Commit graph

12 commits

Author SHA1 Message Date
Eric Lippmann
7bb09036fc Fix const visibility 2025-10-21 14:56:41 +02:00
raviks789
172e75102f Do not evaluate invalid performance data 2023-09-05 16:44:42 +02:00
Sukhwinder Dhillon
239c33ade9 PerfData: Fix method name case 2023-09-05 14:26:43 +02:00
Tobias Tiederle
ef16387ca0 fix parsing unknown perfdata value
fixes #700
2023-01-19 09:24:42 +01:00
Sukhwinder Dhillon
dced18f9a6 PerfData: Fix passing null as first param to number_format() 2022-05-31 14:55:25 +02:00
Johannes Meyer
0ac54d6978 PerfData: Render unkown UOMs as-is 2022-02-28 13:02:22 +01:00
Johannes Meyer
4b4fd11dc6 PerfData: Render invalid values as-is 2022-01-13 12:10:04 +01:00
Yonas Habteab
aefd0e1f7d Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
Johannes Meyer
0a4d20f870 PerfData: Don't use monitoring's Service to access states 2021-08-20 14:19:47 +02:00
Sukhwinder Dhillon
d246d8b120 Change the licence to GPLv2 from GPLv2+ 2021-08-20 10:56:25 +02:00
Yonas Habteab
358582226b PerfData: Add support for more UoMs 2021-07-16 11:32:04 +02:00
Florian Strohmaier
351a5f4f35
Re-add perfdata pie charts in list views (#176) 2021-04-22 10:34:32 +02:00