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

Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now

Plugins4379Themes and Skins11Addons732Documentation283Graphics 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
Performance check_sshr_nrdpr
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (4)Davide Lemma (4)deskwork_itunes142 (4)Joerg Hoerter (3)TcoUpLoad (1)
See More
Newest Contributors
Community Member (51)Davide Lemma (4)Alarig Le Lay (1)Penn Rabb (1)Sean Falzon (1)
See More
Home > Matthew Davidson
MD

Matthew Davidson

@agentdavidson

User Stats

Favorites0

Views

Projects0

No Projects Found
check_uptime / check_snmp_uptime

$oid_engineTime appears to be wrong

Hi Willix - I couldn't get the -net flag to work but I updated the $oid_engineTime as follows:- -my $oid_engineTime = '1.3.6.1.6.3.10.2.1.3'; # SNMP-FRAMEWORK-MIB +my $oid_engineTime = '1.3.6.1.6.3.10.2.1.3.0'; # SNMP-FRAMEWORK-MIB It appears to need the dot zero on the end of it. Cheers Matt

Reviewed 8 years ago

check_netscreen_session

perfdata pnp4nagios tweak

I found I had to add a 'space' in the perfdata print statement in order for pnp4nagios to process the perfdata correctly -$perfdata = sprintf("| SessActive=%s,SessMax=%s,SessFail=%sn", +$perfdata = sprintf("| SessActive=%s, SessMax=%s, SessFail=%sn", Thanks

Reviewed 8 years ago

SNMP Interface

Fortigate ifName hack

I've been using the script for many years across various networking devices successfully. However I tried it against a new Foritgate 100F Firewall (FortiOS 6.4.7) and it wouldn't find any of the interfaces by name. It would just return: ERROR : Unknown interface snmpwalk revelled that the interface names were under ifName OID 1.3.6.1.2.1.31.1.1.1.1 rather than ifDescr OID 1.3.6.1.2.1.2.2.1.2 So I made a copy of the script and changed the $descr_table variable to this: my $descr_table = '1.3.6.1.2.1.31.1.1.1.1'; And bingo. Now it's working with this Fortigate.

Reviewed 4 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks