From notifications at github.com Mon Sep 1 17:10:28 2014 From: notifications at github.com (Simon Meggle) Date: Mon, 01 Sep 2014 08:10:28 -0700 Subject: check_mailq: fixed mailer names (#1289) Message-ID: You can merge this Pull Request by running: git pull https://github.com/simonmeggle/monitoring-plugins master Or you can view, comment on it, or merge it online at: https://github.com/monitoring-plugins/monitoring-plugins/pull/1289 -- Commit Summary -- * check_mailq: fixed mailer names -- File Changes -- M plugins-scripts/check_mailq.pl (4) -- Patch Links -- https://github.com/monitoring-plugins/monitoring-plugins/pull/1289.patch https://github.com/monitoring-plugins/monitoring-plugins/pull/1289.diff -- Reply to this email on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1289 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Sep 10 20:43:13 2014 From: notifications at github.com (=?UTF-8?B?SG9sZ2VyIFdlacOf?=) Date: Wed, 10 Sep 2014 11:43:13 -0700 Subject: Add check_ifstatus option to ignore interfaces by name (#1276) In-Reply-To: References: Message-ID: Closed #1276. -- Reply to this email on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1276#event-163812699 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Tue Sep 30 08:32:42 2014 From: notifications at github.com (waja) Date: Mon, 29 Sep 2014 23:32:42 -0700 Subject: check_file_age: add option to provide perf data (#1292) In-Reply-To: References: Message-ID: hi @hggh, we do output perf data, if we have them but don't implement an option to enable that. Is there any benefit to make that an option? If not, do you might adjust the PR or should we do that? Many thank, Jan. -- Reply to this email on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1292#issuecomment-57272528 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Tue Sep 30 10:06:59 2014 From: notifications at github.com (=?UTF-8?B?SG9sZ2VyIFdlacOf?=) Date: Tue, 30 Sep 2014 01:06:59 -0700 Subject: check_file_age: add option to provide perf data (#1292) In-Reply-To: References: Message-ID: While at it: Multiple values should be separated by a space character, not by a semicolon. Apart from that, it would be nice if it would also print the `warn` and/or `crit` fields (when the user specified thresholds on the command line). Maybe also `min=0`, at least for the file size (I guess the age might be negative if the file's `mtime` is in the future?). See the [Development Guidelines][1] for the expected format. Thanks a lot! [1]: https://www.monitoring-plugins.org/doc/guidelines.html#AEN200 -- Reply to this email on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1292#issuecomment-57280166 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Tue Sep 30 12:38:21 2014 From: notifications at github.com (koentje) Date: Tue, 30 Sep 2014 03:38:21 -0700 Subject: check_http: chunked Transfer-Encoding (#1286) In-Reply-To: References: Message-ID: I've updated the original pull request at nagios-plugins/nagios-plugins#54 to make the change more robust against segfaults. I'm still new to C, so any help and tips are welcome! -- Reply to this email on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1286#issuecomment-57295216 -------------- next part -------------- An HTML attachment was scrubbed... URL: