Search found 1 match

by rodrigofreitas
Fri May 25, 2018 5:45 am
Forum: Open Source Nagios Projects
Topic: Check script duration
Replies: 2
Views: 1298

Check script duration

Hi everyone, I need to run a script running every minute on a Linux machine. My goal is to track how long it takes to complete. Lets say, under 5 seconds, ok, under 15, warning and over 30 critical. Which kind of plugin/script should I use? The ones I find are to check services uptime and stuff like...