Nagios Exchange
  • Home
  • Directory
  • About

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up

Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now

Plugins4379Themes and Skins11Addons732Documentation283Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
Data Protector check_dp_mediapool_media
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (4)Davide Lemma (4)deskwork_itunes142 (4)Joerg Hoerter (3)TcoUpLoad (1)
See More
Newest Contributors
Community Member (51)Davide Lemma (4)Alarig Le Lay (1)Penn Rabb (1)Sean Falzon (1)
See More
Home > Ralf
R

Ralf

@formwandler

User Stats

Favorites0

Views

Projects0

No Projects Found
check_proc_age.sh

Bug + minor improvements

1) Line 86 has a bug Original: elif [$ageproc -gt $warning ] Corrected: elif [ $ageproc -gt $warning ] 2) Minor improvements I made a) nbproc The "comm,args" options should be changed to "comm" only, otherwise the calculated number of processes is always increased by 1. nbproc=$(ps -A -o comm | grep -w $proc | grep -v $0 | wc -l) b) Output The output should always begin with w.g. "CRITICAL: ", "WARNING: " or "OK: ".

Reviewed 13 years ago

Check process runtime

Time calc wrong

The time calculated in seconds is wrong on my actual Linux system. check_proc_age.sh works better.

Reviewed 13 years ago

No Favorites Found

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks