Page 1 of 1
CHECK_NRPE: Invalid packet type received from server.
Posted: Wed May 15, 2019 12:39 pm
by DrewDennis
Hey guys and gals - I just started getting this error from 2 of my SQL cluster nodes after a reboot. Not sure why. the check is ::
rmg_clustererror = check_eventlog "scan-range=-360m" "truncate-message=1023" "file=system" "warn=none" "crit=count>0" "filter=(level='error' AND source='Microsoft-Windows-FailoverClustering')"
This is configured in my nsclient.ini file on each of the cluster nodes. Any input is appreciated!
-Drew
Re: CHECK_NRPE: Invalid packet type received from server.
Posted: Wed May 15, 2019 4:06 pm
by npolovenko
Hello,
@DrewDennis. Did you update the XI server recently? Please find the check_nrpe command and add -2 to force version 2 packets, and then Apply Configuration:
Untitled.png
Re: CHECK_NRPE: Invalid packet type received from server.
Posted: Wed May 15, 2019 5:21 pm
by DrewDennis
No - It's a "stock" install we did a few weeks ago with the latest build. There is an update but it would not install so we rolled back. I'll try changing the nrpe and report back... THanks!
D
Re: CHECK_NRPE: Invalid packet type received from server.
Posted: Wed May 15, 2019 5:24 pm
by DrewDennis
Update - added -2 to the check_nrpe command. No change.
Re: CHECK_NRPE: Invalid packet type received from server.
Posted: Wed May 15, 2019 9:01 pm
by DrewDennis
I now have this error on 3 separate clusters after reboots have taken place. It was working properly before reboots....crazy!
Re: CHECK_NRPE: Invalid packet type received from server.
Posted: Wed May 15, 2019 9:37 pm
by DrewDennis
Re: CHECK_NRPE: Invalid packet type received from server.
Posted: Thu May 16, 2019 10:29 am
by npolovenko
@DrewDennis, Thanks for sharing the solution with us. I will be closing this thread as resolved.