OpenGrok
Cross Reference: envstat.h
xref
: /
src
/
usr.sbin
/
envstat
/
envstat.h
Home
|
History
|
Annotate
|
Download
|
only in
envstat
History log of
/src/usr.sbin/envstat/envstat.h
Revision
Date
Author
Comments
1.4
14-Nov-2020
mlelstv
For raw output (-x) allow to extract individual properties like drvctl -p.
E.g.
# envstat -x /vcmbox0/0/cur-value
328150000
1.3
07-Jun-2020
thorpej
Update for proplib(3) API changes.
1.2
16-Nov-2007
xtraeme
Implement the 'refresh-timeout' property in device blocks for the
configuration files. This sets the timeout value that will be used
to check for critical limits.
The value can be viewed by the 'envstat -D' command.
1.1
07-Oct-2007
xtraeme
branches: 1.1.2;
New configuration file format for the envsys framework:
foo0 {
#
# CPU Temperature
#
sensor0 {
critical-max = 70C;
critical-min = 20C;
}
...
}
...
Removed the -m flag that was previously used to set properties for
sensors. Now the -c flag will process all properties specified in
the file (accepted as argument).
To remove all properties that were set, the new -S flag can be used.
This will restore default values for all devices.
1.1.2.3
09-Jan-2008
matt
sync with HEAD
1.1.2.2
06-Nov-2007
matt
sync with HEAD
1.1.2.1
07-Oct-2007
matt
file envstat.h was added on branch matt-armv6 on 2007-11-06 23:36:25 +0000
Indexes created Thu Oct 02 10:09:58 GMT 2025