[Perl-unix-users] Interface for traffic monitoring

2002-06-05 Thread Nitin
Hi friends,   Is there way to get the traffic details on a router.   Can anybody help me out in resolving this problem.   Thanks NiTiN

RE: [Perl-unix-users] Interface for traffic monitoring

2002-06-05 Thread Anthony R. Packer
MRTG, do a search on google. YOu'll find all you need.   MRTG is Multi Router Traffic Graph.   ANthony -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of NitinSent: Wednesday, June 05, 2002 8:14 AMTo: [EMAIL PROTECTED]Subject: [Perl-unix-u

[Perl-unix-users] Perl pagination example

2002-06-05 Thread SuccessInMind
Does anyone has a simple pagination example script they can point me towards? I am looking for a routine that will display 50 records at the time and then when the next page link is clicked on > it will display the next 50 records. The pagination control at the bottom of the page would look some