OBi110 scheduled reboot

(1/6) > >>

dialtone:
Is it possible to schedule an OBi110 to reboot at a specific time?
For instance, I want it to reboot at 4am when I am not at my desk.

infin8loop:
If you have a windows machine always running on the network with the Obi you could run the attached script via Task Scheduler at the appropriate time.  You will first need to change the IP address and password in the script to those of your Obi.  The script simply posts the same page that clicking on the "Reboot" button does on the local Obi Admin pages.

JTravers:
Quote from: infin8loop on July 15, 2011, 11:13:22 am

If you have a windows machine always running on the network with the Obi you could run the attached script via Task Scheduler at the appropriate time.  You will first need to change the IP address and password in the script to those of your Obi.  The script simply posts the same page that clicking on the "Reboot" button does on the local Obi Admin pages.


Works perfectly.
I've found that I need to reboot my OBi110 every once in a while or I sometimes end up with one-way audio. This should fix the problem.

Thanks!

earthtoobi:
if you use linux and have this module try this:

 lwp-request -C admin:<password> -e -d http://192.168.x.x/rebootgetconfig.htm

infin8loop:
Quote from: earthtoobi on August 05, 2011, 04:27:08 pm

if you use linux and have this module try this:

 lwp-request -C admin:<password> -e -d http://192.168.x.x/rebootgetconfig.htm


I fired up Ubuntu in VirtualBox and tried the above command.  Works great.  I learned something.  Thanks.
The thought of writing a java or perl script for linux made my dinosaur mainframer brain hurt.  This cmd is much easier!     

Navigation

[0] Message Index

[#] Next page