Users Guide

Example Reports | Generating Reports
OMNM 6.5.3 User Guide 279
Example Reports
This section provides the following example reports:
Cisco Port Groups
User Login Report
Network Assessor Reports
Cisco Port Groups
The Cisco Port Group Report collects data on port groups and assembles that to display the current
total bandwidth for port groups under a device or card.
This supports two types of port groups, both with 8 ports:
One type is alternating groups of 8, so on a 48 port card, 1-8 would be one port group, 9-16
would be a second, 17-25 would be a third, and so on.
The other type is even/odd alternating groups of 8, so on a 48 port card, ports 1, 3, 5, 7, 9, 11,
13, and 15 would be one group, while ports 2, 4, 6, 8, 10, 12, 14 and 16 would be a second
group, 17, 19, 21, 23, 25, 27, 29, 31 would be a third group, and so on.
The following two properties in the owareapps/cisco/lib/cisco.properties file configure port
collection:
com.dorado.cisco.portgroups.blockcards
com.dorado.cisco.portgroups.evensoddscards
Tou must add any card for which you want to gather port group data to one of these two lists,
depending on what kind of port groups it wants to collect. Add the card by adding its MODEL
NAME (example: WS-X6248-RJ-45). Delimit multiple models with commas. Examples are in the
cisco.properties file comments.