Mathieu Arnold
0ef198c197
Fix check_ntp_time.
...
It periodically returns "Socket timeout" when one of several ntp server
doesn't response.
PR: 224926
Submitted by: admins perceptyx com
Sponsored by: Absolight
2018-01-08 13:38:55 +00:00
Mathieu Arnold
9e70562238
Fix build with MariaDB 10.2.
...
PR: 223387
Submitted by: brnrd
Reported by: fbsd98816551 avksrv org
Sponsored by: Absolight
2017-11-06 14:24:56 +00:00
Mathieu Arnold
6da19f7139
Add support for opensmtp in check_mailq.
...
PR: 222237
Submitted by: mmokhi
Obtained from: d56818f512
Obtained from: https://github.com/monitoring-plugins/monitoring-plugins/pull/1495
Sponsored by: Absolight
2017-09-14 11:58:58 +00:00
Mathieu Arnold
51f7faef0d
Restore check_http's -C option to its former glory.
...
Submitted by: feld
Sponsored by: Absolight
2017-08-30 14:32:09 +00:00
Mathieu Arnold
049f39e99d
Fix the check_swap again.
...
PR: 219068
Sponsored by: Absolight
2017-08-29 16:06:05 +00:00
Mathieu Arnold
88a4bc40ef
Add forgotten patch.
...
PR: 197193
Submitted by: mitsururike gmail com
Sponsored by: Absolight
2017-08-29 13:30:40 +00:00
Mathieu Arnold
015e9e8577
Add jail support to check_procs.
...
PR: 197193
Submitted by: mitsururike gmail com
Sponsored by: Absolight
2017-08-29 11:46:03 +00:00
Mathieu Arnold
b18ecb298e
Fix check_swap.
...
PR: 219068
Submitted by: Markus Wennrich
Sponsored by: Absolight
2017-05-04 14:16:30 +00:00
Mathieu Arnold
1486d28ef0
Update to 2.2.1.
...
Sponsored by: Absolight
2017-05-02 10:46:27 +00:00
Mathieu Arnold
5efa59cc20
Fix a check_http bug introduced while fixing some other bug.
...
Obtained from: 7300528aca
Sponsored by: Absolight
2017-03-02 09:55:13 +00:00
Mathieu Arnold
25be77d69c
Update to 2.1.4.
...
Reported by: portscout
Sponsored by: Absolight
2016-12-21 11:12:54 +00:00
Mathieu Arnold
e11ec07332
Update to 2.1.3.
...
PR: 212679
Submitted by: Adrian Murphy
Sponsored by: Absolight
2016-09-15 15:27:51 +00:00
Mathieu Arnold
d462f7ed56
Update to 2.1.2.
...
Reported by: portscout
Sponsored by: Absolight
2016-08-03 14:21:35 +00:00
Mathieu Arnold
37c4b71bf8
Fix build and runtime with openssl with SSLv3 disabled.
...
While there, rename patches.
PR: 206263
Submitted by: chris chrullrich net
Sponsored by: Absolight
2016-01-15 16:04:16 +00:00
Mathieu Arnold
3d33d2955a
Fix a regression where plugins would segfault if the monitored tcp port
...
is closed.
PR: 203572
Submitted by: johan stromnet se
Obtained from: a18f60cc61
MFH: 2015Q4
Sponsored by: Absolight
2015-10-08 12:14:37 +00:00
Mathieu Arnold
36934a8797
Fix check_file_age.
...
PR: 202973
Sponsored by: Absolight
2015-09-08 21:20:32 +00:00
Mathieu Arnold
c547824e95
Fix check_mailq.
...
Noticed by: ohauer
Sponsored by: Absolight
2015-09-03 23:18:02 +00:00
Mathieu Arnold
dffee50e80
Update to 2.1.1
...
Sponsored by: Absolight
2015-09-03 08:50:29 +00:00
Mathieu Arnold
bb3296d627
Fix a segfault in check_dhcp.
...
PR: 198318
Submitted by: Ian Pallfreeman
Sponsored by: Absolight
2015-03-10 11:39:17 +00:00
Mathieu Arnold
fbf834afa3
Fix check_dhcp.
...
PR: 196964
Submitted by: Rudolf Čejka
Sponsored by: Absolight
2015-01-21 13:11:28 +00:00
Mathieu Arnold
07ae7bc714
Fix check_dig on > 10 with IPv6
...
PR: 196725
Submitted by: brd
Sponsored by: Absolight
2015-01-19 17:52:56 +00:00
Tijl Coosemans
0887062b4b
Remove some unneeded patches, patch configure and Makefile.in instead of
...
configure.ac and Makefile.am so USES=autoreconf can be removed (avoids a
problem with upcoming devel/libtool update)
PR: 194068
2014-10-03 12:41:32 +00:00
Mathieu Arnold
bcaf0be955
Fix building WITH=NLS
...
Many thanks to: tijl
Sponsored by: Absolight
2014-09-24 21:27:49 +00:00
Mathieu Arnold
adab9c1117
Update to 2.0.2.
...
Changes: https://nagios-plugins.org/nagios-plugins-2-0-2-released/
Sponsored by: Absolight
2014-05-20 21:29:57 +00:00
Mathieu Arnold
d6e16e5027
- Fix check_mailq with qmail [1]
...
- Add LICENSE
- Fix a few occurences of /usr/local
- USES=libtool
- Add a backup MASTER_SITE.
Reported by: Filias Heidt [1]
Sponsored by: Absolight
2014-05-09 16:23:41 +00:00
Mathieu Arnold
e140c22505
Update to 2.0.1.
...
Changes: https://nagios-plugins.org/nagios-plugins-2-0-1-released/
Sponsored by: Absolight
2014-04-16 09:46:29 +00:00
Mathieu Arnold
b2035580d8
Go back one step and one to the right. Shipping dig and nslookup
...
was a bad idea, I can't guess what dependencies they need (like
libidnkit) so back to the first option, allowing people to choose
what they want to do.
Add five new options, use DNS from base, which means that >= 10,
check_dns won't be there and check_dig will use drill, or allow
choosing between bind-tools, bind98, bind99 and bind910.
Sponsored by: Absolight
2014-04-15 09:57:46 +00:00
Mathieu Arnold
0f5031c7b3
Update to 2.0
...
- Convert to options knobs
- On FreeBSD >=10.0 install a hidden copy of dig/nslookup
to help with check_dig, and add back check_dns.
Changes: https://nagios-plugins.org/nagios-plugins-2-0-released/
Sponsored by: Absolight
2014-04-14 15:29:16 +00:00
Dmitry Sivachenko
052618efdb
Make drill more similar to dig.
2014-02-20 13:30:57 +00:00
Dmitry Sivachenko
c9d936d7aa
Use drill(1) instead of dig(1) on fresh FreeBSD-10.
...
Disable check_dns for now because there is no nslookup in base.
Several people pointed out drill can be use instead of dig
(mat@, Alexander Wittig <alexander@wittig.name>, et al).
2013-12-15 15:13:13 +00:00
Dmitry Sivachenko
700604cee0
Fix build of check_radius.
...
PR: 184759
Patch from Niclas Zeising <zeising@daemonic.se>
2013-12-14 15:56:27 +00:00
Dmitry Sivachenko
8d379f5640
Remove patch integrated (in almost the same form) into distribution.
...
Noticed by: many
2013-12-10 16:21:22 +00:00
Dmitry Sivachenko
071e321415
Update to version 1.5.
...
(check_dig problem on FreeBSD-10 still unresolved)
PR: 184644
Submitted by: Niclas Zeising <zeising@daemonic.se>
2013-12-10 14:29:31 +00:00
Dmitry Sivachenko
3c48668c58
Get rid of sshd: Read from socket failed: Connection reset by peer [preauth]
...
in server logs when using check_ssh.
2013-09-25 13:06:12 +00:00
Bryan Drewery
eff583830e
- Fix check_ircd.pl so it works
...
More information: http://www.nntp.perl.org/group/perl.beginners/2011/02/msg115898.html
- Trim header
PR: ports/173638
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com>
Approved by: maintainer timeout
Feature safe: yes
2013-04-21 22:29:06 +00:00
Bryan Drewery
17fb0937fe
- Update to 1.4.16 [1]
...
- Use 1.4.15 version of check_users on non-utmpx systems [1]
- Fix some locale issues [1]
- Convert to new options framework
- Remove versioned LIB_DEPENDS on net/radiusclient
PR: ports/169977 [1]
Submitted by: myself, maintainer
Approved by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Approved by: eadler (mentor)
2012-08-22 00:55:25 +00:00
Martin Matuska
928dffa586
- Update to 1.4.14
...
PR: ports/141715
Approved by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2009-12-26 10:18:11 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
de31993db4
- Update to 1.4.12
...
PR: 126409
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2008-08-11 22:19:13 +00:00
Martin Matuska
0b90508989
- add patch to support PostgreSQL 8.3
...
PR: ports/120147
Submitted by: mm
Approved by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
2008-02-09 09:32:29 +00:00
Martin Matuska
64bde32282
- Update to 1.4.10
...
- Remove patch for check_radius (obsolete)
PR: ports/117112
Submitted by: mm
Approved by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
Reviewed by: maintainer
2007-10-14 08:40:47 +00:00
Rong-En Fan
d255213cfb
- When libexecdir does not exist, the installed perl based plugins gets wrong
...
use lib directive. This is due to the installation procedure assumes
the existence of libexecdir. Fix this problem and bump PORTREVISION.
PR: ports/115443
Reported by: Stefan Kaltenbrunner <stefan at kaltenbrunner.cc>
Patched by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
2007-10-08 04:14:54 +00:00
Martin Matuska
11402d5fe1
- add patch for 7-CURRENT by Petr Lampa <lampa@fit.vutbr.cz>
...
PR: ports/114793
Approved by: maintainer, garga (mentor)
2007-07-23 22:30:42 +00:00
Martin Wilke
2acfa77879
- Update to 1.4.8
...
PR: 113046
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-05-27 17:42:13 +00:00
Rong-En Fan
e72ee1c095
- Update to 1.4.6
...
PR: ports/109731
Submitted by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
2007-03-02 15:33:27 +00:00
Martin Wilke
e84b0a4425
- Update to 104872
...
PR: ports/104872
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-11-01 10:39:08 +00:00
Pav Lucistnik
28f968e38a
Update to Nagios Plugins 1.4.3:
...
- Variable ordering and style realigned with bsd.port.mk
- Moved manual pre-configure aclocal call to use bsd.autotools.mk (with manual
tweak to ACLOCAL_ARGS required)
- Listed resulting plug-in name in user configurable options
- Removed remaining hard-coded variables including local state directory
- Correctly identified location of Perl to configure script
- Removed setlocale (LC_NUMERIC, "C") patch to plug-ins containing scanf(3) and
an already defined LC_NUMERIC
- Reworked all patches (named using make makepatch)
- Corrected minor warning in check_ntp.pl regarding undefined use of $jitter
PR: ports/97189
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-05-15 13:07:20 +00:00
Sergey Matveychuk
4ab24c8f3c
- Add a knob to turn off IPv6 support
...
- Fix compilation problem with check_snmp on 4.x
- Reset maintainer
PR: ports/86972
Offered by: Alex Samorukov <samm@os2.kiev.ua>
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2005-10-15 11:45:50 +00:00
Vsevolod Stakhov
a7ef203ab8
- Update to 1.4.2
...
PR: 86697
Submitted by: Blaz Zupan (maintainer)
2005-09-30 08:25:48 +00:00
Dmitry Sivachenko
8e3961f2a7
Fix build of check_snmp plugin on 4-STABLE.
...
Approved by: maintainer
2005-09-07 08:46:49 +00:00