So I installed sysutils/monitorix and got pretty much all I wanted working. Except, the system graphing, which graphs cpu load, memory, uptime, etc. I see lots of errors in /var/log/monitorix, but I think some of them are code errors. Anyone currently have this installed and working for system graphing, and if yes, any chance it would be a AMD Ryzen cpu?
This is the log:
I'm still troubleshooting and will update if I figure anything out.
This is the log:
Code:
Use of uninitialized value $entropy in scalar chomp at /usr/local/share/monitorix/system.pm line 296.
Use of uninitialized value $entropy in chomp at /usr/local/share/monitorix/system.pm line 361.
Use of uninitialized value $entropy in concatenation (.) or string at /usr/local/share/monitorix/system.pm line 401.
ERROR: while updating /var/db/monitorix/system.rrd: /var/db/monitorix/system.rrd: Function update_pdp_prep, case DST_GAUGE - Cannot convert '' to float
sysctl: unknown oid 'kern.random.sys.seeded'
I'm still troubleshooting and will update if I figure anything out.