#219 closed defect (fixed)
missing % on CPU.
| Reported by: | JamesR | Owned by: | MickeM |
|---|---|---|---|
| Priority: | 4 | Milestone: | 0.3.4 |
| Component: | Core | Version: | 0.3.3 |
| Severity: | Bugs | Keywords: | |
| Cc: |
Description
Status Information: OK: 20m: 0%, 30s: 0%
Performance Data: '20m'=0;80;90; '30s'=0;80;90;
In the performance data, a % should be included in first value to indicate that this is a percentage value. Otherwise it gets graphed as a number and not a percentage by pnp.
see:
http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN203
If the value is really a load average (rather then %) then status information should not include the % symbol.
I will work on a patch.
Thanks,
-jr
Change History (2)
comment:1 Changed 5 years ago by mickem
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 5 years ago by mickem
- Milestone changed from 0.4.0 to 0.3.4
Note: See
TracTickets for help on using
tickets.









Fixed (in source), will be in a nightly in a week or so...
MickeM