From 70af042b7b39f3b17d98ad6759600fe8bf4dece6 Mon Sep 17 00:00:00 2001 From: sva-e025532 Date: Wed, 13 Aug 2025 16:37:01 +0200 Subject: [PATCH] Add new Cluster Resources report page and update navbar links accordingly --- Inventory/ClusterResource.php | 119 ++++++++++++++++++++++++++++++++++ include/all.php | 5 -- navbar.html | 13 +++- 3 files changed, 130 insertions(+), 7 deletions(-) create mode 100644 Inventory/ClusterResource.php diff --git a/Inventory/ClusterResource.php b/Inventory/ClusterResource.php new file mode 100644 index 0000000..a63113a --- /dev/null +++ b/Inventory/ClusterResource.php @@ -0,0 +1,119 @@ + + + + + + + + + + Web Infra Reports IT + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ +
+ +
+ +

Cluster Resources (Hyper-V excluded)

+ + +
+ + + +
+ + + + + + + + + + + + + "; + echo ""; + $last = $current; + }else{ + echo ""; + } + echo ""; + echo ""; + echo ""; + echo ""; + echo ""; + } + ?> + +
ClusterResourceOwner NodeStateLast Checked
" . $answer['Cluster'] . "
".$answer['Name']."".$answer['Owner']."".$answer['State']."".$answer['ts']."
+
+
+
+ +
+
+
+ + + diff --git a/include/all.php b/include/all.php index 57bf06e..7b50df8 100644 --- a/include/all.php +++ b/include/all.php @@ -1,6 +1,4 @@ Shared Folders @@ -110,6 +110,15 @@ +
  • + + Clusters + +