Network MAP PHP
Problem this snippet solves: Hi all,
Here is a PHP script to use if you want to present you network map to a NOC or to the Application Support & Maintenance Services.
This replicate Network Map...
Published Nov 16, 2016
Version 1.0renato_martins_
Nimbostratus
Joined May 05, 2019
renato_martins_
Nimbostratus
Joined May 05, 2019
renato_martins_
Oct 10, 2017Nimbostratus
Hi Don,
Please insert the following debug command under member foreach to check what is being retrieved as array value:
echo $pool_availabilityState;
Then compare what is inside the function getgif for the case conditions. If the the values don't match, it will default to the unknown state.