Skip to content

Troubleshooting

Javier edited this page Nov 12, 2017 · 2 revisions

Troubleshooting

Running poller in debug mode

  • Go to <cacti_path>/plugins/mactrack
    • php -q poller_mactrack.php -d -sid=1
    • Run php poller_mactrack.php -h for more options

Run scanner in debug mode for an specific device

  • Go to <cacti_path>/plugins/mactrack
    • php -q mactrack_scanner.php -d -id=23
    • Run php -q mactrack_scanner.php -h for more options