OpenGrok
Cross Reference: config_lex.l
xref
: /
src
/
usr.sbin
/
envstat
/
config_lex.l
Home
|
History
|
Annotate
|
Download
|
only in
envstat
History log of
/src/usr.sbin/envstat/config_lex.l
Revision
Date
Author
Comments
1.8
15-Mar-2012
joerg
Add __printflike attribution to use vprintf and friends with an argument
as format string.
1.7
15-Feb-2010
pgoyette
branches: 1.7.6;
Update userland envstat(8) to handle new {high,maximum}-capacity limits.
1.6
29-Oct-2009
christos
option noinput nounput
1.5
28-Oct-2009
christos
no unput
1.4
22-Aug-2008
pgoyette
1. provide for warning-min and warning-max alarm levels in addition to
critical-min and critical-max; also, a battery warning-capacity is
added in addition to a critical-capacity.
2. usr.sbin/envstat is modified to introduce a -W command line switch to
display the warning-* values instead of the critical-* values, and
envstat(8) and envsys.conf(5) man pages are updated appropriately.
3. Treat user-defined limits as a single continuum and generate a single
event regardless of how many boundaries a change in sensor value
crosses; ditto for driver-defined limits.
Fixes my PR/39021
Fixes my PR/39022
OK'd by christos@ bouyer@ cube@
1.3
16-Nov-2007
xtraeme
branches: 1.3.8;
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.2
07-Oct-2007
xtraeme
branches: 1.2.2;
Accept '+' or '-' characters at the start of SP_STRING.
1.1
07-Oct-2007
xtraeme
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.2.2.3
09-Jan-2008
matt
sync with HEAD
1.2.2.2
06-Nov-2007
matt
sync with HEAD
1.2.2.1
07-Oct-2007
matt
file config_lex.l was added on branch matt-armv6 on 2007-11-06 23:36:24 +0000
1.3.8.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.7.6.1
17-Apr-2012
yamt
sync with head
Indexes created Wed Oct 29 03:09:52 GMT 2025