Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
cannot work in this 0.8.7 version due to the above application rely information from config.php. Now the 0.8.7 information is stored in global.php instead.
SH
Please edit the post and supply the fix. The author should be taking care of this.
TheWitness
True understanding begins only when we realize how little we truly understand...
YoMarK wrote:"Solved" this error by symlinking libmysqlclient.a to libmysqlclient_r.a
and libmysqlclient.la to libmysqlclient_r.la.
TheWitness: I've configured an installed MySQL just as mentioned here: http://www.cacti.net/spine_install_wincyg.php, but is does not install the thread safe version of MySQL client libraries.
Normaly i use cactid with the native MySQL binary.
Will there be a Windows spine binary out anytime soon?
I don't like compiling/running net-snmp and MySQL-client in cygwin, when i have the native binaries also installed.
It seems that updating the 'Maximum OID's Per Get Request' under the device configuration does not actually update the value. When you open the device's settings page again it remains the same. However if you go up a level and checkmark the device and select 'Change SNMP Options' from the action drop down and change it there for the device then that will update the 'Maximum OID's Per Get Request' option for the device in question.
super-hornet wrote:Is it ok to intermittently get this error:
ERROR: SQL Assoc Failed!, Error:'1064', SQL:"select snmp_query_graph_rrd.snmp_field_name, data_template_rrd.id as data_template_rrd_id from (snmp_query_graph_rrd,data_template_rrd) where snmp_query_graph_rrd.data_template_rrd_id=data_template_rrd.local_data_template_rrd_id and snmp_query_graph_rrd.snmp_query_graph_id=Get Processor Utilization and snmp_query_graph_rrd.data_template_id=78 and data_template_rrd.local_data_id=50"
SH
Where on the utilities page? What action where you performing.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
cannot work in this 0.8.7 version due to the above application rely information from config.php. Now the 0.8.7 information is stored in global.php instead.
SH
Please edit the post and supply the fix. The author should be taking care of this.
TheWitness
I did a quick modification on the original php files and already uploaded to the original post.
Do u want me to upload to this thread also?
No, just the original post. This thread is getting ugly fast.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
super-hornet wrote:Is it ok to intermittently get this error:
ERROR: SQL Assoc Failed!, Error:'1064', SQL:"select snmp_query_graph_rrd.snmp_field_name, data_template_rrd.id as data_template_rrd_id from (snmp_query_graph_rrd,data_template_rrd) where snmp_query_graph_rrd.data_template_rrd_id=data_template_rrd.local_data_template_rrd_id and snmp_query_graph_rrd.snmp_query_graph_id=Get Processor Utilization and snmp_query_graph_rrd.data_template_id=78 and data_template_rrd.local_data_id=50"
SH
Where on the utilities page? What action where you performing.
Hi. That error message I got from the cacti log. So far, I only do a normal SNMP queries. If u want to know more, please tell me where can I dig out more information or what information do u need in order to debug it?
Really, so it has no correspondence to the Utilities page?
Have you attempted to Rebuild your Poller Cache from the Utilities page?
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
super-hornet wrote:Is it ok to intermittently get this error:
ERROR: SQL Assoc Failed!, Error:'1064', SQL:"select snmp_query_graph_rrd.snmp_field_name, data_template_rrd.id as data_template_rrd_id from (snmp_query_graph_rrd,data_template_rrd) where snmp_query_graph_rrd.data_template_rrd_id=data_template_rrd.local_data_template_rrd_id and snmp_query_graph_rrd.snmp_query_graph_id=Get Processor Utilization and snmp_query_graph_rrd.data_template_id=78 and data_template_rrd.local_data_id=50"
SH
Where on the utilities page? What action where you performing.
Hi. That error message I got from the cacti log. So far, I only do a normal SNMP queries. If u want to know more, please tell me where can I dig out more information or what information do u need in order to debug it?
SH
Rony and I had a CC this evening. We identified the source. He will be posting a patch soon to address this.
TheWitness
True understanding begins only when we realize how little we truly understand...
Working on it, will have patched files available in the bug reports for testing.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
super-hornet wrote:Is it ok to intermittently get this error:
ERROR: SQL Assoc Failed!, Error:'1064', SQL:"select snmp_query_graph_rrd.snmp_field_name, data_template_rrd.id as data_template_rrd_id from (snmp_query_graph_rrd,data_template_rrd) where snmp_query_graph_rrd.data_template_rrd_id=data_template_rrd.local_data_template_rrd_id and snmp_query_graph_rrd.snmp_query_graph_id=Get Processor Utilization and snmp_query_graph_rrd.data_template_id=78 and data_template_rrd.local_data_id=50"
SH
Where on the utilities page? What action where you performing.
Hi. That error message I got from the cacti log. So far, I only do a normal SNMP queries. If u want to know more, please tell me where can I dig out more information or what information do u need in order to debug it?
select data_input_data.data_template_data_id, data_input_fields.type_code, data_input_data.value
from (data_input_fields,data_input_data)
where data_input_fields.id=data_input_data.data_input_field_id
and (data_input_fields.type_code='index_type' or data_input_fields.type_code='index_value' or data_input_fields.type_code='output_type');
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]