|
|
| Author |
Message |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 977
|
Posted: Mon Apr 09, 2007 11:43 am Post subject: Upload results into DB problem ? |
|
|
I have successfully polled two Catalyst 3560G switches, located in our other office. These switches are accessible via a VPN. Once the polling is complete, I can see the enclosed screenshot when I view devices.
However, if I click IP report and choose the site where these switches are located, I get "No Mac Track Port Results".
Anyone have any ideas ?
Thanks |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9689 Location: MI, USA
|
Posted: Mon Apr 09, 2007 2:51 pm Post subject: |
|
|
get the device id for the two devices in question and then open a shell and perform the following:
cd /var/www/html/cacti/plugins/mactrack
php mactrack_scanner.php -d -id=<id>
Post the output.
TheWitness |
|
| Back to top |
|
 |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 977
|
Posted: Mon Apr 09, 2007 9:53 pm Post subject: |
|
|
Hi Larry,
I have PM'd you the results of each ID.
Thanks for your help with this. |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9689 Location: MI, USA
|
Posted: Tue Apr 10, 2007 5:05 am Post subject: |
|
|
Your problem is that you are scanning an IOS device with a CatOS scanning function. That won't work. Map the device to the IOS scanning function for Cisco.
TheWitness |
|
| Back to top |
|
 |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 977
|
Posted: Tue Apr 10, 2007 10:20 am Post subject: |
|
|
Thanks for this. However, if I cange the scanning type to IOS, or even Generic, I still land up with the same issue - if I click IP report and choose the site where these switches are located, I get "No Mac Track Port Results".
Any other ideas ?
Thanks |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9689 Location: MI, USA
|
Posted: Tue Apr 10, 2007 12:26 pm Post subject: |
|
|
Verify that MacTrack actually detects it correctly using the IOS scanning function by running debug again. Post the results again.
TheWitness |
|
| Back to top |
|
 |
mcutting Cacti Pro User
Joined: 16 Oct 2006 Posts: 977
|
Posted: Tue Apr 10, 2007 12:31 pm Post subject: |
|
|
Scrap that Larry - I have it working now.
Thanks for your help - much appreciated. |
|
| Back to top |
|
 |
|