if (file_exists("./admin.css") { }else { }
Mesh Map Admin Page (beta)
Running on
"; echo "\n"; echo "\n"; echo ""; echo "\n"; //echo "
SQL server ' . "\n"; }else { echo '' . "\n"; } echo "\n"; echo "Currently Polling Nodes: "; if($lastUpdateNodeInfo['currently_running'] == 1) { echo '' . "\n"; }else { echo '' . "\n"; } echo "
"; echo ""; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; //echo "\n"; echo "\n"; echo ""; echo ""; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; //echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; //echo "\n"; //echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo ""; //echo "
Nodes:$totalNumNodesWith Locations:$totalNumNodesWithLocationsNodes Last Polled: " . $lastUpdateNodeInfo['table_last_update'] . "\n"; echo "
Links:$totalNumLinksWith Locations:$totalNumLinksWithLocationsLinks Last Updated:Updated:" . $lastUpdateLinkInfo['table_last_update'] . "\n"; echo " 
Expired:$totalRemovedNodesIgnored:$totalIgnoredNodesNon Mesh Icons:$totalNumNonMeshMarkersParallel Mode: "; if ($USER_SETTINGS['node_polling_parallel'] == "1") { echo "Yes"; }else { echo "No"; } echo "
"; // echo "
Nodes: " . $totalNumNodes . " \n"; // echo "  With Locations: " . $totalNumNodesWithLocations . " \n"; // echo "
Links: " . $totalNumLinks . "\n"; // echo "  With Locations: " . $totalNumLinksWithLocations . "\n"; // echo "
Expired: " . $totalRemovedNodes . "\n"; ?>

Please use the tabs/links above to navigate to the different sections.

Most tables are sortable, just click on the header.

Eventually, you should be able to have different users and actually have to login to use most of this.

Have fun and let me know any issues or ideas you find.
(especially any "metrics" you can think of to watch in the "status" area)
-wxc