#!/bin/sh
#------------------------------------------------------------------------------
# opt/files/srv/www/admin/alix.cgi __FLI4LVER__
#
# Creation: gdw
# Last Update: $Id$
#------------------------------------------------------------------------------
. /srv/www/include/cgi-helper
# Security
check_rights "hwsupp" "view"
show_html_header "ALIX"
if [ -e /srv/www/include/rrd-alix.inc ]
then
. /srv/www/include/rrd-common.inc
. /srv/www/include/rrd-alix.inc
_alixtemp="alixtemp"
: ${FORM_rrd_graphtime_alixtemp:=$rrd_default_graphtime}
: ${FORM_action:=$_alixtemp}
show_tab_header Temperaturen $myname?action=alixtemp
rrd_open_tab_list $FORM_action
rrd_render_graph $FORM_action
rrd_close_tab_list
show_tab_footer
else
echo "please install and configure the package 'rrdtool3' for temp-graph's of cpu an the alix-mainboard!"
fi
echo "
"
show_tab_header "BIOS" no
echo "
#;s# *: *# | #;s#$# |