Nagios check_proc fooled by 15 character limit in /proc/pid/status
Interesting problem with the nagios check_proc command. It does not take into account that the status variable in /proc/pid is limited to 15 characters. Names of processes longer than this are truncated.
No comments:
Post a Comment