summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-07-12 17:18:04 -0400
committerjim-p <jimp@pfsense.org>2010-07-12 17:18:04 -0400
commit21f0f60de583cd02343e5e186d75b5f367de30be (patch)
tree197481bc9de1572a49a292587ea5588e6bab7d03 /usr/local/www/fbegin.inc
parentdf8d74dee38c56785c9c54385f3a4cb8f8dc74fa (diff)
downloadpfsense-21f0f60de583cd02343e5e186d75b5f367de30be.zip
pfsense-21f0f60de583cd02343e5e186d75b5f367de30be.tar.gz
Add Diagnostics > SMART Status for ATA HDDs. (Some functionality disabled, still needs hooked into notifications, and service code for smartd)
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index c775aaa..8552fbc 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -193,6 +193,7 @@ $diagnostics_menu[] = array("pfTOP", "/diag_system_pftop.php");
$diagnostics_menu[] = array("Reboot", "/reboot.php");
$diagnostics_menu[] = array("Routes", "/diag_routes.php");
$diagnostics_menu[] = array("Show Bogons", "/diag_showbogons.php");
+$diagnostics_menu[] = array("SMART Status", "/diag_smart.php");
$diagnostics_menu[] = array("States", "/diag_dump_states.php");
$diagnostics_menu[] = array("States Summary", "/diag_states_summary.php");
$diagnostics_menu[] = array("System Activity", "/diag_system_activity.php");
OpenPOWER on IntegriCloud