Nagios Exchange Nagios Exchange
  • Home
  • Directory
  • Library
  • Support
  • About
  • Submit Feedback

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
  • Submit Feedback
Plugins4406Themes and Skins13Add-ons760Graphics 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
Telephony Nagios plugin for checking various parameters on a FreeSWITCH system
0.0 (0)
20.4K
RSS Feed
Newest Listings Updated Listings
Top Contributors
deskwork_itunes142 (4)Davide Lemma (3)Chad Columbus (3)Marcin Bednarski (3)Sam N (2)
See More
Newest Contributors
pawal (1)matthewducey (1)Linuxfabrik (1)signalgrid (1)Sanna Glue (2)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Pasha
P

Pasha

@pashas

User Stats

Member Since: September 24, 2013

Favorites0

Views

Projects0

No Projects Found
Check various hardware environmental sensors

Extreame PSU PowerOff state

I wrote a small patch. Added state PSUs "PowerOff". --- check_snmp_environment.pl.old 2013-09-20 09:26:47.000000000 +0300 +++ check_snmp_environment.pl 2013-09-20 08:35:49.000000000 +0300 @@ -272,8 +272,8 @@ my @extreme_slot_nagios = (3,0,2,2,2,0,2,3); my $extreme_ps_table = "1.3.6.1.4.1.1916.1.1.1.27.1"; my $extreme_ps_status = "1.3.6.1.4.1.1916.1.1.1.27.1.2"; -my @extreme_ps_status_text = ("--Invalid--","notPresent","presentOK","presentNotOK"); -my @extreme_ps_nagios = (3,1,0,2); +my @extreme_ps_status_text = ("--Invalid--","notPresent","presentOK","presentNotOK","presentPowerOff"); +my @extreme_ps_nagios = (3,1,0,2,1); my $extreme_fan_table = "1.3.6.1.4.1.1916.1.1.1.9.1"; my $extreme_fan_number = "1.3.6.1.4.1.1916.1.1.1.9.1.1"; my $extreme_fan_operational = "1.3.6.1.4.1.1916.1.1.1.9.1.2";

Reviewed 13 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile