Search found 1 match
- Thu Nov 06, 2014 11:09 pm
- Forum: Open Source Nagios Projects
- Topic: check_procs error 'unsupported option (BSD syntax)'
- Replies: 18
- Views: 17866
RESOLVED : check_procs error 'unsupported option (BSD syntax
Hi Guys, I too had same issue on rhel 6.1 [root@ttpmpjlrdevapp libexec]# ./check_procs -w 200 -c 300 System call sent warnings to stderr: ERROR: Unsupported option (BSD syntax) I have Resolved this as below 1) Checked which package provides ps command ------------------------------------------------...