Hi All ,
I am beginer to perl can anybody help me ..?
I am having the output of some data in a file in the form as -

currentconnections=326
totalconnections=37396
dtablesize=1024
readwaiters=322
opsinitiated=144666
opscompleted=144665
entriessent=1355694
bytessent=1547759193

currentconnections=320
totalconnections=37496
dtablesize=1024
readwaiters=322
opsinitiated=144668
opscompleted=144667
entriessent=1355794
bytessent=1547759693

I want to execute this after every 5 minutes to monitor the performance os
server.Can I get these values in some tabular form
So that this will come horizontally or vertically .

TIA



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to