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-ons738Documentation283Graphics 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
Databases Informix database extent check check_informix_extent.sh
0.0 (0)
35.5K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)LAMY (6)Davide Lemma (4)deskwork_itunes142 (4)Joerg Hoerter (3)
See More
Newest Contributors
messefreeze (2)apham (1)mngvn (2)Georg2Korger2 (1)Guillaume8723 (1)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Edward Wymer
EW

Edward Wymer

@E-werd

User Stats

Member Since: February 7, 2013

Favorites0

Views

Projects0

No Projects Found
Check Dell Powerconnect switch

Works for what it does

Not super-featured, but works well for what it is made for. I wish there was hardware monitoring (fan + temp), but who knows... maybe it's just not possible, the other options don't either. I am using a stack of 5 Dell Powerconnect 5548 switches. I was curious how to check the ports on anything after the first switch and, through trial an error, I figured it out. It separates each switch in the stack by 2. So I made a formula. Assume that s = switch number in stack and p = port number on that switch. Calculate t by adding your total number of numbered ports (count on front plus SFP if you have them) and add 2 to this number. Solve for n, port you want to watch. n = ((s * t) - t) + p So, and I'm only assuming this works on other models, I have 5 48-port switches with 2 SFP+ ports each, plus the two spacers... for me, t = 52. Let's say I want to select port 31 on switch 4: n = ((4 * 52) - 52) + 31 n = 187 Good luck!

Reviewed 13 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile