bergware / dynamix

51 stars 38 forks source link

sadc missing since latest update? #69

Closed m6w6 closed 1 year ago

m6w6 commented 1 year ago

syslog has an entry like the following every minute:

crond[1587]: exit status 127 from user root /usr/local/emhttp/plugins/dynamix.system.stats/scripts/sa1 1 1 &> /dev/null

Looking at the script, it tries to execute sadc in /usr/lib64/sa, which is not there.

# ls -al /usr/lib64/sa
total 20
drwxr-xr-x  2 root root   120 Feb  6 08:51 ./
drwxr-xr-x 48 root root 26040 Feb  5 11:51 ../
-rwxr-xr-x  1 root root  1720 Nov  9 21:17 sa1*
-rwxr-xr-x  1 root root  1586 Nov  9 21:17 sa2*
-rwxr-xr-x  1 root root   605 Feb  5 11:51 sysstat*
-rwxr-xr-x  1 root root  6430 Feb  5 11:51 sysstat.ioconf*

I can't find sadc anywhere, though.

Unraid v6.11.5

bergware commented 1 year ago

You need to reboot the system to restore the sa package, as explained in the upgrade instructions.