PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
ok aja@
changes and v6 support)
- remove unnecessary /dev/*random patch
- force libwrap detection via autoconf variables, it's less intrusive
than patching configure
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.
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
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.
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@
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@
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.