-
Notifications
You must be signed in to change notification settings - Fork 10
Description
[root@router sabayon]# cat /tmp/monitor.log
2012-05-11 07:40:02 INFO Configuration file successfully read
2012-05-11 07:40:02 INFO Isp Object succesfully created!
2012-05-11 07:40:02 INFO Routing Rable file successfully read!
2012-05-11 07:40:02 INFO Isp Object succesfully created!
2012-05-11 07:40:02 INFO Isp Object succesfully created!
2012-05-11 07:40:02 INFO Isp Object succesfully created!
2012-05-11 07:40:04 INFO 0% packet loss for tata
2012-05-11 07:40:16 INFO 100% packet loss for ttml
2012-05-11 07:40:18 INFO 0% packet loss for bsnl
2012-05-11 07:40:20 INFO 0% packet loss for tata
2012-05-11 07:40:20 INFO tata is online
2012-05-11 07:40:32 INFO 100% packet loss for ttml
2012-05-11 07:40:32 INFO ttml is offline
2012-05-11 07:40:34 INFO 0% packet loss for bsnl
2012-05-11 07:40:34 INFO bsnl is online
2012-05-11 07:40:34 INFO Multiple isps are alive
2012-05-11 07:40:34 INFO Load Balancing commands successfully built
2012-05-11 07:40:34 INFO Successfully load balancing done
2012-05-11 07:40:34 DEBUG No such file or directory - ip route flush cache
2012-05-11 07:40:34 ERROR Error while executing commands!!
2012-05-11 07:45:02 INFO Configuration file successfully read
one isp out of 3 went down as per the log.
- but log didn't show what command was built up.
- ip route flush command not found, which is path issue for cron. need to add absolute path.