thank you. Now i got the command tested and running local. Can you tell me with which plugin on the nagios-server can i test the functionality? Is it check_nrpe? since i read that nrpe is integrated in nsclient++
I tested it and it seemed that this works: Input: c:\windows\system32\cscript.exe -NoLogo -T:120 "C:\Program Files\NSClient++\scripts\check_windows_updates.wsf" /w:0 /c:1 Output: reboot required How do i have to enter the command in the nsc.ini? And how do i set up the check command on the...
I´ve found a solution posted on another board where a reference is made to "c:\nrpe\bin". i don´t have an NRPE folder but only the NSClient++ dir under program files. With which program can i test the script local? U:\>c:\windows\system32\cscript.exe -NoLogo -T:120 C:\NRPE\bin\check_window...
Hello, i´m somewhat stuck in trying to get the check_windows_updates.wsf from the website http://exchange.nagios.org/directory/Plugins/Operating-Systems/Windows-NRPE/Check-Windows-Updates/details to work. Maybe someone can shed some insight on me. I d/l the wsf-file and put it on in the /scripts fol...