Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Process Runtime
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
This VB Script checks if a process is running and how long it is running. You get an OK if the process is not running or a certain runtime is not exceeded. else the script gives you a CRITICAL status
Time values need to be given and are presented in minutes
Output could be like:
PROCESS RUNTIME OK - Process is not running
PROCESS RUNTIME OK - Process: calc.exe = 1 Minutes
PROCESS RUNTIME CRITICAL - Process: calc.exe = 3 Minutes
Time values need to be given and are presented in minutes
Output could be like:
PROCESS RUNTIME OK - Process is not running
PROCESS RUNTIME OK - Process: calc.exe = 1 Minutes
PROCESS RUNTIME CRITICAL - Process: calc.exe = 3 Minutes
Reviews (0)
Be the first to review this listing!