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
Others check_file_sha512.pl (Advanced Nagios Plugins Collection)
0.0 (0)
6K
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 > Nika Chkhikvishvili
NC

Nika Chkhikvishvili

@frrrredo

User Stats

Member Since: April 1, 2011

Favorites1

Views956

Projects1

check_stratum
NTP and Time
check_stratum
NTP Service Stratum Level Monitoring Script for Nagios. This Script (v.0.1) was designed for running within nrpe daemon, to monitor remote NTP servers. If you…
0.0 (0)
100.9K
1
Nika Chkhikvishvili
GPL
SNMP checking for IBM Bladecenters

Power Utilization

awesome plugin, I think it will be much better if you add performance data on output. There is some sensitive info about power domains (power utilization) and it would be nice if the plugin could be get this information also. For getting this values in my implementation I added following: elsif($test_name =~ m/^Power-1$/i){ $oid = "2.10.1.1.1.10.1"; # Power Domain 1 $data = SNMP_getvalue($snmp_session,$oid_prefix.$oid); $data =~ s/W//g; $data_text=$data."W Domain 1 Power Utilization"; } elsif($test_name =~ m/^Power-2$/i){ $oid = "2.10.1.1.1.10.2"; # Power Domain 2 $data = SNMP_getvalue($snmp_session,$oid_prefix.$oid); $data =~ s/W//g; $data_text=$data."W Domain 2 Power Utilization"; } #(tested on IBM Bladecenter H)

Reviewed 15 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile