- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-06-2011 12:58 AM
Hi,
Is it possible to schedule a reboot at a specific time.
I do know there is a manual reboot, but I thought It would make life easier if I could keep a scheduled reboot of the device to a specific time
like at midnight.
Any options via CLI or something.
Rgds,
Tauseef
02-07-2011 11:19 PM
Unfortunately at the moment you can't schedule the reboot via CLI or WebUI, but you could set up another machine do some flavor of cron job which could ssh or telnet into the appliance and reboot for you.
02-07-2011 11:19 PM
Unfortunately at the moment you can't schedule the reboot via CLI or WebUI, but you could set up another machine do some flavor of cron job which could ssh or telnet into the appliance and reboot for you.
08-05-2011 07:16 AM
Can we add this as a feature request please.
08-22-2012 08:31 AM
A year on and as a new customer of this product was surprised that this feature was not already available, most products I use have this feature be it cisco, watchguard etc.
And saying get an external device to do the work, well what a cop out!!!, so get the feature added stop messing about.
08-23-2012 10:55 PM
Did you file this yet as a feature request through your Sales Engineer at PA?
09-14-2012 04:30 AM
Yes I have now passed this back to PA via my Sales Engineer, I have also asked him to ask for a change so we can all simply put our feature requests in via a portal they should make it much easer than it currently is.
06-24-2013 12:05 PM
The PA firewalls are very stable, I have to admit that. However, we recognized that commit times improve if we restart the two services below from time to time. It would be nice if a schedule on the box could do the job once a week or so...
debug software restart device-server
debug software restart management-server
06-25-2013 12:44 PM
Agreed, the current process is very difficult. Wouldn't it mean more to PA if the request came directly from the customer and not through a PA employee? Why do all services require a middle man these days?
03-26-2016 08:37 PM
When can we have a scheduled reboot? Are we there yet?
06-05-2017 02:46 AM
What could be the script to be scheduled via cron?
I would try this. Suggestions?
#!/bin/sh
sshpass -p "mypassword" ssh user@firewall.yyy.com << "request restart system"
11-19-2021 01:53 AM
10+ years later and still no scheduled reboot feature. Paloalto is disappointing me.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!