#!/bin/bash
echo Content-type: text/plain
echo
echo "Aktualni stav QoSu routeru `hostname`"
echo
echo "### IP adresy ###"
cat /etc/qos/ip_adresy
echo
echo "### QoS tridy ###"
/etc/qos/qosshow eth0
/etc/qos/qosshow ath0
/etc/qos/qosshow ath1
/etc/qos/qosshow ath2
/etc/qos/qosshow ath3
WebSVN
- czfcentos
- Blame
- Rev 2
- /trunk/router/home/www/cgi-bin/qos.cgi
czfcentos |
Subversion Repositories: |
[/] [trunk/] [router/] [home/] [www/] [cgi-bin/] [qos.cgi] - Blame information for rev 2
Powered by WebSVN 2.2.1