From notifications at github.com Fri Nov 4 09:13:26 2016 From: notifications at github.com (Oliver Skibbe) Date: Fri, 04 Nov 2016 01:13:26 -0700 Subject: [monitoring-plugins/monitoring-plugins] check_http: added timeout to perfdata as max val (#1374) In-Reply-To: References: Message-ID: Hey, any news on that PR? BR Oliver -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1374#issuecomment-258367879 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Fri Nov 4 09:14:32 2016 From: notifications at github.com (Oliver Skibbe) Date: Fri, 04 Nov 2016 01:14:32 -0700 Subject: [monitoring-plugins/monitoring-plugins] check_smtp: extended support for expect option (#1382) In-Reply-To: References: Message-ID: Another year passed, what do you think about this change? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1382#issuecomment-258368038 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Fri Nov 4 11:36:25 2016 From: notifications at github.com (Oliver Skibbe) Date: Fri, 04 Nov 2016 03:36:25 -0700 Subject: [monitoring-plugins/monitoring-plugins] check_disk - show all disks if state is ok and option error only is used (#1436) Message-ID: This fix changes output of check_disk in case of --error-only/-e option is used and state is ok - Old output: DISK OK - New output: DISK OK - free space: / 159731 MB (83% inode=61%); /dev/shm 2926 MB (100% inode=99%); /boot 58 MB (32% inode=99%); Resolves: #1420 You can view, comment on, or merge this pull request online at: https://github.com/monitoring-plugins/monitoring-plugins/pull/1436 -- Commit Summary -- * check_disk - show all disks if state is ok and option error only is used -- File Changes -- M plugins/check_disk.c (19) -- Patch Links -- https://github.com/monitoring-plugins/monitoring-plugins/pull/1436.patch https://github.com/monitoring-plugins/monitoring-plugins/pull/1436.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1436 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sat Nov 5 17:22:27 2016 From: notifications at github.com (waja) Date: Sat, 05 Nov 2016 09:22:27 -0700 Subject: [monitoring-plugins/monitoring-plugins] check_radius: Support RADCLI library (#1437) Message-ID: Please allow using [RADCLI](http://radcli.github.io/radcli/) library, all other supported one seems to be more or less abandoned. See also https://bugs.debian.org/822337, -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/issues/1437 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sat Nov 5 19:04:32 2016 From: notifications at github.com (waja) Date: Sat, 05 Nov 2016 11:04:32 -0700 Subject: [monitoring-plugins/monitoring-plugins] This patch adds support for using the radcli library (#1438) Message-ID: http://radcli.github.io/radcli/ (Closes #1437) You can view, comment on, or merge this pull request online at: https://github.com/monitoring-plugins/monitoring-plugins/pull/1438 -- Commit Summary -- * This patch adds support for using the readcli lib. -- File Changes -- M configure.ac (29) M plugins/check_radius.c (12) -- Patch Links -- https://github.com/monitoring-plugins/monitoring-plugins/pull/1438.patch https://github.com/monitoring-plugins/monitoring-plugins/pull/1438.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1438 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sat Nov 5 20:57:42 2016 From: notifications at github.com (waja) Date: Sat, 05 Nov 2016 12:57:42 -0700 Subject: [monitoring-plugins/monitoring-plugins] [WIP] This patch adds support for using the radcli library (#1438) In-Reply-To: References: Message-ID: Looks like API is not (completly) compatible to freeradius-client. rc_send_server for example has there 4 parameters: https://www.mankier.com/3/rc_send_server. Other API changes are there too: https://github.com/radcli/radcli/commit/9f2da1ca9dade4bb6fb318d66f80badd61ed1830 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1438#issuecomment-258636797 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sun Nov 6 21:36:21 2016 From: notifications at github.com (Jason Ellison) Date: Sun, 06 Nov 2016 12:36:21 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_mysql performance label length exceeds 19 characters (#1439) Message-ID: check_mysql performance label length 'Qcache_queries_in_cache' and 'Qcache_lowmem_prunes' exceeds 19 characters > label length is arbitrary, but ideally the first 19 characters are unique > (due to a limitation in RRD). Be aware of a limitation in the amount of > data that NRPE returns to Nagios https://nagios-plugins.org/doc/guidelines.html -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/issues/1439 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Nov 7 22:58:33 2016 From: notifications at github.com (Sven Nierlein) Date: Mon, 07 Nov 2016 13:58:33 -0800 Subject: [monitoring-plugins/monitoring-plugins] Use GMT timezone in SSL certs (#1396) In-Reply-To: References: Message-ID: I merged this PR, thank you very much. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1396#issuecomment-258976266 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Nov 7 22:58:34 2016 From: notifications at github.com (Sven Nierlein) Date: Mon, 07 Nov 2016 13:58:34 -0800 Subject: [monitoring-plugins/monitoring-plugins] Use GMT timezone in SSL certs (#1396) In-Reply-To: References: Message-ID: Closed #1396. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1396#event-850633777 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Nov 7 23:05:39 2016 From: notifications at github.com (Sven Nierlein) Date: Mon, 07 Nov 2016 14:05:39 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_dns: remove dead code (#1307) In-Reply-To: References: Message-ID: Thanks, this PR has been merged. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1307#issuecomment-258978107 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Nov 7 23:06:49 2016 From: notifications at github.com (Sven Nierlein) Date: Mon, 07 Nov 2016 14:06:49 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_ntp_time: remove unused variables (#1313) In-Reply-To: References: Message-ID: Thanks, this PR has been merged. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1313#issuecomment-258978446 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Nov 7 23:07:19 2016 From: notifications at github.com (Sven Nierlein) Date: Mon, 07 Nov 2016 14:07:19 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_disk: remove unused variables (#1312) In-Reply-To: References: Message-ID: Merged #1312. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1312#event-850645476 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Nov 7 23:07:25 2016 From: notifications at github.com (Sven Nierlein) Date: Mon, 07 Nov 2016 14:07:25 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_disk: remove unused variables (#1312) In-Reply-To: References: Message-ID: Thanks, this PR has been merged. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1312#issuecomment-258978587 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Nov 7 23:36:18 2016 From: notifications at github.com (Sven Nierlein) Date: Mon, 07 Nov 2016 14:36:18 -0800 Subject: [monitoring-plugins/monitoring-plugins] Update .travis.yml (#1440) In-Reply-To: References: Message-ID: I'd say both works. Your solution is nicer because it doesn't run grep and wc with sudo. But we can just remove sudo completly, because `ip addr show` works with user permissions as well and we just need to keep the sudo before the `sed`. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1440#issuecomment-258985729 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Nov 7 23:37:40 2016 From: notifications at github.com (Sven Nierlein) Date: Mon, 07 Nov 2016 14:37:40 -0800 Subject: [monitoring-plugins/monitoring-plugins] Update .travis.yml (#1440) In-Reply-To: References: Message-ID: Closed #1440. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1440#event-850685716 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Nov 7 23:41:57 2016 From: notifications at github.com (Sven Nierlein) Date: Mon, 07 Nov 2016 14:41:57 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_load: remove superfluous argument to printf (#1308) In-Reply-To: References: Message-ID: Closed #1308. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1308#event-850691139 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Tue Nov 8 10:27:00 2016 From: notifications at github.com (Sven Nierlein) Date: Tue, 08 Nov 2016 01:27:00 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_ide_smart: remove unused function (#1441) In-Reply-To: References: Message-ID: Thanks, merged. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1441#issuecomment-259087119 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Tue Nov 8 10:30:18 2016 From: notifications at github.com (Sven Nierlein) Date: Tue, 08 Nov 2016 01:30:18 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_dig: use +retry instead of +tries (#1442) In-Reply-To: References: Message-ID: Thanks, merged. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1442#issuecomment-259087836 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Tue Nov 8 23:13:11 2016 From: notifications at github.com (=?UTF-8?B?RWxhbiBSdXVzYW3DpGU=?=) Date: Tue, 08 Nov 2016 14:13:11 -0800 Subject: [monitoring-plugins/monitoring-plugins] Update .travis.yml (#1440) In-Reply-To: References: Message-ID: @sni you should understand how shell parser works. wc and grep are not ran under sudo, they are next command in pipe chain, if *want* them to run under sudo, you must prepend sudo to each of them why it works is likely "ip" command does not require root access, and sudo will just include `/sbin` in path so the program is visible. solution: use abs path. however i kept sudo, because depending on kernel hardening `ip` via `sudo` may give more information than under normal user. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1440#issuecomment-259276088 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Tue Nov 8 23:14:18 2016 From: notifications at github.com (=?UTF-8?B?RWxhbiBSdXVzYW3DpGU=?=) Date: Tue, 08 Nov 2016 14:14:18 -0800 Subject: [monitoring-plugins/monitoring-plugins] Update .travis.yml (#1440) In-Reply-To: References: Message-ID: if travis does not like `[` then the line can be replaced with: ``` - test $(sudo ip addr show | grep "inet6 ::1" | wc -l) -lt "1" && sudo sed -i '/^::1/d' /etc/hosts ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1440#issuecomment-259276388 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Nov 9 09:09:27 2016 From: notifications at github.com (Ulrik Haugen) Date: Wed, 09 Nov 2016 00:09:27 -0800 Subject: [monitoring-plugins/monitoring-plugins] Update .travis.yml (#1440) In-Reply-To: References: Message-ID: You might also consider replacing `grep "inet6 ::1" | wc -l` with `grep -c "inet6 ::1"` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1440#issuecomment-259355346 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Thu Nov 10 22:13:57 2016 From: notifications at github.com (Christopher Odenbach) Date: Thu, 10 Nov 2016 13:13:57 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_http: support the concept of virtual ports (#1352) In-Reply-To: References: Message-ID: Hi, another attempt to get this upstream. Thanks, Christopher -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1352#issuecomment-259809187 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Fri Nov 11 09:33:46 2016 From: notifications at github.com (waja) Date: Fri, 11 Nov 2016 00:33:46 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_http: support the concept of virtual ports (#1352) In-Reply-To: References: Message-ID: > aside: what is "http virtual port"? :D The issie is actually, that when you pass a specific port to ```check_http```, this port is also used in the host header. This might cause trouble on the server (or even better on web application level), when you are using port forwarding (or something similar) and the web application doesn't know about that and is expecting not to have a port (or a different one) in the host header, then ```check_http``` is using to connect to the server side. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1352#issuecomment-259907436 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Fri Nov 11 10:34:14 2016 From: notifications at github.com (Sven Nierlein) Date: Fri, 11 Nov 2016 01:34:14 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_http: support the concept of virtual ports (#1352) In-Reply-To: References: Message-ID: Closed #1352. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1352#event-855681249 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Fri Nov 11 11:14:39 2016 From: notifications at github.com (Sven Nierlein) Date: Fri, 11 Nov 2016 02:14:39 -0800 Subject: [monitoring-plugins/monitoring-plugins] Update check_http.c (#1391) In-Reply-To: References: Message-ID: Merged #1391. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1391#event-855723439 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Fri Nov 11 20:03:32 2016 From: notifications at github.com (Sven Nierlein) Date: Fri, 11 Nov 2016 11:03:32 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_http: Odd bug with SSL check. (#1358) In-Reply-To: References: Message-ID: Closing this issue since there is a fix for apache available. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/issues/1358#issuecomment-260030367 -------------- next part -------------- An HTML attachment was scrubbed... URL: From praveen.k32 at outlook.com Mon Nov 14 04:31:27 2016 From: praveen.k32 at outlook.com (praveen k) Date: Mon, 14 Nov 2016 03:31:27 +0000 Subject: Iicinga Implimenttation Message-ID: Hi.........., My name Is Praveen i am working as a tool implementer in pi datacenters. recently my management suggest me implement Iicinga for over company , i try to implement i facing issues can you people please help me to fix issues and setup Icinga, Icinga2 Successfully deployed on Ubuntu OS but i can't understand how to add hosts & Firewalls, and graphs. you people kindly share any document & subtitle link to fix issues and add hosts. please kindly help to complete my task &b reach goals. Regards: Kakkera Praveen 9916648840 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Theodor.Macris at cdphp.com Wed Nov 16 15:34:35 2016 From: Theodor.Macris at cdphp.com (Macris, Theodor) Date: Wed, 16 Nov 2016 14:34:35 +0000 Subject: check_snmp Message-ID: Hi, I recently started using this plugin more. I would really like to be able to use fractional multipliers in order to do down scaling. Viewing disk space in kilobytes is just not very useful at this point in time, you know? Can you advise or create a feature request please? -theo -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Nov 16 18:28:40 2016 From: notifications at github.com (Jason Ellison) Date: Wed, 16 Nov 2016 09:28:40 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_mysql performance label length exceeds 19 characters (#1439) In-Reply-To: References: Message-ID: That is completely dependent on how your software handles the perf data... what software are you using that deals with the perf data output from check_* plugins? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/issues/1439#issuecomment-261012939 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Thu Nov 17 17:55:10 2016 From: notifications at github.com (Christopher Odenbach) Date: Thu, 17 Nov 2016 08:55:10 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_http: add check for virtual port usage (#1444) In-Reply-To: References: Message-ID: Closed #1444. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1444#event-863118629 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Thu Nov 17 18:55:35 2016 From: notifications at github.com (Christopher Odenbach) Date: Thu, 17 Nov 2016 09:55:35 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_http: Add test for virtual port usage (#1445) In-Reply-To: References: Message-ID: What is wrong with mariadb in the Travis Environment? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1445#issuecomment-261319387 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Thu Nov 17 23:40:59 2016 From: notifications at github.com (waja) Date: Thu, 17 Nov 2016 14:40:59 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_http: Add test for virtual port usage (#1445) In-Reply-To: References: Message-ID: > What is wrong with mariadb in the Travis Environment? Looks like an issue on Travis-CI: https://www.google.de/#q=Unable+to+correct+problems,+you+have+held+broken+packages.&tbs=qdr:d -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1445#issuecomment-261392948 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Fri Nov 18 11:51:35 2016 From: notifications at github.com (=?UTF-8?B?SG9sZ2VyIFdlacOf?=) Date: Fri, 18 Nov 2016 02:51:35 -0800 Subject: [monitoring-plugins/monitoring-plugins] add openssl 1.1 support (#1443) In-Reply-To: References: Message-ID: Merged #1443. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1443#event-864187146 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Fri Nov 18 12:35:00 2016 From: notifications at github.com (=?UTF-8?B?SG9sZ2VyIFdlacOf?=) Date: Fri, 18 Nov 2016 03:35:00 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_disk: reduced compiler warnings (#1326) In-Reply-To: References: Message-ID: The arguments should actually be cast to `unsigned long long` (to match the `%llu` format specifiers). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1326#issuecomment-261511719 -------------- next part -------------- An HTML attachment was scrubbed... URL: From holger at zedat.fu-berlin.de Fri Nov 18 14:02:15 2016 From: holger at zedat.fu-berlin.de (Holger =?iso-8859-1?Q?Wei=DF?=) Date: Fri, 18 Nov 2016 14:02:15 +0100 Subject: Testing the upcoming release Message-ID: <20161118130214.GR13709@zedat.fu-berlin.de> If anyone can spare some time, it would be nice if you could test the current snapshot, which is likely to become the 2.2 release: https://www.monitoring-plugins.org/download/snapshot/monitoring-plugins-master.tar.gz We'd be especially interested in any regressions compared to the current stable release (2.1.2). Holger From notifications at github.com Sat Nov 19 16:35:51 2016 From: notifications at github.com (Oliver Skibbe) Date: Sat, 19 Nov 2016 07:35:51 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_disk: show only offending paths (#1420) In-Reply-To: References: Message-ID: Closed #1420 via #1436. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/issues/1420#event-865367918 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sat Nov 19 16:35:51 2016 From: notifications at github.com (Oliver Skibbe) Date: Sat, 19 Nov 2016 07:35:51 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_disk - show all disks if state is ok and option error only is used (#1436) In-Reply-To: References: Message-ID: Merged #1436. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1436#event-865367919 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sat Nov 19 16:37:29 2016 From: notifications at github.com (Oliver Skibbe) Date: Sat, 19 Nov 2016 07:37:29 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_mssql.pl: switched alarm timeout (#1376) In-Reply-To: References: Message-ID: Merged #1376. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1376#event-865368288 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sat Nov 19 16:37:29 2016 From: notifications at github.com (Oliver Skibbe) Date: Sat, 19 Nov 2016 07:37:29 -0800 Subject: [monitoring-plugins/monitoring-plugins] Timeout not recognized in check_mssql.pl [sf#3275946] (#991) In-Reply-To: References: Message-ID: Closed #991 via #1376. -- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/issues/991#event-865368287 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sat Nov 19 16:38:09 2016 From: notifications at github.com (Oliver Skibbe) Date: Sat, 19 Nov 2016 07:38:09 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_smtps expect option (-e) only checking first line of output after connect (#1381) In-Reply-To: References: Message-ID: Closed #1381 via #1382. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/issues/1381#event-865368389 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sun Nov 20 13:05:40 2016 From: notifications at github.com (waja) Date: Sun, 20 Nov 2016 04:05:40 -0800 Subject: [monitoring-plugins/monitoring-plugins] [WIP] This patch adds support for using the radcli library (#1438) In-Reply-To: References: Message-ID: Closed by 2c898cf23f10962fe63ba15904c57fd63962e346 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1438#issuecomment-261774256 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sun Nov 20 13:05:44 2016 From: notifications at github.com (waja) Date: Sun, 20 Nov 2016 04:05:44 -0800 Subject: [monitoring-plugins/monitoring-plugins] [WIP] This patch adds support for using the radcli library (#1438) In-Reply-To: References: Message-ID: Closed #1438. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1438#event-865591688 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Sun Nov 20 16:56:05 2016 From: notifications at github.com (Sven Nierlein) Date: Sun, 20 Nov 2016 07:56:05 -0800 Subject: [monitoring-plugins/monitoring-plugin-perl] Allow negation of command line arguments using '--no'-prefix (#13) In-Reply-To: References: Message-ID: Merged #13. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugin-perl/pull/13#event-865641859 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Nov 21 07:44:23 2016 From: notifications at github.com (Oliver Skibbe) Date: Sun, 20 Nov 2016 22:44:23 -0800 Subject: [monitoring-plugins/monitoring-plugins] check_disk - show all disks if state is ok and option error only is used (#1436) In-Reply-To: References: Message-ID: Yes, you're right, but adding another option won't make the usage easier..? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1436#issuecomment-261856799 -------------- next part -------------- An HTML attachment was scrubbed... URL: From holger at zedat.fu-berlin.de Mon Nov 21 13:58:31 2016 From: holger at zedat.fu-berlin.de (Holger =?iso-8859-1?Q?Wei=DF?=) Date: Mon, 21 Nov 2016 13:58:31 +0100 Subject: GitHub notifications In-Reply-To: <20140130215818.GA344156@zedat.fu-berlin.de> References: <20140130215818.GA344156@zedat.fu-berlin.de> Message-ID: <20161121125831.GA213531@zedat.fu-berlin.de> * Holger Wei? [2014-01-30 22:58]: > As you surely have noticed, our GitHub account is configured to forward > notifications to this mailing list. We've set things up this way > because we like the idea of having a single place where all > development-related stuff goes. While I still like that idea, it turned out to not work well enough in practice, so I've disabled this forwarding now. Anyone interested in the notifications should subscribe to them directly on GitHub (by registering an account on GitHub, configuring it to receive email notifications, and 'watching' our repository?). Holger ? https://github.com/monitoring-plugins/monitoring-plugins