From 4b861336bc21029f8a0c3fbd8478e0125a3652a3 Mon Sep 17 00:00:00 2001 From: Christopher Milan Date: Sat, 15 Mar 2025 17:27:57 -0700 Subject: [PATCH] add dsk --- dsk.cgi | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 1 + 2 files changed, 68 insertions(+) create mode 100755 dsk.cgi diff --git a/dsk.cgi b/dsk.cgi new file mode 100755 index 0000000..be2ed32 --- /dev/null +++ b/dsk.cgi @@ -0,0 +1,67 @@ +#!/usr/bin/rrdcgi + + +Cluster Block Device Report + +

Cluster Block Device Report

+ + + + + + + diff --git a/index.html b/index.html index a74d0e3..8246836 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,7 @@
  • Memory Report
  • GPU Report
  • Block Device Report
  • +
  • Disk Storage Report