Default plugins for lineakd. Mainly contains some macros
(e.g. for volumedecrease etc.). mediadetect plugin is not
functional at the moment since there is some more work to
do (we need a new port for it).
Logtool is a command line program that will parse ASCII logfiles into a more
palatable format. It will take anything resembling a standard syslog file
(this includes syslog-ng, multilog, and probably most of the other variantse),
and crunch it into one of the following formats for your viewing pleasure:
- ANSI (colorized for easy "at a glance" viewing)
- ASCII (for e-mail'ed reports, and term's that don't support color)
- CSV (for importing into your favorite spreadsheet/database)
- HTML (for generating web pages)
- RAW (for no good reason)
It can be configured to parse the data any one of several ways, including
suppressing duplicate messages, stripping the host, and/or program fields,
and modifying the time display format (supports TAI64 timestamps produced
by DJB's multilog) of the log entries.
luckyBackup is a QT4 application that backs-up and synchronizes directories
using the power of rsync. It is simple to use, fast (only transfers changes
made), safe, reliable, and fully customizable.
Libsunacl is a wrapper around FreeBSD NFSv4 ACL API (acl_get_file(3) etc),
providing SunOS-compatible acl(3)/facl(3) functions. Its main purpose
is to make it easier to port software such as Samba, which already supports
SunOS ACL API.
This is a plugin that provides fine grained action level authorization for
agents. Any MCollective agent plugins based on SimpleRPC can be restricted with
authorization plugins like this one.
The mcron program represents a complete re-think of the cron concept originally
found in the Berkeley and AT&T unices, and subsequently rationalized by Paul
Vixie. The original idea was to have a daemon that wakes up every minute, scans
a set of files under a special directory, and determines from those files if
any shell commands should be executed in this minute.
The new idea is to read the required command instructions, work out which
command needs to be executed next, and then sleep until the inferred time has
arrived. On waking the commands are run, and the time of the next command is
computed. Furthermore, the specifications are written in scheme, allowing at
the same time simple command execution instructions and very much more flexible
ones to be composed than the original Vixie format. This has several useful
advantages over the original idea.
This port installs a simple shellscript in ${PREFIX}/etc/rc.d that saves
the state of the mixer when the system is shut down, and restores it when
the system is rebooted.
Battery Monitor is a battery monitor for laptops. It displays the current
status of the battery (charge/discharge and energy level) as well as some
information about the general health of the cell.
LICENSE: GPL2 or later
"apcupsd" can be used for controlling all APC UPS models
It can monitor and log the current power and battery status, perform
automatic shutdown, and can run in network mode in order to power down
other hosts on a LAN
OpenUPSd is a UPS daemon, pretty specific to those Belkin
serial-connected UPS's that speak the "regulator pro smart protocol".
This daemon is monitoring only, at the moment anyway.