Creating formulas

You can create custom formulas to use for discovery and data collection in addition to the formula library included with Tivoli Netcool Performance Manager DataMart.

For example, if you want to know the number of IP packets discarded on a host from MIB-II, you would use this formula:

ipInDiscards.0 + ipOutDiscards.0

where ipInDiscards.0 is the number of incoming discarded IP packets and iPOutDiscards.0 is the number of outgoing discarded IP packets.

A valid formula needs to have a MIB that is compiled in Tivoli Netcool Performance Manager DataMart. Without a valid MIB, the formula returns an error message to the request.