ercole-io / ercole

Proactive Software Asset Management. Backend component

Home Page:https://ercole.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ercole

Build Status Gitter codecov Go Report Card Quality Gate Status API Documentation

Ercole is an open-source software for proactive software asset management:

Ercole is made by multiple services:

  • Alert: generate alerts, send notifications. Expose data for 3rd party usage (i.e. prometheus)
  • API: provides REST APIs for the User Interface
  • Chart: provides REST APIs for the charts
  • Data: receives data from the agent
  • Repo: provides a yum repository (proxy?) for the agent binaries

Documentation about Ercole available here.

Main functionalities

Licensing always under control Take care about your Oracle Database installation and prevent the usage of unathorized licenses.

Proactive database optimization All interesting Oracle advisory output pre-elaborated and in a single point.

RMAN Backup policy Plan your RMAN backup policy in the best way.

PSU and RU advisor Plan your PSU and RU patching lifecycle.

Database server CPU and storage capacity Find your over allocated DB server and use the licenses where you really need them.

Auto filling of LMS Oracle audit file Have you ever tried to fill this complicated file? Ercole does it in one click.

Requirements

How to build

go build ./main.go -o ercole

How to run the server

Run the binary: ./ercole serve

You can customize parameters by copying the config.toml file in the same directory as your ercole binary or in /opt/ercole/config.toml.

About

Proactive Software Asset Management. Backend component

https://ercole.io

License:Other


Languages

Language:Go 98.9%Language:Jsonnet 0.4%Language:Python 0.4%Language:Shell 0.3%Language:Dockerfile 0.0%Language:Makefile 0.0%