This is to reply my own post which i've just posted few minutes back reason behind is that i've found the solutions in the config file i just changed the host group name and find it working.
regards,
Omer
Search found 3 matches
- Wed Jan 12, 2011 2:33 am
- Forum: Open Source Nagios Projects
- Topic: How to add additional windows host to nagios?
- Replies: 5
- Views: 6406
- Wed Jan 12, 2011 2:19 am
- Forum: Open Source Nagios Projects
- Topic: How to add additional windows host to nagios?
- Replies: 5
- Views: 6406
Re: How to add additional windows host to nagios?
Here are the parameters from /usr/local/nagios/ets/nagios.cfg # Definitions for monitoring the local (Linux) host cfg_file=/usr/local/nagios/etc/objects/localhost.cfg # Definitions for monitoring a Windows machine cfg_file=/usr/local/nagios/etc/objects/windows.cfg cfg_file=/usr/local/nagios/etc/obje...
- Tue Jan 11, 2011 7:56 am
- Forum: Open Source Nagios Projects
- Topic: How to add additional windows host to nagios?
- Replies: 5
- Views: 6406
Re: How to add additional windows host to nagios?
Pretty much the same was as the first one - just change the name and IP address. You can either put the configuration in the same file as the previous one, or a new one - Nagios doesn't care. I though the same way you explained but naigos do care about it and generates an error message, let me put ...