Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohierf/monitoring-configuration

Shinken based monitoring configuration
https://github.com/mohierf/monitoring-configuration

graphite monitor-shinken shinken shinken-configuration

Last synced: about 1 month ago
JSON representation

Shinken based monitoring configuration

Awesome Lists containing this project

README

        

# Monitoring-configuration
Shinken based monitoring configuration

## Shinken installation

For main server, see [this document](doc/Shinken-main-installation.md).

For remote site, see [this document](doc/Shinken-poller-installation.md).

## Shinken configuration

For configuration, see [this document](doc/Shinken-configuration.md).

## Shinken/Graphite configuration

For sending metrics to Carbon/Graphite, see [this document](doc/Shinken-Graphite.md).

## To be discussed / improved

- Monitor Shinken itself

Shinken checks pack
Second installation to monitor Shinken/Poller

=> To be estimated.

- Monitor UPS, ... and "exotic" devices

=> To be estimated.

- Use NRPE booster module

Shinken has an NRPE booster module which improves the NRPE checks performances. It avoids launching a process each time a check is launched ...

=> To be estimated.

- Shinken may use SSL connection between main applicaton and remote pollers

SSL connections between Shinken (central) and Shinken (remote) ?

=> To be estimated.