BatchPatch Forums Home › Forums › BatchPatch Support Forum › Stop pinging after execution completed?
Tagged: ping
- This topic has 3 replies, 2 voices, and was last updated 3 years ago by rajdude.
-
AuthorPosts
-
September 18, 2023 at 9:12 am #14115rajdudeParticipant
I notice that after a job execution has completed, BP keeps pinging the machine endlessly. I think it tries to make sure that the machine is alive, but I have not used a job which is supposed to do that.
Anyway, is it possible to have it stop pinging after some time?
September 18, 2023 at 3:20 pm #14116dougModeratorThere are a few things to consider…
If you reboot a target computer, BatchPatch will automatically start pinging it at the beginning of the reboot. And then BatchPatch will automatically stop pinging it when it comes back online, if there were X number of ping timeouts before it came back online, where X is defined under ‘Tools > Settings > Ping Status Alerts > Hosts are considered offline after X ping timeouts.’ The default value is 3, and it’s what should be used for most situation. However, in some cases if you are rebooting a virtual machine, the machine can reboot SO quickly that it’s back online before there were ever 3 timeouts. You can change this value to 2, if you want, and that might take care of it. But you don’t want it to be too low because then anytime there are two ping failures in a row, if a third ping is successful, BP will stop pinging the target. So generally we recommend leaving it at 3, but for VM environments 2 might be a better option.
If you manually started pinging the machine or you used “Start pinging” from within your job queue, then you might need to manually stop pinging the machine yourself. But even if you didn’t manually start the ping you can still always add “Stop pinging” to the end of your job queue, if desired.
September 19, 2023 at 12:18 pm #14117rajdudeParticipantok thanks Doug. For some reason it was at 20. I do not recall changing it.
Anyway, I set it to 3 and was testing (yesterday)…September 19, 2023 at 12:20 pm #14118rajdudeParticipant(today):
I still see many machines being pinged out of my grid of 100+ machines, which I rebooted at 3 am via scheduled task.Maybe I need to play around a bit more with the “3” 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.