Search Results

Search: Posts Made By: solaris_1977
6,015
Posted By solaris_1977
Yes, path is correct. If I run it manually, it...
Yes, path is correct. If I run it manually, it works
bash-3.2# crontab -l | grep -i ping
* * * * * /usr/sbin/ping 172.23.xx.xx > /tmp/ping_test
bash-3.2# which ping
/usr/sbin/ping
bash-3.2# cat...
6,015
Posted By solaris_1977
It is not executing via crontab. I am root. ( I...
It is not executing via crontab. I am root. ( I am giving actual IP, not xx.xx.). Just for testing purpose, I made it every minute
bash-3.2# crontab -l | grep -i ping
* * * * * /usr/sbin/ping...
6,015
Posted By solaris_1977
Run ping command every hour in backgrond
Hi,
I have a VPN tunnel. It is going down occasionally. I need to run "/usr/sbin/ping 172.xx.xx.xx.xx" and it give mes output "172.xx.xx.xx is alive" and immediately after that VPN tunnel comes up....
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy