Everytime I run the script SwitchMap.pl, I receive the following error:
Use of uninitialized value in print at /opt/switchmap/WritePortsDirectory.pm
line 143.
I followed the steps in the README step by step and as long as I can see the
MAC addr are obtained correctly and dumped into the "MacList" file and also
the idle files seem to be correct in the StateFileDirectory but after the
execution of the WritePorts script only empty HTML are generated, I can see
the headers but no info about the VLANS, Ports, etc...
Any idea? Thank you all!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please run SwitchMap with these command-line options:
SwitchMap.pl -d 4 -f
This will cause SwitchMap to create an extra file named SwitchMap.log. Please
send that log file to me at siemsen@ucar.edu, and I'll try to figure out
what's wrong.
-- Pete
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys.
Everytime I run the script SwitchMap.pl, I receive the following error:
Use of uninitialized value in print at /opt/switchmap/WritePortsDirectory.pm
line 143.
I followed the steps in the README step by step and as long as I can see the
MAC addr are obtained correctly and dumped into the "MacList" file and also
the idle files seem to be correct in the StateFileDirectory but after the
execution of the WritePorts script only empty HTML are generated, I can see
the headers but no info about the VLANS, Ports, etc...
Any idea? Thank you all!
Please run SwitchMap with these command-line options:
SwitchMap.pl -d 4 -f
This will cause SwitchMap to create an extra file named SwitchMap.log. Please
send that log file to me at siemsen@ucar.edu, and I'll try to figure out
what's wrong.
-- Pete