
AElliott at xo
Aug 15, 2002, 10:10 AM
Post #6 of 9
(1397 views)
Permalink
|
There has been a lot of response on this. I don't have access to an FTP server, but if someone does, I will email the tar.gz to you, and you could put it up for anonymous ftp. The script only requires Perl (5 and above) and a webserver to run (I use apache with ssl for security)... -andrew -----Original Message----- From: Elliott, Andrew [mailto:AElliott [at] xo] Sent: Thursday, August 15, 2002 11:37 AM To: 'Dave Aaldering'; juniper-nsp [at] puck Subject: RE: [j-nsp] show bgp sum with description ? I wrote a script that I use to monitor Juniper, Cisco, and formerly Unisphere routers. It uses simple snmpwalks to gather the info. (time down, peer address, ASN, reason for being down) Depending on the box you are running it on and how many devices you are walking, you will have to adjust the time frame between walks. I run each of my three scripts (one for each type of device) every 20 minutes from cron, this way the data is never more than 20 minutes old. The NOC sees the info from a cgi generated webpage that automatically updates every 60 seconds. They have it running in the corner of one of their screens, and this has proved to be very effective for them. If you want more info, write me offlist. -andrew -----Original Message----- From: Dave Aaldering [mailto:d.aaldering [at] isp-services] Sent: Wednesday, August 14, 2002 2:06 PM To: juniper-nsp [at] puck Subject: Re: [j-nsp] show bgp sum with description ? On Wed, Aug 14, 2002 at 07:03:02AM -0700, HHH wrote: > Sorry, not paying attention It's okay ;) I havent had any other reactions, and I did quite a search through the commands, and the only way is to create some kind of external script which puls it out of the config. But that does not give you a realtime view of the neighbor states ;) Perhaps JunOS XML script or something can make this possible. I think I'll have a look at that. If anyone else comes up with something, please let me know. Regards, Met vriendelijke groet, Dave Aaldering ISP-Services http://www.isp-services.nl/noc/ -- http://www.as24875.net/ _______________________________________________ juniper-nsp mailing list juniper-nsp [at] puck http://puck.nether.net/mailman/listinfo/juniper-nsp _______________________________________________ juniper-nsp mailing list juniper-nsp [at] puck http://puck.nether.net/mailman/listinfo/juniper-nsp
|