Wow. Thank-you. Um. We have at quite a few different Netscreens as well as Foundry Load Balancers. All I really want to be able to do is record config change histories with some Trap monitoring (CPU Load, Temperature, and Fan Status).
I am checking your site now to see if there is anything I can use. SQL I can actually do so no worries there. See, that is the method I tried. I started by using some of the Cisco scripts that came with JFFNMS and modified with what I thought was the correct MIB/OID information. Running snmpwalk with said MIB/OID worked. So the problem is that I don't know what is actually needed to be modified/created. Anyway, Thank-you, Maybe the info and scripts on your site will help me advance further. On Wed, 2007-05-30 at 09:10 -0500, falz wrote: > On 5/30/07, Jeffrey Singleton <[EMAIL PROTECTED]> wrote: > > There has GOT to be more out there that desire to use JFFNMS with > > Foundry and Netscreen devices. > > JFFNMS works fine with Netscreens. I'm running it against a few right > now, and all ethernet statsitics (all that I'm interested in) are > there. What model of Netscreens are you trying against? I'm assuming > you've debugged by just doing snmpwalks on it and getting responses, > correct? > > I made JFF work with a few other devices, the code is here: > > - http://falz.net/development/jffnms > > Using this, you can at least see what's needed to be added as far as > SQL data, discovery, and polling. In my case I modified the existing > UPS stuff to work with another brand of UPS. However, the APC PDU > stuff is from scratch. In your case, you'll likely want to modify > existing ethernet interface poller/discovery code to just support he > MIB's in question. I haven't looked at that code, but it may just be a > matter of adding another CASE statement with the proper MIB. > > --falz > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users > -- Jeffrey Singleton Network Systems Administrator (Trusted Source) Secure Computing Corporation 48000 North Point Parkway Alpharetta, GA 30022 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
