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-ons741Documentation283Graphics 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
Clustering and High-Availability check_hbase_master_znode.pl (Advanced Nagios Plugins Collection)
0.0 (0)
29.8K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)Yoann LAMY (6)Davide Lemma (4)deskwork_itunes142 (4)mngvn (2)
See More
Newest Contributors
sowoii (1)Nitatemic (1)cjdepaul (1)ixs (1)messefreeze (2)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Hans Mesier
HM

Hans Mesier

@HansMeiser

User Stats

Member Since: May 25, 2018

Favorites0

Views

Projects0

No Projects Found
check_iftraffic64

Script failing with snmpd 5.7.3 on Ubuntu 18.04

Hello, have a problem here with this script and snmpd service 5.7.3 on Ubuntu18.04 We ask for traffic on remote host on eth0 by: check_iftraffic64.pl -H 10.100.4.193 -i eth0 Result is:CRITICAL: Could not match eth0 Reason is line "my $resp=$response->{$key};" in sub fetch_ifdescr On a working machine $resp contains lo, eth0, eth1 On invalid machine with new snmpd this contains also interface/controllerinformation, so script does not find the eth0 match. ### my $resp=$response->{$key}; $resp =~ s/x00//; print "resp: $resp "; ### This is response from snmpd on Ubuntu18.04 resp: Intel Corporation Ethernet Controller 10-Gigabit X540-AT2 resp: Intel Corporation 82574L Gigabit Network Connection resp: Intel Corporation Ethernet Controller 10-Gigabit X540-AT2 resp: Intel Corporation 82574L Gigabit Network Connection resp: lo So i have some assumptions: - this Script losts some of values of response, unfortunately iam not a perl-programmer - snmpd on machine is buggy - snmpd on machine has wrong configuration. (We use minimized /etc/snmp/snmpd.conf with content "rocommunity public 10.100.4.206" successful on many systems) What do you mean? Is there something know to this case? Thanks, Hans

Reviewed 8 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile