// INITIALIZE PAGE include_once($_SERVER["DOCUMENT_ROOT"] . "/phplib/init.php"); include_once(PHPLIB . "mypeek_functions/libraries.php"); // Include Header File include_once(HEADER . "default.php"); include_once("process_downloads.php"); // Get Downloads $freeUtilities = select_available_free_utilities(); // Set Page Specific Vars $page_title = "Free Utilities"; $breadcrumb = "
" . $utility["description"] . ""); if($mypeek_customer["status"] != "guest") { if($utility["unzip_pw"]) { print("
Utilities for managing floating licenses for LiveWire.
if($mypeek_customer["status"] != "guest") { ?> } ?>LiveAction Cloud Latency Monitor measures and graphs the latency of pings and http requests against cloud services.
if($mypeek_customer["status"] != "guest") { ?> } ?>Use logical stencils for LiveAction product icons. Use conceptual stencils for Visio presentation topologies.
if($mypeek_customer["status"] != "guest") { ?> } ?>Importable Expert settings for both the Slow Response time events, as well as Apdex. For the slow response times all the events to varying thresholds, included in the name (30,75,150,300,500,1000). For Apdex modified the Apdex thresholds to 2, 3, and 4 (default) seconds.
if($mypeek_customer["status"] != "guest") { ?> } ?> // INCLUDE SKIN LAYOUT include(LAYOUT . "end_page.php"); ?>