Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mohierf/monitoring-configuration
- Owner: mohierf
- Created: 2015-10-30T06:50:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T20:13:09.000Z (about 9 years ago)
- Last Synced: 2023-08-07T01:52:58.272Z (over 1 year ago)
- Topics: graphite, monitor-shinken, shinken, shinken-configuration
- Language: Perl
- Size: 289 KB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.