Share

Nagios Plugin Development

Tracker: Patches

5 check_snmp - don't read MIBS if not needed - ID: 1212395
Last Update: Settings changed ( sghosh )

One of the slowdowns in check_snmp is when snmpget
reads all the MIB files. But it occurred to me today
that if you call check_snmp with an OID (instead of an
SNMP variable name), then we don't need to read any MIB
files at all.

Here's a patch.

Thanks!

John
jsellens@syonex.com


John Sellens ( jsellens ) - 2005-06-01 03:41

5

Closed

None

Subhendu Ghosh

None

None

Public


Comment ( 1 )

Date: 2005-06-01 19:41
Sender: sghoshProject Admin

Logged In: YES
user_id=46572

modified patch updated to cvs.
thanks


Attached File ( 1 )

Filename Description Download
mmmm patch to check_snmp.c to avoid MIB reading if not needed Download

Changes ( 4 )

Field Old Value Date By
close_date - 2005-06-01 19:41 sghosh
status_id Open 2005-06-01 19:41 sghosh
assigned_to nobody 2005-06-01 14:32 sghosh
File Added 136758: mmmm 2005-06-01 03:41 jsellens