NRPE check_os

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
bwnikula
Posts: 3
Joined: Thu Jan 28, 2016 4:35 pm

NRPE check_os

Post by bwnikula »

while attempting to run this command the result returned Windows 8 when the computer I was testing was running Windows 10. Is anyone else experiencing this issue on a windows 10 machine?
Attachments
running the command
running the command
check_os.PNG (3.89 KiB) Viewed 1733 times
computer properties
computer properties
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: NRPE check_os

Post by rkennedy »

What version of NSClient++ are you running?
Former Nagios Employee
bwnikula
Posts: 3
Joined: Thu Jan 28, 2016 4:35 pm

Re: NRPE check_os

Post by bwnikula »

64bit version 0.4.4.15
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: NRPE check_os

Post by hsmith »

Have you tried posting on the NSClient forums? NSClient is not our product, though it is heavily used by us. I'll see if I still have my Windows 10 virtual machine here, or if I blew it up. It's correctly reporting my Windows 7.
Former Nagios Employee.
me.
bwnikula
Posts: 3
Joined: Thu Jan 28, 2016 4:35 pm

Re: NRPE check_os

Post by bwnikula »

thanks i'll do that as well.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: NRPE check_os

Post by hsmith »

Reproduced on 0.4.4.19.

Code: Select all

[root@XI5 libexec]# ./check_nrpe -H 172.16.0.63 -c check_os_version
OK: Windows 8 (6.2.9200)|'version'=62;50;50
I'd file a bug report on his website.
Former Nagios Employee.
me.
Locked