SQL Express Database

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
esorb26
Posts: 4
Joined: Tue Oct 11, 2016 12:29 am

SQL Express Database

Post by esorb26 »

Hello Everyone,

I have been researching if there is a way to monitor the SQL Express Database size, but i cannot find a way to monitor it. What I would like is to be alerted before it reached 10 GB, Any help or suggestion will do. Thanks in advance..
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: SQL Express Database

Post by dwhitfield »

I'm not sure if the SQL Server plugins will work with SQL Express, but you should take a look at https://exchange.nagios.org/directory/P ... /SQLServer

If the current plugins don't work, it likely won't take a lot of effort to rewrite one. https://nagios-plugins.org/doc/guidelines.html may look like a long document, but it is really not that difficult, especially if you are just rewriting an existing plugin. Be sure to pay attention to the license of the plugin though, if you decide you need to rewrite.
Locked