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
Microsoft Exchange Exchange 2016 mailbox backup state check
5.0 (4)
10.4K
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 > Amit Kumar Mund
AK

Amit Kumar Mund

@amitmund

User Stats

Member Since: August 2, 2012

Favorites0

Views1

Projects2

Check And Graph DataOut From Network Interface
Network Connections, Stats and Bandwidth
Check And Graph DataOut From Network Interface
Bash script to graph the network bytes out from eth0.
1.0 (1)
62.4K
0
Amit Kumar Mund
CheckSSLCertExpiry
Security
CheckSSLCertExpiry
A simple bash script to check if the ssl certificate is getting expire. If getting expired in 10 days then it will alert. Syntax: script…
4.0 (1)
10.2K
0
Amit Kumar Mund
GPL
check_cpu.sh

Few updated needed on the new version

The script is really good. Just few updated needed: as the new version is using vmstat and not iostat, so it would be nice to check vmstat: here is my modification: #IOSTAT=/usr/bin/iostat VMSTAT=/usr/bin/vmstat and the check: # if [ ! -x $IOSTAT ]; then if [ ! -x $VMSTAT ]; then # echo "UNKNOWN: iostat not found or is not executable by the nagios user." echo "UNKNOWN: vmstat not found or is not executable by the nagios user." exit $STATE_UNKNOWN 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