Browse Folders

Do you have some slick tips and tricks to share with the rest of the Thwack community? If so, you’re in the right place. The Content Sharing Zone is designed for you to share and explore resources that can make managing your systems and network easier than ever. Here you’ll find all kinds of cool tools, like custom Orion reports and alerts you can leverage in your environment, custom scripts for Cirrus and ipMonitor, and even some useful device configurations. Go ahead and start sharing and exploring today!

Frame-relay Bandwidth Mis-Match

Downloads: 271 File Size: 16.2kB
Posted By: jtimes Views: 1,271
Date Added: 05-26-2007

Purpose:
Detects and reports Bandwidth mis-match between what Orion has as a configured interface speed and what the device interface has configured.
Validates that Frame-relay circuit upgrades have been updated in Orion

Prerequisite:
Device/interface must be already monitored in Orion

Optional:

Report Scheduler job defined to send report daily

 

Filed under:

Comments

 

jmcgrath said:

I need to make sure that the NICs bandwidth on my VMs match the physical network. For example one server is set to 100 Mbps but the physical NIC is 1000 Mbps, so when it starts to use more bandwidth it is over 100%. Can this report identify this? If so what do I need to include in the report?
06-27-2007 3:46 PM
 

jtimes said:

Modify the Interface type number to the corresponding number for the type of interface (InterfaceType=6) Ethernet (all fast/gig etc) (InterfaceType=9) TokenRing (BrokenRing) (InterfaceType=22) Serial (non-Frame-relay) (InterfaceType=171) POS (InterfaceType=49) ATM - aal5 (InterfaceType=53) PortChannel There could be more, just open the Interfaces table in DB Manager and find them. Don't forget to use "Save As" then change the report name to the corresponding topology
07-03-2007 11:12 AM