Search found 1 match

by Arnau
Mon May 12, 2014 4:46 pm
Forum: Open Source Nagios Projects
Topic: Monitoring a script
Replies: 1
Views: 4075

Monitoring a script

Hello, I have a problem and ask for help to users of this forum. I have a bash script that alerts me on the number of files that are generated in a folder. The script contains 3 outputs : exit 0 : all ok , exit 1 : motion has been detected (indicating that generated file in the folder ) , exit 2 : t...