Files
librenms-librenms/includes/html/graphs/application
Alban BrowaeysandGitHub a6bc7490e2 Fix app docker (#14080)
* docker app: polling - RRD dataset and fields value mismatch

RRD dataset definitions and fields array keys passed to data_update
have to be in the same order. There is no match based on key before
building the rrdtool update command.

Fixes mem_perc ending as NaN because it ended with a value above 100
as it was given mem_limit bytes value.

* docker app - remove misleading divider

The mem_perc and cpu_usage are already in percent, no need to divide
them by a hundred. The values were then made into milli percent or micro
percent.
2022-07-15 09:12:20 -05:00
..
2020-09-21 15:40:17 +02:00
2021-03-07 20:26:44 +01:00
2022-04-29 07:41:23 -05:00
2022-04-29 07:41:23 -05:00