Re: using sysstat
- From: Chaim Rieger <chaim.rieger@xxxxxxxxxxxx>
- Date: Tue, 26 Jun 2007 14:05:03 -0700
Caricofe, Bradley wrote:
Hi, I'm trying to use sysstat on my RHEL4 box. I figured it would haveThe sysstat utilities are a collection of performance monitoring tools for Linux. These include sar, sadf, mpstat, iostat, pidstat and sa tools
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
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
- References:
- using sysstat
- From: Caricofe, Bradley
- using sysstat
- Prev by Date: Re: [CentOS] Battery status indicator in CentOS 4.4
- Next by Date: RE: using sysstat
- Previous by thread: using sysstat
- Next by thread: RE: using sysstat
- Index(es):
Relevant Pages
- 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)