just installed my new 0.8.8a cacti version and trying to install hmib pluging. It seems everything works fine but no Host Types are discovered.

I can see Host processes statistics, partitions, and some other information, but never OS Types. Tried to configure Host MIB OS Types as follows:
Code: Select all
Name: SunOS 5.10
Version: 5.10
System Description Match: SunOS%5.10%
Vendor SNMP OID: .1.3.6.1.2.1.1.1
Going to cacti logs, it seems that there is an SQL syntax error (same error for all the servers)
Code: Select all
01/31/2013 09:30:07 AM - CMDPHP: Poller[0] ERROR: A DB Exec Failed!, Error:'1064', SQL:"UPDATE plugin_hmib_hrSystem SET uptime='117810374',date='2013-01-31 09:30:07',initLoadDevice='1536',users='1',processes='71',maxProcesses='16362',sysDescr='SunOS XXXXXXXX 5.10 Generic_144489-06 i86pc',sysObjectID='.1.3.6.1.4.1.8072.3.2.3',sysUptime='117808401',sysContact='\"System administrator\',sysName='XXXXXXXX',sysLocation='\"System administrators office\' WHERE host_id=2'
Code: Select all
mysql> UPDATE plugin_hmib_hrSystem SET uptime='117810374',date='2013-01-31 09:30:07',initLoadDevice='1536',users='1',processes='71',maxProcesses='16362',sysDescr='SunOS XXXXXXXX 5.10 Generic_144489-06 i86pc',sysObjectID='.1.3.6.1.4.1.8072.3.2.3',sysUptime='117808401',sysContact='\"System administrator\',sysName='XXXXXXXX',sysLocation='\"System administrators office\' WHERE host_id=2';
ERROR:
Unknown command '\"'.
ERROR:
Unknown command '\''.
'>
'>
'> ;
'> ^CCtrl-C -- exit!
Aborted
* Cacti version: 0.8.8a on Ubuntu linux box
* hmib pluging: 1.4