Nagios 5.7.4 - check_nrpe problem
Posted: Thu Nov 12, 2020 7:30 am
HI,
I have a problem that I don't understand after updating NagiosXI from version 5.7.1 to 5.7.4.
With the command check_nrpe via NSClient ++ (all versions) from the graphical interface the system logs this:
PROCESS COMMAND: CMD = 1132, DATA = / usr / local / nagios / libexec / check_nrpe -t 60 -H XXXX -c check_drivesize -a 'drive = C:' 'warning = free <20G' 'critical = free <15G' show-all 'perf-config = * (unit: G)' detail-syntax = '{$ {drive_or_name} $ {free} free / $ {used} used / $ {size} total}' top-syntax = '$ {status}: $ {problem_list} '
CMDLINE = / usr / local / nagios / libexec / check_nrpe -t 60 -H XXXX -c check_drivesize -a 'drive = C:' 'warning = free \ <20G' 'critical = free \ <15G' show-all 'perf -config = \ * \ (unit: G \) 'detail-syntax =' \ {\ $ \ {drive_or_name \} \ $ \ {free \} free / \ $ \ {used \} used / \ $ \ {size \} total \} 'top-syntax =' \ $ \ {status \}: \ $ \ {problem_list \} '
OUTPUT = CHECK_NRPE: Invalid packet version received from server.
Failed to validate filter see log for details: Warning expression is not valid: free \ <20G
Puts \.
Everything works from the command line.
Do you also encounter this problem?
Thanks
-f
I have a problem that I don't understand after updating NagiosXI from version 5.7.1 to 5.7.4.
With the command check_nrpe via NSClient ++ (all versions) from the graphical interface the system logs this:
PROCESS COMMAND: CMD = 1132, DATA = / usr / local / nagios / libexec / check_nrpe -t 60 -H XXXX -c check_drivesize -a 'drive = C:' 'warning = free <20G' 'critical = free <15G' show-all 'perf-config = * (unit: G)' detail-syntax = '{$ {drive_or_name} $ {free} free / $ {used} used / $ {size} total}' top-syntax = '$ {status}: $ {problem_list} '
CMDLINE = / usr / local / nagios / libexec / check_nrpe -t 60 -H XXXX -c check_drivesize -a 'drive = C:' 'warning = free \ <20G' 'critical = free \ <15G' show-all 'perf -config = \ * \ (unit: G \) 'detail-syntax =' \ {\ $ \ {drive_or_name \} \ $ \ {free \} free / \ $ \ {used \} used / \ $ \ {size \} total \} 'top-syntax =' \ $ \ {status \}: \ $ \ {problem_list \} '
OUTPUT = CHECK_NRPE: Invalid packet version received from server.
Failed to validate filter see log for details: Warning expression is not valid: free \ <20G
Puts \.
Everything works from the command line.
Do you also encounter this problem?
Thanks
-f