Munin network-wide graphing framework (node)
Munin is a tool for graphing all sorts of information about one or more
servers and displaying it in a web interface. It uses the excellent
RRDTool (written by Tobi Oetiker) and is written in Perl. Munin has a
master/node architecture. The master connects to all the nodes at regular
intervals, and asks them for data. It then stores the data in RRD-files,
and (if needed) updates the graphs. One of the main goals have been ease
of creating own "plugins" (graphs).
This are the common components to drive both the server and the node components
of munin.
Simple FUSE filesystem for reading from and writing to MTP devices.
SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for
Linux (and other operating systems with a FUSE implementation, such as Mac OS X
or FreeBSD) capable of operating on files on MTP devices attached via USB to
local machine.
vordog is a collection of a driver and a user space daemon for FreeBSD to
leverage watchdog timer of Vortex86 SoC . vordog is also watchdog(9)
compatible. It is as a timer source of watchdog(9), you can use it with
watchdog(4), watchdog(8), and watchdogd(8).
You can get vordog from repository with Mercurial.
Munin network-wide graphing framework (node)
Munin is a tool for graphing all sorts of information about one or more
servers and displaying it in a web interface. It uses the excellent
RRDTool (written by Tobi Oetiker) and is written in Perl. Munin has a
master/node architecture. The master connects to all the nodes at regular
intervals, and asks them for data. It then stores the data in RRD-files,
and (if needed) updates the graphs. One of the main goals have been ease
of creating own "plugins" (graphs).
This is the node part. It is used on all machines Munin shall watch.
[ excerpt from developer's www site with modifications ]
vStrip is a VOB de-multiplexing tool, splitter and some other
functions that work on VOB/IFO files.
vStrip is a small command-line utility for stripping (=removing)
unwanted streams (=data packets) out of VOBs (Video Objects) without
having to reweave the VOB, or extracting the data contained inside
a single stream.
It also parses IFO-files so it (hopefully) doesn't get confused by
multi-angle VOBs.
This is a program to test the compatibility (or to demonstrate the
non-compatibility) of so-called "VT100-compatible" terminals.
The wait_on command allows shell scripts to access the facilities provided by
kqueue(3). This allows scripts to detect files being added to directories, data
appended to files and many other things - all without polling.
ncdu (NCurses Disk Usage) is a curses-based version of
the well-known 'du', and provides a fast way to see what
directories are using your disk space.
Watchfolder watches specified folders for incoming files and processes them
with programs assigned to those folders. Afterwards, the files are removed
from the inbound directory.
这个 smartmontools 包,包含了两个实用程序(smartctl 和 smartd),
通过现代的 ATA 和 SCSI 硬盘内建的自我监控(Self-Monitoring)、
分析(Analysis)和报告(Reporting)技术(Technology)系统(S.M.A.R.T.)
来控制和监控存储系统。这是来自 smartsuite 的方案,包含了对 ATA/ATAPI-5
磁盘的支持。