Enabling the device counter extension
The device counter extension provides a utility to automatically track the number of unique end points from which Tivoli Netcool/OMNIbus receives events. The utility helps count unique devices by class, which can help identify the size of your managed environment, for example, to compare entitlement.
About this task
Based on the unique values of the @Node
fields,
the utility counts the events and writes an entry to the device counter
log file, for example, $OMNIHOME/log/AGG_P_device_counter.log1.
The log file details the number of end points it has received events
from, for example:
Wed May 20 15:58:57 2015: Network
devices: 18817, Server devices: 0, Client devices: 0
End points that the ObjectServer does not receive at least one event from in more than 1 year are removed from the count and are not counted in the log file. The log file is updated once a day.
Each monitored end point can be categorized as one of the following types based on their class:
- Type 0: Network device
- Type 1: Server device
- Type 2: Client device
- Type 9: Exempt device
The default type for all classes is Network device (0). However,
this can be modified in the master.device_types
table.
To enable the device counter extension: