Hi all, I have an question related to monitoring windows machines using nagios. I installed nagios on debian and it works super. For monitoring windows client I installed on windows NSClient++ - 0.3.5.2 2008-09-24, and set up NSC.ini ( among other configuration elements )
command[check_load]=/usr/lib/nagios/plugins/check_load -w 15,10,5 -c 30,25,20 ( just want to make first step with this ) When I execute from my linux -nagios server command as bellow /usr/lib/nagios/plugins# ./check_nrpe -H WIN_IP_ADDRESS -c check_load I got error: ExternalCommands: failed to create process (/usr/lib/nagios/plugins/check_load -w 15,10,5 -c 30,25,20): 3: The system cannot find the path specified. >From this I can conclude that I can access from nagios server to NRPE client on windows server, but for some reason I cannot get correct results. When I check over web for "CPU LOAD " I am getting info as " UNKNOWN " (No output returned from plugin) " Demand is to monitor windows machines, monitoring linux servers works super. Any information is welcom and thank you in advance Elvir ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
