Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Need help with a grep script

by seenu18 (Initiate)
on Nov 08, 2013 at 10:32 UTC ( [id://1061697]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    [local]st-tb3-ssr1#show process cpustats | grep Total
    
    Total system CPU % usage (5s, 1m, 5m): 7.44, 8.13, 8.64
    
  2. or download this
    
    [local]st-tb3-ssr1#show memory
    
    Memory: Total 24555360k, Used 1679228k, Free 22876132k, Reserved 0k
    
  3. or download this
    
    [local]st-tb3-ssr1#show process
    ...
    
    pnsd 3609 1 5764K 00:00:03.42 0.01% run
    09:46:51
    
  4. or download this
    
    [local]st-tb3-ssr1#show process card 2
    ...
    ns 1530 1 4636K 00:01:06.91 0.15% run
    09:42:23
    
  5. or download this
    
    Time Cpu Utilization
    ...
    
    1.10%
    
  6. or download this
    
    Time
    ...
    Total Memory
    
  7. or download this
    
    #!/usr/bin/perl
    ...
    my @var1 = $telnet->print("
    $telnet->close;
    print "Telnet session closed\n";
    
  8. or download this
    
    Time
    
    Total Memory
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1061697]
Approved by marinersk
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-20 14:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found