Hi, We are currently running a JFFNMS 0.8.0 installation on a local MySQL server. We're transitioning the database to a real database server running postgresql, and installing 0.8.3 on a server setup specifically to provide network monitoring capabilities.
I've written a very basic perl script to pull zone, client, hosts, interfaces, and interfaces_values tables from MySQL and insert them into pgsql. The interfaces show up correctly in the admin front end, but the poller is inserting zero's into all the nics, disks, ports, load, cpu, and established connection fields. Strangely enough, the processes are getting the correct information and the graphs are rendered correctly. I've checked permissions, and everything is setup fine. What should I be looking for, or what do I need to import from the old server that I'm missing? I didn't copy the RRDs over because I'm changing version of rrdtool and didn't want to run into any problems. At this point, the data in the RRDs is nice to have, but not critical, so I was mainly focusing on getting the RRDs populated correctly on the new server. Also, I've noticed that sometimes when my linux servers reboot or a disk is unmounted and then remounted, I have to manually delete the interface in jffnms and rediscover it. I've been looking around for possible problems with OIDs, but I've yet to find anywhere that might be storing _specific_ OIDs in jffnms. Thanks, -- Brad Lhotsky <[EMAIL PROTECTED]> NCTS Computer Specialist Phone: 410.558.8006 "Darkness is a state of mind, I can go where you would stumble." -Wolfsheim, 'Blind' ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users