Page 1 of 1

Service Status as Host Description

Posted: Tue May 27, 2014 6:32 am
by mkeil77
i'm still quite new to Nagios and would have one question for the experts.

we setup already a couple of host/service checks and some of them are getting the device information (like model, serial No) via SNMP in a service check.
Would it be possible to add those Service status information into the description of a host ?

thanks a lot in advance for your replay
Mat

Re: Service Status as Host Description

Posted: Tue May 27, 2014 7:20 am
by rajesh.mehra
Not it is not possible to see service status in Host Description but you can add manually in host description.


"notes XXXX server Model no. 0000"

Rajesh Mehra

Re: Service Status as Host Description

Posted: Tue May 27, 2014 7:42 am
by mkeil77
rajesh.mehra wrote:Not it is not possible to see service status in Host Description but you can add manually in host description.


"notes XXXX server Model no. 0000"

Rajesh Mehra

Hi Rajesh,

thats what i'm doing right now. Was just wondering if i could automate that somehow with the information from the service check.

regards
Mat

Re: Service Status as Host Description

Posted: Tue May 27, 2014 9:41 am
by tmcdonald
Adding the service status information to the description of a host automatically would require a restart of the Nagios core in order to take effect, which essentially means a restart of Nagios after every check. This is not possible.