I have resolved the issue. The problem was the period following wegemer.ca
I removed the period and everything is working fine.
Search found 2 matches
- Sat Oct 23, 2010 3:19 pm
- Forum: Open Source Nagios Projects
- Topic: Server address as URL
- Replies: 1
- Views: 1297
- Mon Oct 18, 2010 7:42 am
- Forum: Open Source Nagios Projects
- Topic: Server address as URL
- Replies: 1
- Views: 1297
Server address as URL
Two of the machines that I want to monitor use DHCP to obtain their IP addresses. Is there a way to specify this in the localhost.cfg file when defining the machine. define host{ use linux-server host_name Linux02 alias Linux02 server address 192.168.4.115 ; obtained via DHCP - would like to use lin...