KDE System Guard Daemon is the daemon part of ksysguard. The daemon
can be installed on a remote machine to enable ksysguard on another
machine to monitor it through the daemon running there.
KSystemLog is a system log viewer tool. This program is developed for beginner
users, who don't know how to find information about their Linux system, and
don't know where log files are.
The FreeBSD Services Control software provides service
monitoring, restarting, and event logging for FreeBSD
servers. The core functionality is a daemon (fscd)
which is interfaced with using fscadm. See manual pages
for more information.
MogileFS is an open source distributed filesystem, see: mogilefs.org
for more details. This library allows any Ruby application to read,
write and delete files in a MogileFS instance.
Interface between FUSE and the Gnome VFS 2.0. It allows the user to mount
everything you can access via the Nautilus file manager. But of course you
can use a convenient CLI instead of the Desktop.
gkleds is a GKrellM plugin which monitors the CapsLock, NumLock and
ScrollLock keys and reports their current status via on-screen LEDs.
This is useful for people who have keyboards without LEDs (typically
cordless keyboards).
GKrellM - GNU (or Gtk) Krell Monitors (or Meters)
With a single process, GKrellM manages multiple stacked monitors and supports
applying themes to match the monitors appearance to your window manager,
Gtk, or any other theme.
Monit is a utility for managing and monitoring processes,
files, directories, devices and network services on a Unix system.
Monit conducts automatic maintenance and repair and can execute
meaningful causal actions in error situations.
monit supports:
* Daemon mode - poll services at a specified interval
* Group and manage groups of services, service dependencies
* Logging - syslog or own logfile
* Alert, start, stop and restart of services based on it's characteristics
* MD5 and SHA1 checksums
* Runtime Unix socket and TCP/IP port checking (TCP and UDP)
* Process status, timeout, memory and cpu usage, etc.
* Device usage monitoring (inodes and space)
* File monitoring (timestamp, checksum, permission, owner, etc.)
* Directory monitoring (timestamp, permission, owner, etc.)
* Remote network services monitoring (ping, response time, protocol, etc.)
* System load average monitoring
* Flexible and customizable email alert messages and notifications
* Protocol verification such as HTTP, FTP, SMTP, POP, IMAP, NNTP, NTP, etc.
* A HTTP interface with XML output option
and many more features :)
jailme is a modified version of FreeBSD's jexec.
This version is installed setuid and does some sanity checking
to ensure the username and UID match between the jail and the
host system.
Ledit is a line editor, allowing to use control commands like in emacs
or in shells (bash, tcsh). To be used with interactive commands. It is
written in Ocaml and Camlp5 and uses the library unix.cma.