This is muse, which lists out memory usage categorized by Active, Inactive,
Wired, Reserved, Cache, Buffer, Total, and Free in a manner more friendly
and verbose than vmstat and without as much clutter as top(1).
It is inspired in part by top(1), OS9's mfree, Linux's free, and DOS's
mem /c.
bkpupsd - Back-UPS Pro. UPS daemon
----------------------------------
This is a simple uninterruptible power source (UPS) daemon which
supports APC Back-UPS Pro(TM) series. The UPSd works as UPS driver,
sensing line-failures, shutting down the system cleanly, and finally
shutting down the UPS itself. This UPSd provides only the "dumb mode",
and the advanced features are not supported.
This is a FreeBSD attempt to implement archey-like terminal system information
display utility. It is just an esthetic way to display system information.
Right now it doesn't have any configurable options (different themes, switches
to change behaviour, etc), but I will add such features in the future,
perhaps.
OpenHPI provides an open source implementation of the Service Availability
Forum (SAF) Hardware Platform Interface (HPI).
HPI is an abstracted interface for managing computer hardware, typically
chassis and rack based servers. HPI includes resource modeling; access to
and control over sensor, control, watchdog, and inventory data associated
with resources; abstracted System Event Log interfaces; hardware events and
alarms; and a managed hotswap interface.
Ori is a distributed file system built for offline operation and empowers the
user with control over synchronization operations and conflict resolution. We
provide history through light weight snapshots and allow users to verify the
history has not been tampered with. Through the use of replication instances
can be resilient and recover damaged data from other nodes.
Burp is a backup and restore program.
It uses librsync in order to save on the amount of space that is used
by each backup. It also uses VSS (Volume Shadow Copy Service)
to make snapshots when backing up Windows computers.
Perl interface to Gamin (File Access Monitor implementation)
Provides a somewhat higher-level and friendlier interface to the Gamin File
Access Monitor API. This allows one to monitor both local and remote
(NFS-mounted) files and directories for common filesystem events. To do so, you
must register "monitors" on specified pathnames and wait for events to arrive
pertaining to them.
Sys::Hostname::FQDN uses the host 'C' library
to discover the (usually) short host name,
then uses (perl) gethostbyname to extract the real hostname.
The results from gethostbyname are exported as gethostinfo
and asciihostinfo as a convenience since they are available.
Similarly, the 'C' library functions inet_ntoa and inet_aton are exported.
pprotectd this is a self protected daemon which protect processes
from killing by the kernel when memory is exhausted.
The P_PROTECTED flag protects processes from killing by the kernel
when memory is exhausted. This may be useful for protection many
critical daemons, such as cron, syslogd, inetd, sshd or mysqld.
This provides the required module for managing crontabs stored
in ZConf. Scripts to use thoseare also included.
The utility zccron is a single pass cron utilitie.
zccron - Runs crontabs stored in ZConf.
zccrontab - Manage crontabs stored in ZConf.
gzccrontab - Invokes GUI editor for installed crontabs.