installed, which I won't add as a dependency just for this, but for people who
already have it, it makes the docs look nicer).
- install the sample features.conf which was @comment'ed.
Based on patches and tests from Samir SAADA <zepard at gmail.com> and Vivien MOREAU
<vpm at serengetty.fr>. While here, fix rst2man gunk in man pages (noticed
by nicm@ and Robert Bronsdon <reashlin at gmail.com>, fix from nicm@ and
schwarze@). Thanks for all the help!
e2fs-uuid) into one; everything works ok for updates provided that one has a
package depending on e2fs-uuid installed, but if not, the old e2fs-uuid is left
lying around which could cause problems with devel/uuid later (unless someone
manually does a 'pkg_add -r'). Add a quirk so that the standard pkg_add -u can
handle this situation.
"oh well... okay" espie@
* fix default administrator username in README.OpenBSD
* add missing run_depends
* add recommended values in zabbix.ini so that it works out of the box
ok sthen@
interface for working with netflow captures, including those from pflow(4).
See teamcymru episode 19 on youtube or the RIPE50 presentation slides to
get an idea of what it can do. Port requested by henning@.
NfSen is a graphical web based front end for the nfdump netflow
tools, allowing you to:
* Display your netflow data:
Flows, Packets and Bytes using RRD (Round Robin Database).
* Easily navigate through the netflow data.
* Process the netflow data within the specified time span.
* Create history as well as continuous profiles.
* Set alerts, based on various conditions.
* Write your own plugins to process netflow data on a regular interval.
Different tasks need different interfaces to your netflow data.
NfSen allows you to keep all the convenient advantages of the command
line using nfdump directly and gives you also a graphical overview
over your netflow data.
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.
* clean the indent madness to make this Makefile more human readable.
* don't force enable_man to yes in configure.
* tweak a comment.
* regen WANTLIB.