Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
hasegeli
Check MySQL Processlist
github.com/tart/tart-monitoringExecutes just one "Show processlist" query on the server. Checks process' in detail.
/Category:MySQL
Other
Check MySQL Table Status
github.com/tart/tart-monitoringExecutes "show table status" queries for all schemas on the server. Parse the output. Gives Nagios compatible warning, critical notifications and performance data for selected values.
/Category:MySQL
Other
check_beanstalkd
github.com/innogames/igmonpluginsNagios command to check Beanstalkd server stats.
/Category:Others
MIT
check_linux_ulimit.py
github.com/innogames/igmonpluginsChecks the user limits of the active processes on Linux using the /proc file system. Currently, only "Max open files" is checked. Exists with critical when the limit is reached. Exits with warning when it is close. The warning limit can be configured. ...
/Category:Linux
MIT