On 02/18/12 03:10, Craig Small wrote: > After (I'm not sure how soon after) the release of JFFNMS 0.9.2 > I'll be doing some re-factoring on the interface type side of things. > > To prioritise the work, I need to know what interface types are being > used. The following are ones I know are used: > - Apache webserver > - APC > - BGP Neighbours > - Cisco System Info > - Cisco Power Supply > - Cisco Temperature > - Cisco Voltage > - Cisco SA Agent > - IIS Webserver > - Linux/Unix System Info > - NTP > - Physical Interfaces > - Reachability > - Storage > - TCP Ports > - UPS > - UPS Lines > - Windows system Info > - Windows Logical Disks > > > > To do this easily, in your database CLI run this query > select distinct interface_types.description from > interface_types,interfaces where interfaces.type=interface_types.id; > > If you can, remove the ones I have mentioned above. If you use only > the ones listed, then you're fine :) > > - Craig
Craig, I have do not have a working jffnms install, currently. I will be using adtran routers, so if that exist keep it. If not, the AOS they use looks much like a IOS knock-off so they probably will not be that hard to add later.... hth, James ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
