Re: [Nagios-users] Help with Monitoring Windows Machines

2008-10-01 Thread Rick Knight
Izz Abdullah wrote: > Hi Rick, > > In your windows.cfg file ensure you have the following: > > define hostgroup{ > hostgroup_name allhosts > aliasAll my Hosts #whatever you want (e.g. allhosts, All my > Hosts, Windows Servers) > members #put the hostname of the server you

Re: [Nagios-users] Help with Monitoring Windows Machines

2008-10-01 Thread Izz Abdullah
Hi Rick, In your windows.cfg file ensure you have the following: define hostgroup{ hostgroup_name allhosts aliasAll my Hosts #whatever you want (e.g. allhosts, All my Hosts, Windows Servers) members #put the hostname of the server you are monitoring here } I've also fo

Re: [Nagios-users] Help with Monitoring Windows Machines

2008-10-01 Thread Andreas Ericsson
Rick Knight wrote: > I've installed Nagios and have it working to monitor my linux localhost > without problems, so I tried to add a Windows server to monitor. I > followed the instructions in Nagios Documentation, Monitoring Windows > Machines. After installing and starting NSClient++ on the Wi