Commit Graph

112 Commits

Author SHA1 Message Date
sthen
a4aaaaaaf5 +check_mssql_health 2010-05-02 11:18:14 +00:00
sthen
010250a3f9 import ports/net/nagios/check_mssql_health
check_mssql_health is a Nagios plugin using DBD::Sybase and FreeTDS to
monitor many parameters of Microsoft SQL Server, including login delays,
CPU use, IO busy time, scans per second, deadlocks per second, etc.
Custom SQL statements may also be used.
2010-05-02 11:17:48 +00:00
sthen
6776848080 WANTLIB+=pthread, bump PKGNAMEs, and add a more specific license
marker while there.  ok sturm@
2010-04-02 19:30:38 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
okan
8cccf690ad - update HOMEPAGE
- add PLIST marker while here

ok sthen@
2009-12-15 21:59:05 +00:00
sthen
b0c6212ddc update to 1.42 from maintainer Andrew Fresh 2009-11-25 10:51:55 +00:00
sthen
3acf038d9d +check_openbgpd 2009-11-20 17:48:06 +00:00
sthen
ef9191b6da import ports/net/nagios/check_openbgpd, from maintainer/author
Andrew Fresh.

Nagios plugin to check for the status of peers connected to an
OpenBGPd router. Allows you to specify valid peers and acceptable
status based on the connection status/number of paths received.
2009-11-20 17:47:45 +00:00
sthen
e8330b2841 Use ${LOCALBASE}/bin/sipsak rather than relying on PATH to be set.
Fixes SIP checks when nagios is started from rc.local. Bump PKGNAME.
2009-11-13 15:30:51 +00:00
merdely
a15fe33a52 +nagios/check_hw_sensors 2009-11-12 21:50:22 +00:00
merdely
ce6e1f779b Import check_hw_sensors
From DESCR:
Works like sensorsd(8) but reports to Nagios.

Allows you to monitor the hardware sensors that OpenBSD supports.
Things like fan speed, temperature and many more.

From MAINTAINER Andrew Fresh
ok sthen@
2009-11-12 21:49:26 +00:00
merdely
442a01a540 +check_bioctl 2009-11-09 21:29:18 +00:00
merdely
4bce00a56f Import check_bioctl:
pkg/DESCR:
The check_bioctl plugin for Nagios monitors RAID arrays on OpenBSD using
bioctl.

Tweaks from Andrew Fresh (author) and suggestions from sthen@
ok sthen@
2009-11-09 21:28:19 +00:00
sthen
600a91f76c needs util.pm from nagios-plugins 2009-11-09 21:12:47 +00:00
bernd
f51f9ca090 Remove myself from MAINTAINER and bump. 2009-11-09 17:09:22 +00:00
sthen
7f6727127b unbreak, reported by naddy. 2009-11-06 13:29:11 +00:00
sthen
c073d35493 +check_email_delivery 2009-11-05 13:27:58 +00:00
sthen
17a1a13492 import ports/net/nagios/check_email_delivery
This package consists of three Nagios plugins.

- check_smtp_send sends an email message with custom headers and body.

- check_imap_receive uses an IMAP search to check an INBOX or folder
for messages matching certain criteria. SSL support is available.

- check_email_delivery uses the other two plugins (or you may provide
alternatives) to check full email sending/delivery loops. As well as
alerting via nagios, running statistics can be recorded to a file.
2009-11-05 13:27:26 +00:00
sthen
267d3035a0 set NO_REGRESS 2009-11-05 11:19:41 +00:00
sthen
c73d22b9eb update to 1.4.14, ok sturm@ 2009-11-05 10:57:58 +00:00
sthen
8ef365f39d +check_sip 2009-11-05 10:56:51 +00:00
sthen
f8a8ca14e2 import net/nagios/check_sip
check_sip is a plugin for Nagios that uses sipsak to test whether a
SIP host can reply to an OPTIONS 'ping' or handle a REGISTER request.
2009-11-05 10:56:21 +00:00
sthen
66365b0e48 - fix some LP64 crashes and various warnings pointed out by Simon Kuhnle
- drop MAINTAINER
2009-10-01 14:09:54 +00:00
sturm
e37a40eaea update to Nagios 3.2.0 2009-09-12 12:35:20 +00:00
bernd
5a287a0160 Update to p5-Nagios-Plugin-0.33 and add missing run depends. 2009-08-21 08:14:15 +00:00
sthen
ac5cff493b SECURITY; add a fix for CVE-2009-2288 (statuswml.cgi uses an unchecked
url parameter in the ping/traceroute command line). "go ahead please,
if you think it's correct" sturm@ (maintainer).

