Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/share/doc/sysstat/ |
Upload File : |
sysstat for Debian
==================
The sar(1) command can display both current statistics (when sar
is called with interval and count parameters, e.g. `sar 1 10')
or all-day statistics (when is called without those parameters,
e.g. just `sar').
To display all-day statistics with the sar(1) command, the data must
have been collected first with sadc(8) or sa1(8) and saved in a file
in /var/log/sysstat directory.
This Debian package provides a system crontab file, which runs sa1 script,
but it is by default DISABLED and the statistics are not collected. Thus when
you try to run sar without any parameters, you most probably get error like
`Cannot open /var/log/sysstat/saXX: No such file or directory'.
To avoid the error, please enable collecting data by the crontab by running
dpkg-reconfigure sysstat
and answering `yes' to the question
`Do you want to activate sysstat's cron job?'
-=-=-=-=-=-=-=-=-=-=-=-
As it was said above, the package installs system crontab files, namely
/etc/cron.d/sysstat and /etc/cron.daily/sysstat. There's no need to follow
the `Examples' section of sa1(8) and sa2(8) man pages and create entries
in your root crontab file by hand. Creating such entries can lead to a
situation, where e.g. two copies of sa2(8) script will be run simultaneously,
which can cause errors.
-=-=-=-=-=-=-=-=-=-=-=-
Before reporting a bug regarding this package, please make sure you read the
FAQ.gz file from this directory.
-- Robert Luberda <robert@debian.org> Thu, 25 Nov 2004 23:06:45 +0100