Nagios Exchange Nagios Exchange
  • Home
  • Directory
  • Library
  • Support
  • 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
  • Home
  • Directory
  • Library
  • Support
  • About
Plugins4391Themes and Skins11Add-ons738Documentation283Graphics 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
Other Tutorials And HOWTOs MySQL Monitoring Through Nagios
0.0 (0)
70.1K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)LAMY (6)Davide Lemma (4)deskwork_itunes142 (4)Joerg Hoerter (3)
See More
Newest Contributors
messefreeze (2)apham (1)mngvn (2)Georg2Korger2 (1)Guillaume8723 (1)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Tom Eklöf
TE

Tom Eklöf

@tom.molin

User Stats

Member Since: July 26, 2012

Favorites0

Views1666

Projects3

check_NetAppLeftAggr
NetApp
check_NetAppLeftAggr
Monitor if the NetApp Aggregate Total storage space falls below a threshold.
0.0 (0)
32.3K
0
Tom Eklöf
GPL
check_writespeed
Active Checks
check_writespeed
Checks if a file is writable and count the seconds it takes to write it. Can also be used to make sure a disk is…
0.0 (0)
60K
0
Tom Eklöf
GPL
Count the number of half-open SYN (flood) connections
Network Connections, Stats and Bandwidth
Count the number of half-open SYN (flood) connections
Count and graph the number of half-open SYN_R connections with netstat. Useful for detecting SYN Floods.
0.0 (0)
56.5K
0
Tom Eklöf
GPL
check_postqueue.sh

Does almost what is should

Change the last rows to this to get queue statistics: queue=`getQueue` LABEL="| mail_queue=$queue;$warning;$critical;0;" if [ "$queue" -ge "$critical" ]; then echo "CRITICAL - $queue $LABEL" exit 2 elif [ "$queue" -ge "$warning" ]; then echo "WARNING - $queue $LABEL" exit 1 else echo "OK - $queue $LABEL" exit 0 fi

Reviewed 13 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile