SlackBuilds Repository

15.0 > System > sensord (3.6.0)

sensord is an rrd-based logger for lm_sensors

Sensord is a daemon that can be used to periodically log sensor
readings from hardware health-monitoring chips to syslog(3) or
a round- robin database (RRD) and to alert when a sensor alarm
is signalled; for example, if a fan fails, a temperature limit
is exceeded, etc.

A classic redhat-style initscript is shipped in the doc directory,

A command similar to this one would log sensor data into a file under
/var/log:

/usr/sbin/sensord -i1m -l30m -1 -t3m -r/var/log/sensord.rrd -d -a

Viewing the graph requires a bit of rrdtool mastery, but
man sensord suggest an option to generate a cgi script to be
used by rrdcgi and delivered through a CGI-supporting web server.

Nginx (not shipped with Slackware, but popular) does not support
CGI, so you may have to delve into fcgiwrap and/or spawn-fcgi.

This requires: rrdtool

Maintained by: Lockywolf
Keywords: sensors,lm-sensors,temperature,monitor,daemon
ChangeLog: sensord

Homepage:
https://hwmon.wiki.kernel.org/

Source Downloads:
lm-sensors-3-6-0.tar.gz (f60e47b5eb50bbeed48a9f43bb08dd5e)

Download SlackBuild:
sensord.tar.gz
sensord.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
sensord.SlackBuild
sensord.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds