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
Plugins4387Themes and Skins11Add-ons732Documentation283Graphics 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
Nagios Core Show service state in statusmap – Nagios 3.x
5.0 (4)
172.7K
RSS Feed
Newest Listings Updated Listings
Top Contributors
LAMY (7)Julien DESMAREST (6)deskwork_itunes142 (4)Davide Lemma (4)Joerg Hoerter (3)
See More
Newest Contributors
Guillaume8723 (1)Salvo (1)SOHA-IT (1)Tsvetomir Tsvetanov (1)Igor Ru (1)
See More
Home > BV Associates
BA

BV Associates

@bva

User Stats

Favorites0

Views

Projects0

No Projects Found
check_snmp_raid / check_sasraid_megaraid

great

You need to install the "Megaraid Storage Manager" with SNMP support to make the plugin to work. Once installed, it worked like a charm. By the way, I don't agree that every SNMP errors are returned as UNKNOWN. I think every unintended errors must be CRITICAL. I have to modify it manualy. Maybe this could beimplement as an option?

Reviewed 14 years ago

Check Dell PERC Array

little fix

A little fix to force return of WARNING if GlobalState report only a WARNING. @@ -322,9 +322,9 @@ if ($GlobalState[1] ne 'NORMAL') { - if ($GlobalState[1] eq 'WARNING') + if ($GlobalState[3] eq 'OK') { - $WorstState = 'WARNING'; + $WorstState = 'CRITICAL'; } # Battery State Check elsif ((($GlobalState[3] eq 'RECONDITIONING') || ($GlobalState[3] eq 'CHARGING') || ($GlobalState[3] eq 'LOW')) && ($GlobalState[1] ne 'CRITICAL'))

Reviewed 14 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks