I have a bunch of files in /var/log/sa with names like:
  sa.2007_08_23
  sa.2007_08_24
  sa4.2007_08_23
  sa4.2007_08_24

And I can view them with sar like this:
  sar -f sa.2007_08_23 -A

But I cannot get isag to view the files.  Apparently isag calls sar,
so I have tried many things like:

   isag -f sa.2007_08_23 -A

and even:

   cp sa.2007_08_23 sa23
   isag sa23

But nothing seems to work.  I also can't find any examples anywhere.
isag always comes up saying there is not input file.

How is isag supposed to be invoked?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to