Search found 1 match
- Fri Jul 07, 2017 6:23 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Threshold issue
- Replies: 2
- Views: 939
Nagios Threshold issue
Nagios XI check_file_service!-C 'ssh nagios@$HOSTADDRESS$ ls -l /tmp' -F 'Filename*' -T 'files'! -w >1 -c <1 I am trying to setup a file check which will be OK for 1 file present, and basically warning/critical otherwise. But I received this error 'Problem with warn theshold ..... Crux of it being t...