This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Scheduled Server Reboots

Thwack Family,

I am being tasked with seeing if SolarWinds SAM/NAM is capable of taking on our scheduled automatic server reboots. I know I can run scripts etc but it is the scheduling piece I am not sure about. Is anyone else out there doing this and if so how do you do the 'scheduling' part? I looked in 'Create New Alert' but I wanted a time trigger but am running up short.

Can someone help me out with this?

Matt T (UK Based)

Parents
  • What you could do is have an alert which looks at the LastBoot/Boot Time timestamps, and triggers when the time since last boot hits the required interval. The trigger action could include running a script which reboots the server, or if they are VMs, and you have VMAN, you can use the reboot VM action...

    Many ways to get this done, but those are two easy ones for you Slight smile

    For added flexibility, you could use a node Custom Property to include/exclude devices from the alert scope.

Reply
  • What you could do is have an alert which looks at the LastBoot/Boot Time timestamps, and triggers when the time since last boot hits the required interval. The trigger action could include running a script which reboots the server, or if they are VMs, and you have VMAN, you can use the reboot VM action...

    Many ways to get this done, but those are two easy ones for you Slight smile

    For added flexibility, you could use a node Custom Property to include/exclude devices from the alert scope.

Children
No Data