Looking for something that allows me to do remote calls

Dave Cramer davecramer-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Tue Nov 5 14:33:34 UTC 2013


Thanks guys, I did manage to get Expect to work with Java and jsch, so that
solves my problem for the most part

Dave Cramer


On Tue, Nov 5, 2013 at 12:29 AM, CLIFFORD ILKAY
<clifford_ilkay-biY6FKoJMRdBDgjK7y7TUQ at public.gmane.org>wrote:

> On 11/04/2013 09:18 AM, Dave Cramer wrote:
> > I'd like to get various pieces of information such as iptables from a
> > machine remotely, using a java program.
> >
> > One option is to use ssh to make calls, but determining when it is
> > done is problematic. IE you can wait for a certain amount of time for
> > all of the output, but that just seems fraught with problems.
> >
> > Another option is to use NRPE or the like to make calls remotely.
> >
> > Is there something out there that does this already ?
>
> Fabric <http://docs.fabfile.org/en/1.8/> does this but it's not Java.
> It's Python. It might give you some ideas though.
>
> --
> Regards,
>
> Clifford Ilkay
>
> 647-778-8696
>
> Dinamis
>
> <http://dinamis.com>
>
> --
> The Toronto Linux Users Group.      Meetings: http://gtalug.org/
> TLUG requests: Linux topics, No HTML, wrap text below 80 columns
> How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gtalug.org/pipermail/legacy/attachments/20131105/5c92d896/attachment.html>


More information about the Legacy mailing list