[jffnms-users] Hard Drive Temperature Monitoring

2005-12-03 Thread robertbogdon
I've attached a discovery and poller plugin along with the necessary database info to track hard drive temperature using a tool called "hddtemp".  I didn't see anything on the website about where to submit this sort of thing.-- --- Robert BogdonSr. Systems Engineer, DivXhttp://www.blah.net hddte

[jffnms-users] errors

2005-12-03 Thread Travis Johnson
Hi, Does anyone know what this error message means in /var/log/httpd/error_log: PHP Warning: Missing argument 2 for linktext() in /opt/jffnms/lib/gui.toolkit.inc.php on line 193 Travis Microserv --- This SF.net email is sponsored by: Splu

Re: [jffnms-users] Problem: RDD Files not created

2005-12-03 Thread Javier Szyszlican
Which RRDTool Version do you have? you need 1.0.49 Javier Victor Rivera wrote: Hi I’m Running JFFNMS with the following platform: OS: Linux Fedora Core 3 Web Server: Apache 1.3.34 App Server: PHP Version 4.4.1 I’m trying to monitor a Motorola Canopy Cluster All goes fine bu

Re: [jffnms-users] Field "state" in table "SLAS" updated to 127

2005-12-03 Thread Javier Szyszlican
Thanks for reporting it. You can change the size of the state field by hand, and I'll keep this email so I remember to put the fix in the next version. Javier frederic Vay wrote: Hi In table « ALARM_STATE », we use ID upper than 10001 (auto_increment = ‘10001’). Unfortunatly, the type

Re: [jffnms-users] Performance Graphs without Login

2005-12-03 Thread Javier Szyszlican
You can always just pass the user & password via the URL. Like: http://127.0.0.1/view_performance.php?interface_id=526&want_graph=traffic&logout=1&user=YourUsername&pass=YourPassword This will return a PNG graph. You can do this on the backend of your portal, so the User and pass will never b