Werk 17074 was adapted. The following is the new Werk, a diff is shown at the end of the
message.
[//]: # (werk v2)
# msexch_database: Use consistent units (ms/s) in rules & graphs
key | value
---------- | ---
date | 2024-06-18T07:20:14+00:00
version | 2.3.0p7
class | fix
edition | cee
component | checks
level | 1
compatible | yes
The msexch_database reported its values in ms in the summary/ruleset but
displayed the same value as seconds in the graph. With this werk, all
units will be reported consistently.
------------------------------------<diff>-------------------------------------------
[//]: # (werk v2)
- # MS Exchange: Use consistent units (ms/s) in rules & graphs
? ^^^^ ^^
+ # msexch_database: Use consistent units (ms/s) in rules & graphs
? ^^^ ++ ^^^^^
key | value
---------- | ---
date | 2024-06-18T07:20:14+00:00
version | 2.3.0p7
class | fix
edition | cee
component | checks
level | 1
compatible | yes
- Various msexch_* checks reported its values in ms in the summary/ruleset
? ^^^^^^^ ^^^^ ---
+ The msexch_database reported its values in ms in the summary/ruleset but
? ^^^ ^^^^^^^ ++++
- but displayed the same value as seconds in the graph. With this werk,
? ----
+ displayed the same value as seconds in the graph. With this werk, all
? ++++
- all units will be reported consistently.
? ----
+ units will be reported consistently.