When i'm run mactrack_scanner.php -d -id=2 get look like this.
Code: Select all
php /usr/local/share/cacti/plugins/mactrack/mactrack_scanner.php -d -id=2
DEBUG: HOST: 172.17.100.7 is alive, processing has begun.
DEBUG: WARNING: SITE: P86xx_INET, IP: 172.17.100.7, TYPE: BayStack 350-24T HW:RevL FW:V1.48 SW:v4, Device Type Not Found in Device Type Table.
DEBUG: SQL: UPDATE mac_track_devices SET ports_total='0',device_type_id='0',scan_type = '1',vlans_total='0',ports_active='0',ports_trunk='0',macs_active='0',snmp_readstring='public',snmp_sysName='',snmp_sysLocation='',snmp_sysContact='',snmp_sysObjectID='.1.3.6.1.4.1.45.3.30.2',snmp_sysDescr='BayStack 350-24T HW:RevL FW:V1.48 SW:v4.3.0.4 ISVN:2',snmp_sysUptime='1151060148',snmp_status='4',last_runmessage='WARNING: Device Type Not Found in Device Type Table.',last_rundate='2006-11-07 18:00:04',last_runduration='0.2193' WHERE device_id ='2'
Code: Select all
Device Type Not Found in Device Type Table
The image of Mac Track Device Types in attachment.
What i'm must correct for better result?
TNX