1
0
Fork 0
mirror of https://github.com/shouptech/nagios-plugin-check-rabbitmq.git synced 2026-02-03 14:49:41 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Mike Shoup
be3fbac850 Added aliveness test 2015-04-29 11:03:31 -06:00
Mike Shoup
85ad9b1c32 PEP 8 style fixes (pylint) 2015-04-29 09:44:47 -06:00
Mike Shoup
f63d226887 Added defaults in help messages 2015-04-29 09:42:21 -06:00
Mike Shoup
6a640b9172 Fix check_nodes (first argument is always ignored) 2015-04-29 09:00:09 -06:00
Mike Shoup
0ba59c23bb Fix exit call on python 2.4.3
PEP 8 style fixes (pylint)
2015-04-29 08:58:14 -06:00
Mike Shoup
f247cf0b05 Added new checks.
Reworked so that methods return the message and state code
2015-04-29 08:47:34 -06:00
Mike Shoup
3b32216e9c Added sockets in use alarm 2015-04-29 07:44:20 -06:00
Mike Shoup
bf11f88281 Rename memory_alarm method to mem_alarm 2015-04-29 07:12:00 -06:00
Mike Shoup
5d8c39df97 Reworked the error handling 2015-04-29 07:09:23 -06:00
Mike Shoup
54870bf09d Added high memory alarm check 2015-04-28 15:30:29 -06:00