Search found 1 match
- Sat Jan 20, 2018 11:29 am
- Forum: Open Source Nagios Projects
- Topic: Mail of check_proc does not contain full output
- Replies: 2
- Views: 1290
Mail of check_proc does not contain full output
Dear all, I am using nagios core 4.3.4 on CentOS 7. I have set up check_proc to report porcesses that use a lot of virtual memory. The command that I used is $USER1$/check_procs -w 20000000 -c 10000000 -m VSZ -vv With debug options, I try to get all information in the e-mail message. The output that...