Search found 2 matches

by Volcharge
Wed Aug 26, 2015 10:45 pm
Forum: Open Source Nagios Projects
Topic: nagios_nrpe.cfg
Replies: 1
Views: 809

nagios_nrpe.cfg

There is a command in nrpe.cfg : /usr/local/nagios/libexec/check_http -I 127.0.0.1 It's critical because I have a virtual directory, my website place is: 127.0.0.1/zmaze so I tried to modify the command as : /usr/local/nagios/libexec/check_http -I 127.0.0.1/zmaze but it doesn't work. Can someone tel...
by Volcharge
Wed Aug 26, 2015 8:53 pm
Forum: Open Source Nagios Projects
Topic: nagios_objects
Replies: 1
Views: 755

nagios_objects

Hi,everybody: In /usr/local/nagios/etc/objects/ I created hosts.cfg and services.cfg But I found one question: I can't define one more host,but I need to minitor 7 linux_hosts in my company. HOW CAN I DEFINE ONE MORE LINUX by modifying hosts.cfg and services.cfg? THX THX THX!!!! :D :D :D :D :D :D :D...