Commit 4e78e3b
committed
Small updates to 1.19 lag plugin logic
- Use the 5-minute average instead of the 1-minute average; although the
1.7 version using the LagMeter plugin only offers 1-minute so this
is something of a behavioral change, the 5-minute average is better
suited to the 5-minute resolution normally offered by Munin.
- Account for the asterisk that can appear in the 1.19 output to
indicate a tick rate higher than 20.0, but continue to treat it as
20.0.
Change-Id: I6673804bb6fb3af50f339121279e0454e81601e21 parent e55d6b8 commit 4e78e3b
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments