Custom Query (196 matches)
Results (136 - 138 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#328 | fixed | Monitor used connections on sql.mit.edu | adehnert | |
Description |
Now that #327 is fixed, we're somewhat less likely to notice when one user (probably hacked or DoSed?) is using a ton of connections. We should add monitoring of used connections, either max connections per user or total connections. The check_mysql_query plugin in combination with the PROCESSLIST table in the information_schema database may be useful. |
|||
#352 | fixed | Monitor scripts hosts | adehnert | |
Description |
We should monitor scripts hosts with the usual battery of load, disk usage, ssh, ping, etc. checks. It's kinda lame that when a-h (seemingly) died today we got alerts only from the guests on it. |
|||
#143 | fixed | Monitor postfix queue size | adehnert | |
Description |
Today we had over a million emails in our postfix queues due to a misbehaving script or something. We should have nagios alert when the size of the queues gets over a hundred or something on a server, so that we notice these problems *before* running ls in the queue directory (much less actually doing something with the messages) becomes annoyingly slow*.
|