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 Documentation Nagios – Writing a Custom Worker
0.0 (0)
8.1K
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 > Maxim
M

Maxim

@maxx_s

User Stats

Favorites0

Views

Projects0

No Projects Found
check_ibm_bladecenter.py

Some improvements

Thank you for plugin! I allowed myself to make some improvements. Diff below 1 - Adding option for crypto protocol in snmpv3 75a76,81 > parser.add_option("-a","--snmp_protocol", dest="snmp_protocol", > help="SNMP protocol (only with SNMP v3)", default=None) > parser.add_option("-X","--snmp_passphrase", dest="snmp_passphrase", > help="SNMP passphrase (only with SNMP v3)", default=None) > parser.add_option("-x","--snmp_privproto", dest="snmp_privproto", > help="SNMP privproto (only with SNMP v3)", default=None) 107c113 snmp_options = snmp_options + " -u %s -l %s -A %s -a %s -X %s -x %s " % (opts.snmp_username,opts.snmp_seclevel,opts.snmp_password,opts.snmp_protocol,opts.snmp_passphrase,opts.snmp_privproto) 2 - Option exclude now may be a list( -e [2,3,4]) usefull for powermodules check 234c240 if myIndex in opts.exclude: continue

Reviewed 12 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks