ShoStats is a reimplementation of phpSysInfo in Perl, useful for running from crontab and outputting the stats to a PHP include file, which can then be displayed on a hosting account. It is modular and configurable, including modules to support both Linux, OpenBSD, and NetBSD, an output module for PHP include files, and transfer modules for output to stdout (which can be redirected or piped) and uploading to an FTP server.
| Tags | Hardware Monitoring Utilities |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX BSD OpenBSD Linux NetBSD |
| Implementation | Perl PHP |
Recent releases


Changes: This release fixes a small bug that was introduced in the last release, which caused the Linux code to report memory in KB instead of MB. A new feature was added to the configuration file parsing, which now allows ${exec command} to be replaced with the output of `command`.


Changes: A small show stopper in the memory statistics code was fixed for the Linux 2.6 kernel. Everything else is still the same.


Changes: This release adds NetBSD support and a couple of small bugfixes.


Changes: This release adds an improved version display and an upgrade option to the Makefile.


No changes have been submitted for this release.