Skip to content

Troubleshooting

Javier edited this page Jan 31, 2018 · 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

The scanning function you are looking for does not show up

  • Go to Tracking Tools Menu and click on "Refresh Scanning Functions"

    Deletes old and potentially stale Device Tracking scanning functions from the drop-down you see when you edit a device type.