Navigation
Learn About
Developing With
Ingres Talk
Information
Toolbox
Views
Snmp agent
From Ingres Community Wiki
Welcome to the wiki page for the Ingres SNMP Agent Project.
Project Contact: James Semple
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.
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 9.2 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.
Many thanks to Glen-Bremner Stokes, the original developer of this agent.
Discussion on the community forum
Discussion on comp.databases.ingres
_______________________
Project started 23 Feb 2008

