How to monitor a remote Windows host using Nagios?
Now it is time to move to some remote Windows host machine to configure with Nagios but before moving activate and configure windows.cfg file on your Nagios Server. If you havn’t install a nagios server please follow HowTo “How to install Nagios on CentOS?”
Edit Nagios.cfg
[you@yourmachine nagios] vi /etc/nagios/nagios.cfg
——————————————————-
——————————————————-
#cfg_file=/etc/nagios/objects/windows.cfg
——————————————————-
Remove the leading comments symbol “#” from nagios.cfg. Save it and exit.