Re: [jffnms-users] Logon page background color

2004-11-24 Thread Javier Szyszlican
Jason, For now, you'll need to edit htdocs/login.php In the new version all colors and HTML styles will be on only one CSS file, so it will be easy (sic) to change all the JFFNMS colors. Think like it as a Theme. Javier Jason Humes wrote: Hi Is there anyway to change the background color of the l

[jffnms-users] Logon page background color

2004-11-24 Thread Jason Humes
Hi Is there anyway to change the background color of the logon page, both inside and outside the logon box. Our company logo is mostly black and a black logon page would make it look much better. Thanks. -- Jason --- SF email is sponsored b

RE: [jffnms-users] Something's missing

2004-11-24 Thread Jason Humes
What is DynMap? Is this something we can add to jffnms for mapping functionality? I could not find anything to do with DynMap when googled. Thanks. Jason -Original Message- From: Javier Szyszlican [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 24, 2004 1:45 PM Cc: [EMAIL PROTECTED

Re: [jffnms-users] Something's missing

2004-11-24 Thread Javier Szyszlican
Jade, I started doing that with the DynMap, if you have a map of interfaces, and you go to see it, you will be able to place each box where you want it, and draw "connections" between them. Also, GUIs is not my strong knowledge. You are free to contribute a mapping module for JFFNMS. Javier [E

[jffnms-users] Database Connection problem

2004-11-24 Thread [EMAIL PROTECTED]
I am running jffnms 7.9 with the following software: XP, Apache1.3.33, MySql4.1.7, and PHP4.3.9 I have followed the directions to a T (which are very well documented). I have no errors reported in either Apache or MySql. I can access the jffnms admin setup page and everything is green accept (

[jffnms-users] Something's missing

2004-11-24 Thread JDeane
Let me preface my remarks by saying how pleased our engineering team is by JFFNMS, and our ability to just about do anything we could want with it. Now, with that being said, I'd like to point out an area missing in JFFNMS, in my humble opinion. That being, mapping. The ability to form functiona

Re: [jffnms-users] Error: db_ping(mysql) Connection to DB Restored

2004-11-24 Thread Javier Szyszlican
HI Guillermo, Your alarms table is corrupted. Please run myisamchk or from inside mysql do "REPAIR TABLE alarms". Check the list archives for more info. Javier Guillermo Salas M wrote: Hi, I'm getting this error at the start page of my JFFNMS box : db_ping(mysql) Connection to DB Restored... d

[jffnms-users] Error: db_ping(mysql) Connection to DB Restored

2004-11-24 Thread Guillermo Salas M
Hi, I'm getting this error at the start page of my JFFNMS box : db_ping(mysql) Connection to DB Restored... db_ping(mysql) Connection to DB Restored... db_ping(mysql) Connection to DB Restored... db_ping(mysql) Connection to DB Restored... db_ping(mysql) Connection to DB Restored... Query Fa

Re: [jffnms-users] Graphviz

2004-11-24 Thread Javier Szyszlican
Hi Mario, Graphviz is not currently working. Javier Mario Alberto Lozano Garcia wrote: Hello again everyone: I just enable the graphviz-neato option in my Win XP JFFNMS 0.7.9 box, but when I Change the view to Graphviz to see interfases, I just get an X wish I think means that the archive can`

Re: [jffnms-users] JMX

2004-11-24 Thread Javier Szyszlican
Hi Lakmal, No, it doesn't. But you are welcome, if possible, to write a poller for it. Also, if that process is shown as a thread to the OS, you can use the HostMIB Applications system to monitor it. Javier Lakmal wrote: Hello Everyone , Does JFFNMS supports JMX ( *Java* *Management* *Extensions*

[jffnms-users] JMX

2004-11-24 Thread Lakmal
Hello Everyone , Does JFFNMS supports JMX ( Java Management Extensions ) for monitoring individual java process in one of our appilication server, Lakmal