NSClient++ Help (#1) - version mismatch (#338) - Message List
version mismatch
I get different versions reported by NSClient++ when queried by check_nt or check_nrpe. Is this expected?
$ ./check_nrpe -H app03 I (0.3.5.1 2008-09-24) seem to be doing fine...
$ ./check_nt -H app03 -p 12489 -s nagios -v CLIENTVERSION NSClient++ 0.3.5.2 2008-09-24
prl77
01/22/09 22:54:40 (3 years ago)
-
Message #1005
Sorry, it wrapped...
$ ./check_nrpe -H app03
I (0.3.5.1 2008-09-24) seem to be doing fine...
$ ./check_nt -H app03 -p 12489 -s nagios -v CLIENTVERSION
NSClient++ 0.3.5.2 2008-09-24
prl7701/22/09 22:57:15 (3 years ago) -
Message #1007
no it *should not* :)
The NRPE code was "old" and did not use the API an instead use the .h file so since the version is update during build that is why it is wrong I think...
MickeM
mickem01/23/09 07:29:43 (3 years ago)







