How to remote poweroff for SA250 (ex IDM Meru) appliance
Hi everyone, I have an IDM device SA250 (Forticonnect, ex Meru). I would like to turn off this device remotely. I already perform shutdowns of various systems remotely via an ssh connection with the Putty.exe program. With a batch, I run a command line like this: putty.exe root@192.168.10.90 -pw YYYYYYYYY -m c:\poweroff\macro.txt. Basically I wait for the SSH connection and then I send the shutdown command via the "macro.txt" file. In the "macro.txt" file there is a command like this: "poweroff", or "poweroff controller" or "rnutil rn_shutdown" (depends on the device I'm managing for the shutdown). Now I'm in trouble because I don't know what to put in the macro file for the SA250 device. SA250 has a very simple ssh interface with menus and submenus with numeric options. Example obtained the access I have the main menu I have the number 9 which if selected makes me access a submenu of restart / shutdown. So in that submenu the number 1 is the poweroff. Can you tell me the correct sequence to insert in the macro file to get the power off of the SA250?
Thanks
bob