#!/bin/sh #------------------------------------------------------------------------------ # status_irq.cgi - Display Status of irq's (rrdtool graph) # # Creation: 2010.08.08 Lanspezi # Last Update: $Id$ # #------------------------------------------------------------------------------ # get main helper functions # set_debug=yes . /srv/www/include/cgi-helper SEC_ACTION='view' headtitle="Interrupts" # Security check_rights "status" "$SEC_ACTION" show_html_header "$headtitle" "${ref}" #------------------------------------------------------------------------------- #-----------Interrupt Graphs --------------------------------------------------- #------------------------------------------------------------------------------- if [ -e /srv/www/include/rrd-status_irq.inc ] then . /srv/www/include/rrd-common.inc . /srv/www/include/rrd-status_irq.inc tab_list="" for int in `sed '1d;s/:.*//;s/^ *//'