[Nagiosplug-help] Install Nagios plug: instruction step 5: hosts.cfg file

Labrovic, Ivan ivan.labrovic at centric.eu
Tue Aug 10 13:20:32 CEST 2010


In step 5 of the installation, we have to check de correct paths to the new plugins but no path is specified.
How do I add the paths in de cfg file?

Here is our currect cfg file:

[root at AP-GDA120-NAG nagios]# cat ./etc/objects/gouda/hosts.cfg
###############################################################################
#
# HOST DEFINITION
#
###############################################################################
###############################################################################


define host{
        use                     centric-windows            ; Name of host template to use
        host_name               ms-gda01
        alias                   ms-gda01
        address                 ms-gda01
}
define host{
        use                     centric-windows
        host_name               fs-gda01
        alias                   fs-gda01
        address                 fs-gda01
}
define host{
        use                     centric-windows
        host_name               fs-gda02
        alias                   fs-gda02
        address                 fs-gda02
}
define host{
        use                     centric-windows
        host_name               fs-gda03
        alias                   fs-gda03
        address                 fs-gda03
}
define host{
        use                     centric-linux
        host_name               ix-gdd01
        alias                   ix-gdd01
        address                 ix-gdd01
}
[root at AP-GDA120-NAG nagios]#

Ivan Labrovic
Centric

This e-mail is personal. For our full disclaimer, please visit www.centric.eu/disclaimer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20100810/d92dcc14/attachment.html>


More information about the Help mailing list