Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2537 → Rev 2682

/scripts/alcasar-watchdog.sh
37,7 → 37,7
/bin/sed -i "s?diagnostic =.*?diagnostic = \"$EXTIF (WAN card) link down\";?g" $Index_Page
;;
"2")
logger -t alcasar-watchdog 'can't contact the default router'
logger -t alcasar-watchdog "can't contact the default router"
echo "can't contact the default router"
/bin/sed -i "s?diagnostic =.*?diagnostic = \"can't contact the default router\";?g" $Index_Page
;;