+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Mar 2010
- Posts
- 74
Cannot open /var/log/sysstat/sa28: No such file or directory
When executing sar just after installation you may encounter this error on Debian distros. Do the following steps.
Execute the command
# dpkg-reconfigure sysstat
OR
# vi /etc/default/sysstat
Change value of ENABLED from "false" to "true"
# /etc/init.d/sysstat start


LinkBack URL
About LinkBacks



Reply With Quote