DataBase Parameters

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
wiproltdwiv
Posts: 281
Joined: Sat Sep 08, 2012 12:52 am

DataBase Parameters

Post by wiproltdwiv »

Hi ,

Can u please suggest me that how can i monitor below databases parameters:

Database:
Database Instance Name
Log file size(KB)
Log file used(KB)
Log File used %
Flush Log time
Log Cache ratio
Log Flush Wait Sec
Transactions Sec
Log Flush Sec

Tables:
Database Name
Table Name
Created Date
Total Rows
Data Space

Users:
Database
User Name
User Role

If yes then provide me feasible solution. If possible provide me plugins name as well.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: DataBase Parameters

Post by tmcdonald »

This is all going to be very heavily dependent on the database engine, such as MySQL, Postgres, MSSQL, etc. A great place to look would be the Nagios Exchange:

https://exchange.nagios.com/

There's no guarantee that there is a plugin for each and every metric you listed, but there's a lot on the Exchange and a good chunk of them are most likely present.
Former Nagios employee
Locked