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
2012 Nagios World Conference Presentations Nagios Conference 2012 – John Sellens – Nagios Indirection
0.0 (0)
47.6K
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 > idroj
i

idroj

@idroj

User Stats

Favorites0

Views

Projects0

No Projects Found
Interfacetable_v3t

Awesome

I configured and monitored 3Com Switches (2829 and 2849) and Sonicwall NSA2400 successfully. While I'm configuring all this stuff I found some troubles that I solved by myself: 1.- 3Com Switches (2849) labels contains ", " (comma and space) and this caused broken links to pnp4nagios graphs cause XML an RRD files generated translated this sequence to "._". To solve this I added (line 1855) the following line to "GenerateInterfaceTableData" function inside check_interface_table_v3t.pl file: $servicename =~ s/, /._/g; 2.- Blank characters in Nagios Hostnames are visualized as "Q20" in "Node Selector" drop down menu. I solved this adding the following line to "nodename" function inside /usr/local/interfacetable_v3t/share/tables/index.php file: $filename = preg_replace("/(Q20)/", " ", $filename); Hope this help somebody. Thanx for this awesome plugin!!!

Reviewed 13 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks