[jffnms-users] Re: error message (Javier Szyszlican)

2004-10-19 Thread Hexagon
Hi Javier, I haven't been trying to create a new interface type. The last thing I changed was the syslog-ng implementation. This error is not always in the events table. I deleted all entries from the events database and it was gone. Yesterday it came back regularly, but since morning I haven't s

Re: [jffnms-users] database problem

2004-10-19 Thread Javier Szyszlican
Jeff, Can you try doing the insert manually via mysql, and specifying the level field specifically ? Javier [EMAIL PROTECTED] wrote: Yes, 0.7.9, but I get the same error(ERROR 1062: Duplicate entry '127' for key 1) wether I try 3,4 or 5 fields. Jeff Hi Jeff, Are you running 0.7.9 ? it se

RE: [jffnms-users] database problem

2004-10-19 Thread Kelly Hamlin
I did check the db, and mine is set to auto increment, however I still get the following also. I will try to investigate further when time allows. db_ping(mysql) Connection to DB Restored... db_ping(mysql) Connection to DB Restored... db_ping(mysql) Connection to DB Restored... db_ping(mysql) Con

RE: [jffnms-users] database problem

2004-10-19 Thread Kelly Hamlin
I reported this same problem on the forums a couple months ago. Just a FYI, its almost like there isn't an auto increment on the field, although I haven't looked in a long time to confirm or not. Just a heads up. Kelly -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Re: [jffnms-users] database problem

2004-10-19 Thread vaneek
Yes, 0.7.9, but I get the same error(ERROR 1062: Duplicate entry '127' for key 1) wether I try 3,4 or 5 fields. Jeff > Hi Jeff, > > Are you running 0.7.9 ? > > it seems the SQL query is lacking the level field. > In the mean time, you can add it manually via mysql. > > Javier > > [

Re: [jffnms-users] database problem

2004-10-19 Thread Javier Szyszlican
Hi Jeff, Are you running 0.7.9 ? it seems the SQL query is lacking the level field. In the mean time, you can add it manually via mysql. Javier [EMAIL PROTECTED] wrote: Hello, I am experiencing a problem in trying to add a "severity". When I click "add", a database error is returned; d

[jffnms-users] database problem

2004-10-19 Thread vaneek
Hello, I am experiencing a problem in trying to add a "severity". When I click "add", a database error is returned; 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_p

[jffnms-users] Windows WMI

2004-10-19 Thread Chris Hammond
In my never ending quests to find a way to get Windows WMI information from Windows for a Linux machine running JFFNMS or any other app for that matter, I came across something today I thought I should share. I use HP Systems Insight Manager in our NOC and it has a WMI Mapper that is installed

Re: [jffnms-users] error message

2004-10-19 Thread Javier Szyszlican
Hi Dave, Have you been trying to create a new interface type? Javier Hexagon wrote: Hi Javier, With your suggestions I got the syslog-ng working. thanks for that. But now I've got another problem: sometimes when viewing the events I get the following error message: "Warning: Invalid argument suppli

Re: [jffnms-users] Router interfaces "changes"

2004-10-19 Thread Javier Szyszlican
Hi Paul, This could only be a problem, or a bug. I've never seen it behave like that. Go to Administration->Hosts&Interfaces->Interfaces Select the by Host. If you see a lot of Serial0/0 or Serial0/1 interfaces (more than one of each) delete all the repeats. Also check if the Host AD Policy is "A

[jffnms-users] error message

2004-10-19 Thread Hexagon
Hi Javier, With your suggestions I got the syslog-ng working. thanks for that. But now I've got another problem: sometimes when viewing the events I get the following error message: "Warning: Invalid argument supplied for foreach() in /opt/jffnms/lib/api.events.inc.php on line 258" Any idea on wh