-
Notifications
You must be signed in to change notification settings - Fork 676
Description
Hi,
I'm having an issue with what I believe is the meminfo plugin on fedora33 (although this error has been around for ever).
2020/12/14 12:15:18 [ERROR] In RRD: Error updating /var/lib/munin/bwimail03/bwimail03-pagetypeinfo-n0_zNormal_tMovable-fp_n0_zNormal_tMovable_o0-g.rrd: /var/lib/munin/bwimail03/bwimail03-pagetypeinfo-n0_zNormal_tMovable-fp_n0_zNormal_tMovable_o0-g.rrd: Function update_pdp_prep, case DST_GAUGE - Cannot convert '>100000' to float
Maybe it needs to be cast as a "long float" somewhere?
I believe it's with the load_pagetypeinfo function, but I haven't attempted to troubleshoot it fully.
I can paste my /proc/pagetypeinfo contents here, but it's unlikely it would format correctly. I also don't think my file is unique where it would even make a difference.
There are also many lines like this, going back for many years. I don't know if it's related or if I should open another ticket, but I also have no idea how to troubleshoot this or how to obtain more info to troubleshoot it.
2020/12/14 12:35:12 [WARNING] 20 lines had errors while 2483 lines were correct in data from 'config meminfo' on cipher/209.216.11.60/4949
There's a huge amount of output from "munin-run meminfo config" but no obvious errors.
Ideas greatly appreciated, and I'll help to provide as much info as I can.