Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monitor bug #7

Open
aruntomar opened this issue May 11, 2012 · 0 comments
Open

monitor bug #7

aruntomar opened this issue May 11, 2012 · 0 comments
Labels

Comments

@aruntomar
Copy link
Owner

[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.

  1. but log didn't show what command was built up.
  2. ip route flush command not found, which is path issue for cron. need to add absolute path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant