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
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
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