Commit graph

308 commits

Author SHA1 Message Date
Luca Deri
d609b8c80d Change to convert a float to an integer prior to call rrd_update. This patch should fix #122. 2015-08-11 22:26:17 +02:00
Arianna Avanzini
6633f21bdd scripts/lua/modules: always show "Other" talker
This commit lets the "Other" talker be always shown in the top talkers
report of a web interface if its traffic value is not zero. This also
lets the "Other" talker accumulate traffic also for hosts above the
maximum number of top talkers.
2015-07-30 21:58:12 +02:00
Arianna Avanzini
6ac384581d modules/graph_utils.lua: fix variable name
This commit fixes the name of one of the variables used in the
createRRDcounter() function which caused errors.
2015-06-30 20:53:20 +02:00
Guillaume Simon
6339498751 Fix duplicate handling to fix broken traffic graph for hosts 2015-06-09 18:31:34 +02:00
Luca Deri
1895d5aca9 Fixed typo 2015-05-26 09:02:16 +02:00
Arianna Avanzini
b519ad39b6 scripts/lua/admin/prefs.lua: add basic RRD configuration options
This commit adds a first implementation of configuration preferences for RRDs.
Different config options are selectable for network interfaces RRDs and
other RRDs. This addresses issue #33.
2015-05-26 02:54:17 +02:00
Arianna Avanzini
02f5637014 scripts/lua/modules/graph_utils.lua: various fixes
This commit fixes indentation and scoping for some of the blocks
in drawRRD(). It also lets the function handle complex RRD names.
2015-05-22 00:31:27 +02:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00