hi,
i was wondering why i cannot get the 00:00:00 reading from the sar output. here is a sample of what i get:
00:00:00 %usr %sys %wio %idle
01:00:00 0 0 0 100
02:00:00 0 0 0 100
03:00:00 0 0 0 100
04:00:00 0 0 0 100
05:00:00 0 0 0 100
06:00:00 0 0 0 100
07:00:00 0 0 0 100
08:00:00 0 0 0 100
08:20:00 0 0 0 100
08:40:00 6 1 0 93
09:00:00 1 0 0 99
09:20:00 0 0 0 100
09:40:00 0 0 0 100
10:00:00 0 0 0 100
10:20:00 0 0 0 100
Average 0 0 0 100
the sar syntax that i used is sar -s 00:00:00 -e 12:00:00 -f sa04.
the content of the sys crontab is:
#ident "@(#)sys 1.5 92/07/14 SMI" /* SVr4.0 1.2 */
#
# The sys crontab should be used to do performance collection. See cron
# and performance manual pages for details on startup.
#
0 * * * 0-6 /usr/lib/sa/sa1
20,40 8-17 * * 1-5 /usr/lib/sa/sa1
all i get from these settings is from 01:00:00 up to 23:00:00. i dont have a 00:00:00 reading.
is it possible to get a 00:00:00 reading from sar?
thanks
i was wondering why i cannot get the 00:00:00 reading from the sar output. here is a sample of what i get:
00:00:00 %usr %sys %wio %idle
01:00:00 0 0 0 100
02:00:00 0 0 0 100
03:00:00 0 0 0 100
04:00:00 0 0 0 100
05:00:00 0 0 0 100
06:00:00 0 0 0 100
07:00:00 0 0 0 100
08:00:00 0 0 0 100
08:20:00 0 0 0 100
08:40:00 6 1 0 93
09:00:00 1 0 0 99
09:20:00 0 0 0 100
09:40:00 0 0 0 100
10:00:00 0 0 0 100
10:20:00 0 0 0 100
Average 0 0 0 100
the sar syntax that i used is sar -s 00:00:00 -e 12:00:00 -f sa04.
the content of the sys crontab is:
#ident "@(#)sys 1.5 92/07/14 SMI" /* SVr4.0 1.2 */
#
# The sys crontab should be used to do performance collection. See cron
# and performance manual pages for details on startup.
#
0 * * * 0-6 /usr/lib/sa/sa1
20,40 8-17 * * 1-5 /usr/lib/sa/sa1
all i get from these settings is from 01:00:00 up to 23:00:00. i dont have a 00:00:00 reading.
is it possible to get a 00:00:00 reading from sar?
thanks