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

Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More

  • Home
  • Directory
  • Library
  • Support
  • About
Plugins4401Themes and Skins13Add-ons756Graphics 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
Firewall Software Check Palo Alto PANOS BGP status
0.0 (0)
162
RSS Feed
Newest Listings Updated Listings
Top Contributors
Yoann LAMY (7)Julien DESMAREST (6)Davide Lemma (4)deskwork_itunes142 (4)Chad Columbus (3)
See More
Newest Contributors
signalgrid (1)Sanna Glue (2)fisherrs (1)smolinux (1)juanfertor (1)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Daniel
D

Daniel

@daniel_cioruta

User Stats

Member Since: June 6, 2016

Favorites0

Views

Projects0

No Projects Found
IBM Storwize V7000 check_ibm_v7000_svc

lsdrive issue

lsdrive check will never notify a degraded or offline disk. You should replace the commented lines with the next line following the commented line: my %lsdrive_states = ( #'' => 'OK', 'online' => 'OK', 'offline' => 'CRITICAL', 'degraded' => 'CRITICAL', ); } elsif ($check eq "lsdrive") { # * online: blank # * degraded: populated if associated with an error # * offline: must be populated $svc_command = "lsdrive"; $item = "mdisk member"; $item_name = "id"; #$item_state = "error_sequence_number"; $item_state = "status"; &itemcheck(%lsdrive_states)

Reviewed 10 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile