Re: using sysstat



Caricofe, Bradley wrote:
Hi, I'm trying to use sysstat on my RHEL4 box. I figured it would have
been installed by default...however:

[root@secure ~]# which sysstat
/usr/bin/which: no sysstat in
(/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sb
in:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
[root@secure ~]# up2date --showall | grep sysstat
sysstat-5.0.5-15.0.1.el4.i386
[root@secure ~]# sysstat
-bash: sysstat: command not found
[root@secure ~]#

Why oh why?

- Brad

The sysstat utilities are a collection of performance monitoring tools for Linux. These include sar, sadf, mpstat, iostat, pidstat and sa tools
i dont think that sysstat is a binary.

also use locate | grep bin etc....

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • sysstat-9.0.4 - System performance tools for Linux
    ... This is to announce that sysstat 9.0.4 has been released and is available for download. ... The sysstat utilities are a collection of performance monitoring tools for Linux. ... * sysstat.ioconf configuration file updated. ...
    (comp.os.linux.announce)
  • sysstat-6.1.1 - System performance tools for Linux
    ... This is to announce that I decided to start a new development series for sysstat with the release of its 6.1.1 version. ... This version adds the CPU "steal" time field to the statistics displayed by sar -u. ... The sysstat utilities are a collection of performance monitoring tools for Linux. ... These include sar, sadf, mpstat, iostat and sa tools. ...
    (comp.os.linux.announce)
  • Re: How to get IO for a specific program
    ... I'm looking for something similar to the 'time' command. ... Have a look at the pidstatcommand, which belongs to the sysstat ... package. ... Read the manual page to learn some more about the pidstat command. ...
    (comp.os.linux.misc)
  • RE: using sysstat
    ... received the same "command not found" message. ... Then I ran up2date -u sysstat, which I figured would install it ...
    (RedHat)