Tok
Joined: 15 Aug 2007 Posts: 6
|
Posted: Wed Aug 15, 2007 9:05 am Post subject: ERROR: No device types have been found. |
|
|
Hello,
i have just installed mactrack (from svn) and do get the mentioned error messages during my polls (ERROR: No device types have been found.). No wonder, as the table mac_track_device_types is completely empty.
What i have done:
1. Copy files into cacti plugin directory (/var/www/cacti/plugins/mactrack)
2. Import database (mysql cacti < /var/www/cacti/plugins/mactrack/mactrack.sql)
3. Catch up with "php database_upgrade.php"
4. Fix oui import
wget http://standards.ieee.org/regauth/oui/oui.txt
php mactrack_import_ouidb.php -f=oui.txt
What step do i miss in the installation or what can i do to fix the missing device types?
| Quote: | Cacti Version - 0.8.6j
Plugin Architecture - 1.1
Poller Type - CMD.php
Server Info - Linux 2.6.18-8.1.8.el5xen
Web Server - Apache/2.2.3 (Red Hat)
PHP - 5.1.6
PHP Extensions - libxml, xml, wddx, tokenizer, sysvshm, sysvsem, sysvmsg, standard, SimpleXML, sockets, SPL, shmop, session, Reflection, pspell, posix, mime_magic, iconv, hash, gmp, gettext, ftp, exif, date, curl, ctype, calendar, bz2, zlib, pcre, openssl, apache2handler, gd, mysql, mysqli, PDO, pdo_mysql, pdo_sqlite, snmp, eAccelerator
MySQL - 5.0.22
RRDTool - 1.2.23
SNMP - 5.3.1
PluginsDevice Tracking (mactrack - v1.0)
Device Monitoring (monitor - v0.7)
Network Discovery (discovery - v0.7)
Host Info (hostinfo - v0.1)
Global Plugin Settings (settings - v0.2)
Network Tools (tools - v0.2)
RRD Cleaner (rrdclean - v1.1)
Update Checker (update - v0.3)
SSL Redirector (ssl - v0.1) |
|
|