freebsd-ports/sysutils/bsdhwmon/pkg-descr
Jase Thew 55bbda78b9 - Update to 2.1.8 [1]
- Convert to optionsNG and add DEBUG option
- Pet portlint(1): fix overly long line and missing ending newline in
  pkg-descr

PR:		ports/169595 [1]
Submitted by:	Jeremy Chadwick <jdc@koitsu.org> (maintainer)
Approved by:	flo (mentor)
2012-07-11 10:24:10 +00:00

21 lines
970 B
Text

bsdhwmon(8) is a program for FreeBSD for monitoring hardware sensors (fans,
temperatures, voltages, chassis intrusion, and more) on commerical-grade server
hardware. bsdhwmon(8) is developed with a very different mentality compared to
other softwares:
- Written with stability and production datacenter environments in mind
- Intended for use with server products (Intel, Supermicro, Tyan, and possibly
others)
- Solely uses smb(4), significantly decreasing risks and CPU usage
- Based heavily on documentation provided from the server and H/W monitoring IC
manufacturers
- Full tested on both i386 and amd64 systems, using RELENG_6, RELENG_7,
RELENG_8 and RELENG_9
- Written entirely in C
- Completely standalone; relies on no third-party libraries or tools (autoconf,
etc.)
- Very simple and clean code (heavily commented, well-documented, emits no
warnings)
- Open-source, released under the FreeBSD 2-clause BSD license
WWW: http://bsdhwmon.koitsu.org/