summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/include
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/widgets/include')
-rw-r--r--usr/local/www/widgets/include/captiveportal.inc4
-rw-r--r--usr/local/www/widgets/include/carp_status.inc7
-rw-r--r--usr/local/www/widgets/include/dyn_dns_status.inc7
-rw-r--r--usr/local/www/widgets/include/gateways.inc5
-rw-r--r--usr/local/www/widgets/include/gmirror_status.inc4
-rw-r--r--usr/local/www/widgets/include/installed_packages.inc7
-rw-r--r--usr/local/www/widgets/include/interface_statistics.inc5
-rw-r--r--usr/local/www/widgets/include/interfaces.inc6
-rw-r--r--usr/local/www/widgets/include/ipsec.inc4
-rw-r--r--usr/local/www/widgets/include/load_balancer.inc4
-rw-r--r--usr/local/www/widgets/include/log.inc6
-rw-r--r--usr/local/www/widgets/include/ntp_status.inc5
-rw-r--r--usr/local/www/widgets/include/openvpn.inc4
-rw-r--r--usr/local/www/widgets/include/services_status.inc7
-rw-r--r--usr/local/www/widgets/include/smart_status.inc5
-rw-r--r--usr/local/www/widgets/include/thermal_sensors.inc27
-rw-r--r--usr/local/www/widgets/include/traffic_graph.inc4
-rw-r--r--usr/local/www/widgets/include/wake_on_lan.inc7
18 files changed, 0 insertions, 118 deletions
diff --git a/usr/local/www/widgets/include/captiveportal.inc b/usr/local/www/widgets/include/captiveportal.inc
deleted file mode 100644
index 3714209..0000000
--- a/usr/local/www/widgets/include/captiveportal.inc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$captive_portal_status_title = "Captive Portal Status";
-$captive_portal_status_title_link = "status_captiveportal.php";
-?>
diff --git a/usr/local/www/widgets/include/carp_status.inc b/usr/local/www/widgets/include/carp_status.inc
deleted file mode 100644
index 79d3c03..0000000
--- a/usr/local/www/widgets/include/carp_status.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-//set variable for custom title
-$carp_status_title = "Carp Status";
-$carp_status_title_link = "carp_status.php";
-
-?>
diff --git a/usr/local/www/widgets/include/dyn_dns_status.inc b/usr/local/www/widgets/include/dyn_dns_status.inc
deleted file mode 100644
index 8116fe7..0000000
--- a/usr/local/www/widgets/include/dyn_dns_status.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-//set variable for custom title
-$dyn_dns_status_title = "Dyn DNS Status";
-$dyn_dns_status_title_link = "services_dyndns.php";
-
-?>
diff --git a/usr/local/www/widgets/include/gateways.inc b/usr/local/www/widgets/include/gateways.inc
deleted file mode 100644
index 4666689..0000000
--- a/usr/local/www/widgets/include/gateways.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-//set variable for custom title
-$gateways_title = "Gateways";
-$gateways_title_link = "status_gateways.php";
-?>
diff --git a/usr/local/www/widgets/include/gmirror_status.inc b/usr/local/www/widgets/include/gmirror_status.inc
deleted file mode 100644
index 6547d4d..0000000
--- a/usr/local/www/widgets/include/gmirror_status.inc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$gmirror_status_title = "GEOM Mirror Status";
-$gmirror_status_title_link = "diag_gmirror.php";
-?> \ No newline at end of file
diff --git a/usr/local/www/widgets/include/installed_packages.inc b/usr/local/www/widgets/include/installed_packages.inc
deleted file mode 100644
index a978191..0000000
--- a/usr/local/www/widgets/include/installed_packages.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-//set variable for custom title
-$installed_packages_title = "Installed Packages";
-$installed_packages_title_link = "pkg_mgr_installed.php";
-
-?> \ No newline at end of file
diff --git a/usr/local/www/widgets/include/interface_statistics.inc b/usr/local/www/widgets/include/interface_statistics.inc
deleted file mode 100644
index c789418..0000000
--- a/usr/local/www/widgets/include/interface_statistics.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-//set variable for custom title
-$interface_statistics_title = "Interface Statistics";
-$interface_statistics_title_link = "status_interfaces.php";
-?> \ No newline at end of file
diff --git a/usr/local/www/widgets/include/interfaces.inc b/usr/local/www/widgets/include/interfaces.inc
deleted file mode 100644
index 6c19a6b..0000000
--- a/usr/local/www/widgets/include/interfaces.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-//set variable for custom title
-$interfaces_title = "Interfaces";
-$interfaces_title_link = "status_interfaces.php";
-
-?> \ No newline at end of file
diff --git a/usr/local/www/widgets/include/ipsec.inc b/usr/local/www/widgets/include/ipsec.inc
deleted file mode 100644
index 6df0a7c..0000000
--- a/usr/local/www/widgets/include/ipsec.inc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$ipsec_title = "IPsec";
-$ipsec_title_link = "diag_ipsec.php";
-?>
diff --git a/usr/local/www/widgets/include/load_balancer.inc b/usr/local/www/widgets/include/load_balancer.inc
deleted file mode 100644
index 367ea46..0000000
--- a/usr/local/www/widgets/include/load_balancer.inc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$load_balancer_status_title = "Load Balancer Status";
-$load_balancer_status_title_link = "status_lb_pool.php";
-?>
diff --git a/usr/local/www/widgets/include/log.inc b/usr/local/www/widgets/include/log.inc
deleted file mode 100644
index 7ad453a..0000000
--- a/usr/local/www/widgets/include/log.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-//set variable for custom title
-$log_title = "Firewall Logs";
-$log_title_link = "diag_logs_filter.php";
-
-?> \ No newline at end of file
diff --git a/usr/local/www/widgets/include/ntp_status.inc b/usr/local/www/widgets/include/ntp_status.inc
deleted file mode 100644
index 1115095..0000000
--- a/usr/local/www/widgets/include/ntp_status.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-//set variable for custom title
-$ntp_status_title = "NTP Status";
-$ntp_status_title_link = "status_ntpd.php";
-?>
diff --git a/usr/local/www/widgets/include/openvpn.inc b/usr/local/www/widgets/include/openvpn.inc
deleted file mode 100644
index 075d0e5..0000000
--- a/usr/local/www/widgets/include/openvpn.inc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$openvpn_title = "OpenVPN";
-$openvpn_title_link = "status_openvpn.php";
-?> \ No newline at end of file
diff --git a/usr/local/www/widgets/include/services_status.inc b/usr/local/www/widgets/include/services_status.inc
deleted file mode 100644
index 685aee4..0000000
--- a/usr/local/www/widgets/include/services_status.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-//set variable for custom title
-$services_status_title = "Services Status";
-$services_status_title_link = "status_services.php";
-
-?> \ No newline at end of file
diff --git a/usr/local/www/widgets/include/smart_status.inc b/usr/local/www/widgets/include/smart_status.inc
deleted file mode 100644
index bbfa274..0000000
--- a/usr/local/www/widgets/include/smart_status.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-//set variable for custom title
-$smart_status_title = "SMART Status";
-$smart_status_title_link = "diag_smart.php";
-?>
diff --git a/usr/local/www/widgets/include/thermal_sensors.inc b/usr/local/www/widgets/include/thermal_sensors.inc
deleted file mode 100644
index a6e727a..0000000
--- a/usr/local/www/widgets/include/thermal_sensors.inc
+++ /dev/null
@@ -1,27 +0,0 @@
-<?php
-/*
- $Id: thermal_sensors.inc
- File location:
- \usr\local\www\widgets\include\
-
- Used by:
- \usr\local\www\widgets\widgets\thermal_sensors.widget.php
-
-
-*/
-
-//set variable for custom title
-$thermal_sensors_widget_title = "Thermal Sensors";
-//$thermal_sensors_widget_link = "thermal_sensors.php";
-
-
-//returns core temp data (from coretemp.ko or amdtemp.ko driver) as "|"-delimited string.
-//NOTE: depends on proper config in System >> Advanced >> Miscellaneous tab >> Thermal Sensors section.
-function getThermalSensorsData() {
-
- $_gb = exec("/sbin/sysctl -a | grep temperature", $dfout);
- $thermalSensorsData = join("|", $dfout);
- return $thermalSensorsData;
-
-}
-?>
diff --git a/usr/local/www/widgets/include/traffic_graph.inc b/usr/local/www/widgets/include/traffic_graph.inc
deleted file mode 100644
index 3901db6..0000000
--- a/usr/local/www/widgets/include/traffic_graph.inc
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-$traffic_graphs_title = "Traffic Graphs";
-$traffic_graphs_title_link = "status_graph.php";
-?>
diff --git a/usr/local/www/widgets/include/wake_on_lan.inc b/usr/local/www/widgets/include/wake_on_lan.inc
deleted file mode 100644
index af3229c..0000000
--- a/usr/local/www/widgets/include/wake_on_lan.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-//set variable for custom title
-$wake_on_lan_title = "Wake On Lan";
-$wake_on_lan_title_link = "services_wol.php";
-
-?> \ No newline at end of file
OpenPOWER on IntegriCloud