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..
SQL Express Database
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: SQL Express Database
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.
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.