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
Plugins4387Themes and Skins11Add-ons734Documentation283Graphics 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
Linux check_auth.pl (Advanced Nagios Plugins Collection)
0.0 (0)
31.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
Guillaume8723 (1)Salvo (1)SOHA-IT (1)Tsvetomir Tsvetanov (1)Igor Ru (1)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Kristan Webb
KW

Kristan Webb

@kristan

User Stats

Member Since: May 12, 2010

Favorites0

Views

Projects0

No Projects Found
check_mysql_count

Good idea, needs more work

This script has fulfilled a check we need so I thought I'd share a slight addition: after the line $status = "Rows $state - $count rowsn"; add if ($count =~ m/D/) { $state = "CRITICAL"; $status = "$count n"; } This returns the MySql error (if there is one) rather than just returning OK when unable to connect to the server or the check is not correct... Also the condition needs to be an escaped string - ie. host="localhost" or if using NagiosQL to configure Nagios: host=\"localhost\"

Reviewed 15 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile