Snmp agent

From Ingres Community Wiki

Jump to: navigation, search

Welcome to the wiki page for the Ingres SNMP Agent Project.

Project Contact: Glen Bremner-Stokes (glen@ingres.com)

The project goal is to provide an SNMP MIB and SNMP agent for Ingres databases. The screenshot below shows the results of a mib browser query into the current agent.

Image:Ingmibview.JPG

The agent responds to SNMP get requests and returns the relevant results from the ima_mib_objects table within imadb. This table is explained in the Ingres 2006 release 3 System Administrator Guide, Chapter 10. The agent also supports log file monitoring as well as logstat and lockstat metrics.

The agent is based on the NET-SNMP version 5.4.1 open source project. We are using a commercial product called simplemibeditor to graphically create the MIB tree and ASN.1 MIB file. Much too painful writing ASN.1 manually !

The project is open source and comments/contributions are welcome.

Discussion on the community forum

Discussion on comp.databases.ingres

Download Page


_______________________

Project started 23 Feb 2008

Personal tools
Developing With