[jffnms-users] (0.8.3-rc1) rrdtool not creating some graphs [patch]

2006-06-20 Thread Fox!MURDER
Hello, I discovered some errors when showing performance graphs. All the errors were caused by colons in comments not being escaped. I fixed all the comments I was able to discover and am attaching a patch for it. Tomas "Fox!MURDER" Zvala diff -ru jffnms-0.8.3-rc1/engine/configs/cisco_cc.in

[jffnms-users] 0.8.3-rc1 upgrade error

2006-06-08 Thread dwkim
hi [EMAIL PROTECTED] jffnms]# cat docs/upgrade/mysql/jffnms-0.8.2-to-0.8.3.mysql.diff* | mysql -u jffnms -pjffnms jffnms ERROR 1074 at line 3: Too big column length for column 'value' (max = 255). Use BLOB instead [EMAIL PROTECTED] jffnms]# rpm -qa |grep my mysql-3.23.58-1.80 mod_auth_mysql-1.11-1

Re: [jffnms-users] 0.8.3-rc1 upgrade error

2006-06-07 Thread Javier Szyszlican
I found this: Values in VARCHAR columns are variable-length strings. The length can be specified as 1 to 255 before MySQL 4.0.2, 0 to 255 as of MySQL 4.0.2, and 0 to 65,535 as of MySQL 5.0.3. (The maximum actual length of a VARCHAR in MySQL 5.0 is determined by the maximum row size and the char

[jffnms-users] 0.8.3-rc1 upgrade error

2006-06-07 Thread kimdowo
0.8.3-rc1 upgrade error hi all [EMAIL PROTECTED] jffnms]# cat docs/upgrade/mysql/jffnms-0.8.2-to-0.8.3.mysql.diff* | mysql -u jffnms -pjffnms jffnms ERROR 1074 at line 3: Too big column length for column 'value' (max = 255). Use BLOB instead [EMAIL PROTECTED] jffnms]# rpm -qa |grep my mysql-3.23.

Re: [jffnms-users] 0.8.3

2005-05-27 Thread Javier Szyszlican
I'd the idea of a "Generic Interface Type" where you could manually add interfaces that will really be OIDs to monitor and all the behavior will be managed by interface type fields. Javier Abel Aberra wrote: Javier, I was wondering if it could be setup where we could create a defau

Re: [jffnms-users] 0.8.3

2005-05-27 Thread Emmanuel Doguet
Javier Szyszlican wrote: Emmanuel, You mean graphically? or in the database field? In the host definition, because I use hostname like (toto.dyndns.hehetutu.com) and it don't fit in the field. bye bye. Javier Emmanuel wrote: Javier Szyszlican wrote: Chris, This is current

Re: [jffnms-users] 0.8.3

2005-05-27 Thread Javier Szyszlican
Emmanuel, You mean graphically? or in the database field? Javier Emmanuel wrote: > Javier Szyszlican wrote: > >> Chris, >> >> This is currently in my "083" folder. >> >> - DNS monitoring using Pear/DNS by Thomas Mangin >> - Mouse Over hosts timeout >> - Ping and Traceroute Tools by Eugene Turo

RE: [jffnms-users] 0.8.3

2005-05-27 Thread Buddy Shearer
users@lists.sourceforge.net Subject: Re: [jffnms-users] 0.8.3 Chris, This is currently in my "083" folder. - DNS monitoring using Pear/DNS by Thomas Mangin - Mouse Over hosts timeout - Ping and Traceroute Tools by Eugene Turovsky - Revise option in the Manual discovery (to updates what has changes manu

Re: [jffnms-users] 0.8.3

2005-05-27 Thread Emmanuel Doguet
Javier Szyszlican wrote: Chris, This is currently in my "083" folder. - DNS monitoring using Pear/DNS by Thomas Mangin - Mouse Over hosts timeout - Ping and Traceroute Tools by Eugene Turovsky - Revise option in the Manual discovery (to updates what has changes manually) - Support RRDtool 1.2.x

Re: [jffnms-users] 0.8.3

2005-05-26 Thread Javier Szyszlican
Chris, This is currently in my "083" folder. - DNS monitoring using Pear/DNS by Thomas Mangin - Mouse Over hosts timeout - Ping and Traceroute Tools by Eugene Turovsky - Revise option in the Manual discovery (to updates what has changes manually) - Support RRDtool 1.2.x completly - CPU Monitoring

[jffnms-users] 0.8.3

2005-05-26 Thread Chris Hammond
Hey Javier, I know it is early in the works but what goodies do you have planned for the next version? Do you have any specific plans that you could say I want this in 0.8.3 and this in 0.8.4 and so on? Also, what new interface types do you need access to or testing on that we could help with?