diff --git a/CHANGELOG b/CHANGELOG index 0e08499758..c12665573e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -20,6 +20,7 @@ SVN 0.10-current * Add support for Ingrasys iPoMan 1200 series PDUs * Add support for Socomec Net Vision UPS systems * Add support for ServerTech Sentry3 power systems +* Add support for VMWare ESX hosts, and listing their virtual machines * MySQL and nginx application pollers * Add support for IPMI polling on servers * Add a new discovery parameter to only discover new devices, this can be run every 5 minutes diff --git a/html/includes/authenticate.inc.php b/html/includes/authenticate.inc.php index 598e36e6f1..c45c95ddb9 100644 --- a/html/includes/authenticate.inc.php +++ b/html/includes/authenticate.inc.php @@ -6,15 +6,22 @@ session_start(); // Preflight checks if (!is_dir($config['rrd_dir'])) +{ echo("
![]() |