On Mon, 11 Oct 1999, Stefano Corti wrote:
>Hello all,
>
>I'd like to run ax25_call via a shell script.
>
>The goal is to make an 'automatic operator' that connects to a remote node,
>sends a command, gets the output and then makes actions.
>
>The first application I have in mind is the periodical collection of the I/O
>port status of a remote flexnet node, checking battery status etc.
>
>Anyone already made a similar script ? I need help, thanks in advance...

Why not have the script on the remote stn, and run it periodicly via
cron.
Output all the gathered information to one file say /tmp/info then at
the end of the script add
cat /tmp/info | mail [EMAIL PROTECTED]
or whichever address you require.

I have a simalar script running on a remote stn, here which mails me
as soon as things change or folks try things wich are not allowed, you
name it, it can be added.

>IZ0BBZ - Stefano Corti
>Internet mail: [EMAIL PROTECTED]
>AX25 mail: [EMAIL PROTECTED]
--
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/

Reply via email to