Behavior Models Cookbook
-
DBI Models - ifEntry_LogToDBI -
Path: /model/DBI/ifEntry_LogToDBI.mod
Collects ifEntry metrics and logs them to a database.
The model takes advantage of NerveCenter's single threaded Perl interpreter by establishing a connection and allowing each successive use (whether the same node or not) to utilize the connection. Only in the event when a connection is dropped is an attempt made to re-establish.
The ifEntry data is collected via normal polls and then inserted into the database.
The table schema is as follows:
Field | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|
The following property must be in the property group for the nodes you want to monitor:
Below is a list of the objects that generate triggers:
Below is a list of behavior model settings that you might want to customize to suit the requirements of your site.
DBI Models | Interface Status Models |
29 July 2003 |