[SOLVED] please give me a hand or some clue or a direction
Moderators: Developers, Moderators
[SOLVED] please give me a hand or some clue or a direction
Hi there,
Let me introduce me : i'm Icham, 30 year old, working as Network engineer in a kind of travel and car insurance compagny in Geneva (Switzerland).
I'm really interrested with the tool MacTrack which could help me a lot in my daily job javascript:emoticon(':D')
I installed it on a VMware via CactiEZ v0.6.
After many times and effort I'm not far from getting it working as it should but not yet, that's why i send you this SOS....
I,m trying to get the mac informations from 1 Cisco 6509 (L3 devices) and 1 Cisco 3750 (L2 devices).
I'm able to get the arp table of the c6509 so all the IPs are OK(it looks like), but I can only get the number of Trunk Ports from the C3750
When I run a "php poller_mactrack.php -sid=1 -d -f" : I'm getting no error.
When I run a "php mactrack_scanner -id=4 -d" : it works until the VLAN Analysis :
for example i'm getting 1st :
"DEBUG: VLAN Analysis for VLAN: 402/SERVER2 is complete. ACTIVE PORTS: 159"
and just after :
"DEBUG: Processing has begun for VLAN: 402
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 402, VLAN_NAME: SERVER2, ACTIVE PORTS: 0"
I'm really disappointed so please give me a hand or just provide me some clue or a direction where I should take a look .....
Here is my configuration MacTrack 1.1 for Cacti 0.8.7 :
[root@localhost mactrack]# net-snmp-config --version
5.1.2
[root@localhost mactrack]# php -v
PHP 5.1.6 (cli) (built: Jul 31 2008 00:08:07)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with eAccelerator v0.9.5, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
[root@localhost mactrack]# rpm -qa | grep snmp
net-snmp-devel-5.1.2-13.el4_7.2
net-snmp-utils-5.1.2-13.el4_7.2
net-snmp-libs-5.1.2-13.el4_7.2
net-snmp-5.1.2-13.el4_7.2
net-snmp-perl-5.1.2-13.el4_7.2
php-snmp-5.1.6-3.el4s1.10
[root@localhost mactrack]# rpm -qa | grep php
php-cli-5.1.6-3.el4s1.10
php-pdo-5.1.6-3.el4s1.10
php-eaccelerator-5.1.6_0.9.5-1.el4.centos
php-pear-1.4.11-1.el4s1.1
php-common-5.1.6-3.el4s1.10
php-gd-5.1.6-3.el4s1.10
php-mysql-5.1.6-3.el4s1.10
php-5.1.6-3.el4s1.10
php-ldap-5.1.6-3.el4s1.10
php-snmp-5.1.6-3.el4s1.10
Let me introduce me : i'm Icham, 30 year old, working as Network engineer in a kind of travel and car insurance compagny in Geneva (Switzerland).
I'm really interrested with the tool MacTrack which could help me a lot in my daily job javascript:emoticon(':D')
I installed it on a VMware via CactiEZ v0.6.
After many times and effort I'm not far from getting it working as it should but not yet, that's why i send you this SOS....
I,m trying to get the mac informations from 1 Cisco 6509 (L3 devices) and 1 Cisco 3750 (L2 devices).
I'm able to get the arp table of the c6509 so all the IPs are OK(it looks like), but I can only get the number of Trunk Ports from the C3750
When I run a "php poller_mactrack.php -sid=1 -d -f" : I'm getting no error.
When I run a "php mactrack_scanner -id=4 -d" : it works until the VLAN Analysis :
for example i'm getting 1st :
"DEBUG: VLAN Analysis for VLAN: 402/SERVER2 is complete. ACTIVE PORTS: 159"
and just after :
"DEBUG: Processing has begun for VLAN: 402
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 402, VLAN_NAME: SERVER2, ACTIVE PORTS: 0"
I'm really disappointed so please give me a hand or just provide me some clue or a direction where I should take a look .....
Here is my configuration MacTrack 1.1 for Cacti 0.8.7 :
[root@localhost mactrack]# net-snmp-config --version
5.1.2
[root@localhost mactrack]# php -v
PHP 5.1.6 (cli) (built: Jul 31 2008 00:08:07)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with eAccelerator v0.9.5, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
[root@localhost mactrack]# rpm -qa | grep snmp
net-snmp-devel-5.1.2-13.el4_7.2
net-snmp-utils-5.1.2-13.el4_7.2
net-snmp-libs-5.1.2-13.el4_7.2
net-snmp-5.1.2-13.el4_7.2
net-snmp-perl-5.1.2-13.el4_7.2
php-snmp-5.1.6-3.el4s1.10
[root@localhost mactrack]# rpm -qa | grep php
php-cli-5.1.6-3.el4s1.10
php-pdo-5.1.6-3.el4s1.10
php-eaccelerator-5.1.6_0.9.5-1.el4.centos
php-pear-1.4.11-1.el4s1.1
php-common-5.1.6-3.el4s1.10
php-gd-5.1.6-3.el4s1.10
php-mysql-5.1.6-3.el4s1.10
php-5.1.6-3.el4s1.10
php-ldap-5.1.6-3.el4s1.10
php-snmp-5.1.6-3.el4s1.10
- Attachments
-
- php_mactrack_scanner_php_id=4_-d.txt
- (9.18 KiB) Downloaded 352 times
-
- php_poller_mactrack_php_-sid=1_-d_-f.txt
- (3.61 KiB) Downloaded 265 times
Last edited by galerien on Thu Feb 12, 2009 12:08 pm, edited 1 time in total.
please give me a hand or some clue or a direction ...
Here are the screen shot of the Device and device type :
- Attachments
-
- device-C3750.GIF (25.85 KiB) Viewed 7118 times
-
- device-C3750_2.GIF (24.09 KiB) Viewed 7118 times
-
- device-type_C3750.GIF (25.94 KiB) Viewed 7118 times
-
- device-C6509.GIF (25.34 KiB) Viewed 7118 times
-
- device-C6509_2.GIF (23.53 KiB) Viewed 7118 times
please give me a hand or some clue or a direction ...
the c6509 device type
- Attachments
-
- device-type_C6509.GIF (27.47 KiB) Viewed 7115 times
please give me a hand or some clue or a direction ...
I put a username & password in the device "Custom Authentication" field :
but I'm only able to get 2 "UserPorts Up" and 2 "Active Macs" instead of the hundred or more that this C3750 is dealing with...
What is the use of this "Custom Authentication", please ?
but I'm only able to get 2 "UserPorts Up" and 2 "Active Macs" instead of the hundred or more that this C3750 is dealing with...
What is the use of this "Custom Authentication", please ?
After debbugging why my MacTrack was not working properly, I found out that in the function "get_base_dot1dTpFdbEntry_ports" of the macktrack_function.php I never got into the"if" there :
foreach($active_ports_array as $port_info) {
if (($ifInterfaces[$indexes[$i]]["ifType"] >= 6) && ($ifInterfaces[$indexes[$i]]["ifType"] <= 9)) {
if ($port_info == 1) {
$ports_active++;
}
$ports_total++;
}
$i++;
}
So My ports_total & ports_active stay to 0, this explains why i got :
"DEBUG: Processing has begun for VLAN: 402
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 402, VLAN_NAME: SERVER2, ACTIVE PORTS: 0"
This processing is done by the function "get_base_dot1dTpFdbEntry_ports" of the macktrack_function.php....
I'm not really confident in PHP debugging, could some help me on this issue ?
foreach($active_ports_array as $port_info) {
if (($ifInterfaces[$indexes[$i]]["ifType"] >= 6) && ($ifInterfaces[$indexes[$i]]["ifType"] <= 9)) {
if ($port_info == 1) {
$ports_active++;
}
$ports_total++;
}
$i++;
}
So My ports_total & ports_active stay to 0, this explains why i got :
"DEBUG: Processing has begun for VLAN: 402
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 402, VLAN_NAME: SERVER2, ACTIVE PORTS: 0"
This processing is done by the function "get_base_dot1dTpFdbEntry_ports" of the macktrack_function.php....
I'm not really confident in PHP debugging, could some help me on this issue ?
Hello,
I think your problem may lie in the fact that you have your vendor OID set but no serial OID set. I have had a problem similar like this before and all I had to do was set the serial OID. For your 3750 use .1.3.6.1.4.1.9.1.516 and for your 6509 run a mactrack scan on its device ID and look for the OID at the end of the output.
Hope this helps.
I think your problem may lie in the fact that you have your vendor OID set but no serial OID set. I have had a problem similar like this before and all I had to do was set the serial OID. For your 3750 use .1.3.6.1.4.1.9.1.516 and for your 6509 run a mactrack scan on its device ID and look for the OID at the end of the output.
Hope this helps.
I had the "Serial Number Base OID" on my device type as suggested by Low (thanks again to try to help me).
But it is still failling, I tried a "php mactrack_scanner.php -d -id=11" on a C3750 on which there is only 1 vlan but it is still showing first 104 active ports and then 0 active ports as follow :
....
GigabitEthernet2/0/4', '1500', '00:00:22:55:2F:87:9C', 'down(2)', 'down(2)', '1781615', '0', '0', '0', '0', '0', '', '', '', '0000-00-00 00:00:00', '0', '1'),('2', '11', '14501', 'other(1)', 'Nu0', '', '', '', '', '', '4294967295', 'Null0', '1500', 'NOT USER', 'up(1)', 'up(1)', '0', '0', '0', '0', '0', '0', '', '', '', '0000-00-00 00:00:00', '0', '1')
DEBUG: ifInterfaces assembly complete.
DEBUG: Cisco Voice VLAN collection complete
DEBUG: Voice VLANs exist on this device
DEBUG: ifInterfaces assembly complete.
DEBUG: VLAN Analysis for VLAN: 1/default is complete. ACTIVE PORTS: 104
DEBUG: Processing has begun for VLAN: 1
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 1, VLAN_NAME: default, ACTIVE PORTS: 0
DEBUG: Final cross check's now being performed.
INFO: HOST: X.X.106.5, TYPE: Cisco IOS Software, C3750 Software (C375, TOTAL PORTS: 0, ACTIVE PORTS: 0DEBUG: SQL: UPDATE mac_track_devices SET ports_total='0',device_type_id='45',scan_type = '1',vlans_total='2',ports_active='0',ports_trunk='0',macs_active='0',snmp_readstring='xxxxx',snmp_sysName='C3750-BLANDO-DD-E1.BLANDO-DD-E1',snmp_sysLocation='',snmp_sysContact='',snmp_sysObjectID='.1.3.6.1.4.1.9.1.516',snmp_sysDescr='Cisco IOS Software, C3750 Software (C3750-IPBASEK9-M), Version 12.2(44)SE2, RELEASE SOFTWARE (fc2) Copyright (c) 1986-2008 by Cisco Systems, Inc. Compiled Thu 01-May-08 15:42 by antonino',snmp_sysUptime='607288639',snmp_status='3',last_runmessage='Data collection completed ok',last_rundate='2009-02-12 17:48:42',last_runduration='14.0175' WHERE device_id ='11'
I join a screen shot of my new device type :
But it is still failling, I tried a "php mactrack_scanner.php -d -id=11" on a C3750 on which there is only 1 vlan but it is still showing first 104 active ports and then 0 active ports as follow :
....
GigabitEthernet2/0/4', '1500', '00:00:22:55:2F:87:9C', 'down(2)', 'down(2)', '1781615', '0', '0', '0', '0', '0', '', '', '', '0000-00-00 00:00:00', '0', '1'),('2', '11', '14501', 'other(1)', 'Nu0', '', '', '', '', '', '4294967295', 'Null0', '1500', 'NOT USER', 'up(1)', 'up(1)', '0', '0', '0', '0', '0', '0', '', '', '', '0000-00-00 00:00:00', '0', '1')
DEBUG: ifInterfaces assembly complete.
DEBUG: Cisco Voice VLAN collection complete
DEBUG: Voice VLANs exist on this device
DEBUG: ifInterfaces assembly complete.
DEBUG: VLAN Analysis for VLAN: 1/default is complete. ACTIVE PORTS: 104
DEBUG: Processing has begun for VLAN: 1
DEBUG: No user ports on this network.
DEBUG: Bridge port information about to be collected.
DEBUG: VLAN_ID: 1, VLAN_NAME: default, ACTIVE PORTS: 0
DEBUG: Final cross check's now being performed.
INFO: HOST: X.X.106.5, TYPE: Cisco IOS Software, C3750 Software (C375, TOTAL PORTS: 0, ACTIVE PORTS: 0DEBUG: SQL: UPDATE mac_track_devices SET ports_total='0',device_type_id='45',scan_type = '1',vlans_total='2',ports_active='0',ports_trunk='0',macs_active='0',snmp_readstring='xxxxx',snmp_sysName='C3750-BLANDO-DD-E1.BLANDO-DD-E1',snmp_sysLocation='',snmp_sysContact='',snmp_sysObjectID='.1.3.6.1.4.1.9.1.516',snmp_sysDescr='Cisco IOS Software, C3750 Software (C3750-IPBASEK9-M), Version 12.2(44)SE2, RELEASE SOFTWARE (fc2) Copyright (c) 1986-2008 by Cisco Systems, Inc. Compiled Thu 01-May-08 15:42 by antonino',snmp_sysUptime='607288639',snmp_status='3',last_runmessage='Data collection completed ok',last_rundate='2009-02-12 17:48:42',last_runduration='14.0175' WHERE device_id ='11'
I join a screen shot of my new device type :
- Attachments
-
- device-type_C3750-new.GIF (25.14 KiB) Viewed 7011 times
-
- device-type_C6509-New.GIF (24.98 KiB) Viewed 7013 times
I made a new test with 2 C6509 as router and 6 C3750 as hub/switch.
I'm getting strange result I got the User Ports for 2 C3750 but no User ports Up neither Active Macs and the strangest is that the last C3750 is shown as down (duration of the scan 10 secs??) .......
here is a screen shot of what I'm getting...
Do not hesitate to suggest any test or trick to solve this issue
I'm getting strange result I got the User Ports for 2 C3750 but no User ports Up neither Active Macs and the strangest is that the last C3750 is shown as down (duration of the scan 10 secs??) .......
here is a screen shot of what I'm getting...
Do not hesitate to suggest any test or trick to solve this issue
- Attachments
-
- RESULT.GIF (18.87 KiB) Viewed 6990 times
I re-installed cacti and Mactrack in a new VM ware (OS : Suse V10). reconfigured everything and now I'm getting a lot of "PHP Notice: Undefined index:" for the ifIndex retrieved from the remote devices by snmp ???
please help me .....
php5 poller_mactrack.php -sid=3 -d -f
DEBUG: About to enter MacTrack poller processing
DEBUG: Into Processing. Checking to determine if it's time to run.
DEBUG: Checking if user changed the start time
DEBUG: Checking if user changed the maintenance time
DEBUG: The next run time has been determined to be at '2009-02-13 19:26:43'
DEBUG: The next database maintenance run time has been determined to be at '2009-02-13 0:00:00'
DEBUG: Either a scan has been forced, or it's time to check for macs
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=2 -d
02/12/2009 07:34:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=2 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=4 -d
02/12/2009 07:34:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=4 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=5 -d
02/12/2009 07:34:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=5 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=6 -d
02/12/2009 07:34:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=6 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=7 -d
02/12/2009 07:34:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=7 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=8 -d
02/12/2009 07:34:55 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=8 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=9 -d
02/12/2009 07:34:57 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=9 -d]
02/12/2009 07:35:00 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_resolver.php -d]
DEBUG: DNS Resolver process launched
DEBUG: A process cycle launch just completed.
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=10 -d
02/12/2009 07:35:02 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=10 -d]
DEBUG: A process cycle launch just completed.
DEBUG: Waiting on 6 to complete prior to exiting.
DEBUG: Waiting on 6 to complete prior to exiting.
DEBUG: Waiting on 6 to complete prior to exiting.
DEBUG: Waiting on 6 to complete prior to exiting.
DEBUG: Waiting on 6 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
PHP Notice: Undefined index: 1 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 3 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 5001 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 431
PHP Notice: Undefined index: 5002 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 431
PHP Notice: Undefined index: 10101 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10102 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10103 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10104 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10105 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10106 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10107 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10108 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10109 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10110 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10111 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10112 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10113 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10114 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10115 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10116 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10201 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10601 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10602 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10603 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10604 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10605 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10606 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10607 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10608 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10609 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10610 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10611 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10612 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10613 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10614 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10615 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10616 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10617 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10618 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10619 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10620 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10621 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10622 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10623 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10624 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11101 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11102 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11103 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11104 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11105 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11106 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11107 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11108 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11109 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11110 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11111 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11112 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11113 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11114 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11115 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11116 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11201 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 14501 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
DEBUG: Waiting on 5 to complete prior to exiting.
PHP Notice: Undefined index: 1 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 3 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 5001 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 431
PHP Notice: Undefined index: 5002 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 431
PHP Notice: Undefined index: 10101 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10102 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10103 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10104 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10105 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10106 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10107 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10108 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10109 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10110 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10111 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10112 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10113 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10114 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10115 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10116 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10201 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10601 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10602 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10603 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10604 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10605 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10606 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10607 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10608 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10609 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10610 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10611 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10612 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10613 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10614 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10615 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10616 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10617 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10618 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10619 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10620 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10621 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10622 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10623 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10624 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11101 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11102 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11103 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11104 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11105 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11106 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11107 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11108 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11109 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11110 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11111 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11112 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11113 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11114 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11115 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11116 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11201 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 14501 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
PHP Notice: Undefined variable: ifInterfaces in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 517
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 2 to complete prior to exiting.
DEBUG: Waiting on 1 to complete prior to exiting.
DEBUG: Waiting on 0 to complete prior to exiting.
DEBUG: Interum IP addresses to MAC addresses association pass complete.
DEBUG: MAC addresses to Vendor MACS association pass complete.
DEBUG: MAC VLAN's in VLAN Table Updated.
DEBUG: Finished transferring scan results to main table.
DEBUG: Finished updating site table with collection statistics.
02/12/2009 07:36:33 PM - SYSTEM MACTRACK STATS: Time:98.8491 ConcurrentProcesses:7 Devices:8
please help me .....
php5 poller_mactrack.php -sid=3 -d -f
DEBUG: About to enter MacTrack poller processing
DEBUG: Into Processing. Checking to determine if it's time to run.
DEBUG: Checking if user changed the start time
DEBUG: Checking if user changed the maintenance time
DEBUG: The next run time has been determined to be at '2009-02-13 19:26:43'
DEBUG: The next database maintenance run time has been determined to be at '2009-02-13 0:00:00'
DEBUG: Either a scan has been forced, or it's time to check for macs
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=2 -d
02/12/2009 07:34:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=2 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=4 -d
02/12/2009 07:34:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=4 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=5 -d
02/12/2009 07:34:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=5 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=6 -d
02/12/2009 07:34:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=6 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=7 -d
02/12/2009 07:34:54 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=7 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=8 -d
02/12/2009 07:34:55 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=8 -d]
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=9 -d
02/12/2009 07:34:57 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=9 -d]
02/12/2009 07:35:00 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_resolver.php -d]
DEBUG: DNS Resolver process launched
DEBUG: A process cycle launch just completed.
DEBUG: CMD: /usr/bin/php -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=10 -d
02/12/2009 07:35:02 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /srv/www/htdocs/cacti/plugins/mactrack/mactrack_scanner.php -id=10 -d]
DEBUG: A process cycle launch just completed.
DEBUG: Waiting on 6 to complete prior to exiting.
DEBUG: Waiting on 6 to complete prior to exiting.
DEBUG: Waiting on 6 to complete prior to exiting.
DEBUG: Waiting on 6 to complete prior to exiting.
DEBUG: Waiting on 6 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
PHP Notice: Undefined index: 1 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 3 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 5001 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 431
PHP Notice: Undefined index: 5002 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 431
PHP Notice: Undefined index: 10101 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10102 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10103 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10104 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10105 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10106 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10107 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10108 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10109 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10110 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10111 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10112 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10113 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10114 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10115 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10116 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10201 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10601 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10602 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10603 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10604 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10605 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10606 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10607 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10608 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10609 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10610 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10611 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10612 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10613 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10614 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10615 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10616 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10617 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10618 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10619 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10620 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10621 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10622 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10623 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10624 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11101 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11102 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11103 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11104 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11105 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11106 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11107 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11108 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11109 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11110 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11111 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11112 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11113 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11114 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11115 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11116 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11201 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 14501 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
DEBUG: Waiting on 5 to complete prior to exiting.
PHP Notice: Undefined index: 1 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 3 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 5001 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 431
PHP Notice: Undefined index: 5002 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 431
PHP Notice: Undefined index: 10101 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10102 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10103 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10104 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10105 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10106 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10107 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10108 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10109 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10110 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10111 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10112 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10113 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10114 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10115 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10116 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10201 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10601 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10602 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10603 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10604 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10605 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10606 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10607 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10608 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10609 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10610 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10611 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10612 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10613 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10614 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10615 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10616 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10617 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10618 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10619 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10620 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10621 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10622 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10623 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 10624 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11101 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11102 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11103 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11104 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11105 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11106 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11107 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11108 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11109 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11110 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11111 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11112 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11113 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11114 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11115 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11116 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 11201 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
PHP Notice: Undefined index: 14501 in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 453
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
PHP Notice: Undefined variable: ifInterfaces in /srv/www/htdocs/cacti/plugins/mactrack/lib/mactrack_functions.php on line 517
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 5 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 3 to complete prior to exiting.
DEBUG: Waiting on 2 to complete prior to exiting.
DEBUG: Waiting on 1 to complete prior to exiting.
DEBUG: Waiting on 0 to complete prior to exiting.
DEBUG: Interum IP addresses to MAC addresses association pass complete.
DEBUG: MAC addresses to Vendor MACS association pass complete.
DEBUG: MAC VLAN's in VLAN Table Updated.
DEBUG: Finished transferring scan results to main table.
DEBUG: Finished updating site table with collection statistics.
02/12/2009 07:36:33 PM - SYSTEM MACTRACK STATS: Time:98.8491 ConcurrentProcesses:7 Devices:8
improvement
!!!!!!!!!!!! I'm getting much more better result !!!!!!!!!!!!
I changed the "Number of Concurrent Processes" from 7 to 2 in the settings of the Mac Track Plugin and now I'm getting better result but I'm not sure there are all the MACs and all the User Ports for each switch.....
screen Shot of the new result :
!!!!!!!!!!!! I'm getting much more better result !!!!!!!!!!!!
I changed the "Number of Concurrent Processes" from 7 to 2 in the settings of the Mac Track Plugin and now I'm getting better result but I'm not sure there are all the MACs and all the User Ports for each switch.....
screen Shot of the new result :
- Attachments
-
- RESULT-2.GIF (26.87 KiB) Viewed 6933 times
- TheWitness
- Developer
- Posts: 17059
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Glad to hear. If you can, submit a patch. I will take patches at the Cacti bug site at http://bugs.cacti.net.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 0 guests