I’ve a windows service apply rule to check services on Windows hosts ( nsclient++). The rule has
check_command = nrpe
vars.nrpe_version_2 = true
However check command check_nrpe doesn’t have -2 argument. Without it, the check result show this message “Invalid packet version was received from the server”.