-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.12
-
Component/s: Backend, Monitoring: Nagios
-
Labels:None
-
Epic Link:
-
Sprint:Sprint 14
To add a new Nagios service check two configuration files must be created or extended:
- the command definition file: contains all supported and needed check commands by the available Nagios plugins
- the service definition files: contains the service checks for concrete objects
These configuration files (openattic.cfg) are already created for the "traditional" openATTIC use-cases by the Nagios module. We need such an infrastructure for the Ceph related objects as well. Therefor we might reuse some code of the Nagios module.