dustin's status thing
dst is a monitoring daemonoid that runs out of inetd and allows you to find
out information about your machine. It's written to be extremely
simple and modular, so that the actual engine should build on any platform,
and the modules should be portable enough to run on most Unices. The whole
kit, including the modules it comes with has been tested on the following
platforms:
- AIX 4.1
- Digital UNIX 3.x
- FreeBSD 2.2.1
- HP-UX 10.0
- IRIX 6.2
- NetBSD 1.2G
- Solaris 2.5.1
- SunOS 4.1.4
The included modules provide for the following commands:
- disk
- disks
- localtime
- numusers
- ps
- quickstat
- time
- who
I don't really feel like documenting any further, but if you want to try it
out, you can get it from here.