-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Nagios Core Administration Cookbook Second Edition - Second Edition
By :
In this recipe, you'll learn how to add comments to hosts or services in the Nagios Core web interface to keep track of information about them for all the web interface's users.
You will need access to the Nagios Core web interface and permission to run commands from the CGIs. The sample configuration installed by following the Quick Start Guide provides the nagiosadmin user all the necessary privileges when authenticated via HTTP. You will also need at least one host or service.
If you find that you don't have this privilege, check the authorized_for_all_service_commands and authorized_for_all_host_commands directives in /usr/local/nagios/etc/cgi.cfg and include your username in both, for example, tom:
authorized_for_all_service_commands=nagiosadmin,tom authorized_for_all_host_commands=nagiosadmin,tom
We can add a comment to a host or service by following these steps:
Log in to the Nagios Core web interface...
Change the font size
Change margin width
Change background colour