SNMP

 

From version 3.1.5 an SNMP agent is provided as well as the WCF assemblies allowing access to the reporting and controlling facilities of the database server.

The SNMP agent supports versions 1 and 2c of the SNMP protocol, and can be used with any third party SNMP monitoring and controlling software. The MIB database is also provided with the SNMP agent.
We do recommend a free version of the iReasoning MIB browser.
http://ireasoning.com/mibbrowser.shtml

Monitoring of the database is an important feature of the enterprise world. Many companies across the world use Zabbix (www.zabbix.com) or Nagios (www.nagios.com) to monitor their servers, operating systems and components, networking equipment.
With the SNMP agent in place the Eloquera Database can be monitored by any of these enterprise-level products.

With the SNMP agent you can profile your queries and LINQ statements. You also can see the following information:

·         Who are the clients?

·         What was the last query?

·         How long did it take to perform the query?

·         How many objects did the query return?

·         If a query too slow, now you can see whether indexes were involved.

Note: LINQ queries will be demonstrated as equivalent SQL queries. Database server uses internal query language that it will map to SQL equivalent for reporting purposes.

http://eloquera.com/sites/default/files/filepicker/1/QueryTable.png

With SNMP monitoring and control now you can see and change the cache configuration and status

http://eloquera.com/sites/default/files/filepicker/1/CacheConfig.png

The events log:

http://eloquera.com/sites/default/files/filepicker/1/EventLog.png

Have any exceptions been thrown?

http://eloquera.com/sites/default/files/filepicker/1/Exceptions.png

Now you can make Backup and Restore the database via the SNMP agent.

The SNMP agent will give you power to explore the database internals:

·         Uptime

·         Database path

·         Listening port

·         Opened databases

·         Types registered; their fields and properties

and many more