I was wondering where the documentation for the Service Management (CCM) might be located.
I am trying to understand the options in the GUI and so far options with single letter labels are not real intuitive.
Service Management documentation?
Re: Service Management documentation?
We have a document that explains how to manage hosts in the CCM:
http://assets.nagios.com/downloads/nagi ... gement.pdf
It's not very different when it comes time to manage services as well. As far as the single letters go, that's usually related to the state. C = Critical, U = Unknown, D = Down, etc. They directly relate to the Nagios Core documented config settings:
http://nagios.sourceforge.net/docs/3_0/ ... ml#service
It's a bit of a read, but once you know what you are looking for (escalations, for instance) finding out what letter means what is pretty easy.
http://assets.nagios.com/downloads/nagi ... gement.pdf
It's not very different when it comes time to manage services as well. As far as the single letters go, that's usually related to the state. C = Critical, U = Unknown, D = Down, etc. They directly relate to the Nagios Core documented config settings:
http://nagios.sourceforge.net/docs/3_0/ ... ml#service
It's a bit of a read, but once you know what you are looking for (escalations, for instance) finding out what letter means what is pretty easy.
Former Nagios employee