Users would have to pass webserver authentication (if configured) to
trigger this.
2009-08-07 17:18:34 +00:00
sthen
f3ecf22e5b adapt MASTER_SITES to new directory layout upstream. 2009-06-24 12:28:29 +00:00
sturm
4ec405ebe2 follow henning on nagios:
need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu>
2009-01-10 16:56:42 +00:00
henning
d461e323ef need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu> 2009-01-10 16:16:21 +00:00
sturm
36a6d24579 adapt henning's nagios diff, to fix reading of nonblocking sockets
ok sthen
2009-01-09 18:40:14 +00:00
henning
97eaa4f362 fix nagios' reading of nonblocking sockets. when you get EAGAIN, just
reading on a loop without any kind of sleeping is about the worst option,
resulting in spinning and taking all available cpu cycles. very very
visible with alert scripts that sleep, but also lowers nagios' cpu usage
a lot. found out the hard way... with input from kettenis, ok sturm
2009-01-09 18:24:35 +00:00
sturm
17cbb06a17 update to nagios 3.0.6
remindet by sthen@
2008-12-24 20:03:42 +00:00
sthen
abb85a5553 update to 2.12 and take MAINTAINER.
ok david@ (previous maintainer).
2008-11-13 08:33:16 +00:00
sturm
5f8ea9aa83 update to nagios 3.0.5 2008-11-09 10:18:56 +00:00
sthen
e82eac304f bugfix update to 3.0.4
ok sturm (MAINTAINER).
2008-10-26 15:03:11 +00:00
sthen
57a72b4c43 bugfix update to 1.4.13, regenerate PLIST while there.
ok sturm (MAINTAINER).
2008-10-26 15:02:16 +00:00
sturm
b6ebf76c13 update to nagios 3.0.3 2008-07-01 06:03:58 +00:00
sturm
34ca2450c1 update to nagios 3.0.2 2008-05-22 11:49:34 +00:00
sthen
e70f233e4f fix CATEGORIES, pointed out by ajacoutot - thank you. This doesn't make
it into the package (checked with PLIST_DB), so no version bump.
2008-04-20 10:06:26 +00:00
sturm
ff999c1442 update to nagios 3.0.1
fix build of shared object
ok ian, merdely
2008-04-18 11:08:47 +00:00
merdely
0829ab8652 Update to cnagios 0.25.
- Work properly with nagios-3.x status.dat
 - Removes need for patch-configure with --with-status-file
   configure argument.
Fixes from Steve Rader, cnagios author

ok sthen@ (MAINTAINER)
2008-04-17 01:15:35 +00:00
merdely
6a7828c72b Update to 0.23. Make work with Nagios 3.x
ok sthen@
2008-04-09 14:29:44 +00:00
sthen
356332a543 I made you a patch but cvs eated it. 2008-03-26 20:21:45 +00:00
sthen
06ad0a6193 Fix build with postgresql 8.3.1. Issue reported and build tested by krw,
fix by me independently of nagios-plugin svn (which simon reports has the
same fix).  ok sturm krw simon
2008-03-26 20:19:35 +00:00
sturm
0732547b99 fix another occurence of negative array index access and in a better way
bump PKGNAMEs
2008-03-19 17:15:53 +00:00
sturm
95e58d98cf update to nagios 3.0 2008-03-18 20:25:11 +00:00
sthen
1b200b052d use our config.sub, unbreaks the build on amd64.
ok (and advice about the right way to do this) naddy.
2008-02-23 18:06:51 +00:00
sthen
c26ad02168 +cnagios 2008-02-05 23:01:49 +00:00
sthen
6f9b9d2771 import Cnagios, based on a submission from Julien TOUCHE.
Cnagios is a full-screen terminal interface for viewing Nagios
HOST and SERVICE objects, and the durations of their current states.

It's lightning fast because it's written in C using the curses
library. And it's super flexible because it uses hooks directly
into the perl C library to shorten plugin output and filter the
displayed HOSTs or SERVICEs.

ok ian (for an earlier version without a license, upstream added
a nice one when I asked, thanks!) "commit it dammit" henning
2008-02-05 23:00:22 +00:00
sturm
8e7ba0f325 update to nagios plugins 1.4.11 2008-02-02 18:18:24 +00:00