On Tue, 2005-11-08 at 22:43, Matthew Boehm wrote:
> Hey gang,
>  I've got 20 servers to manage. They all have 10 ip addresses and therefor
> run 10 instances of this one particular app.  I have managed to write a
> web-based PHP script that allows for remote control of these apps.
> (basically allows you to kill/re/start one of the instances). But I don't
> like running a webserver on each machine. Waste of resources and security
> issues. I need a better way to manage these apps.
>  Any thoughts? Suggestions? Anything would be greatly appreciated.

Unless this needs really low-latency response, I'd just set
up ssh keys for passwordless access and use scripted ssh
commands.  You probably need that to keep the machines
updated anyway.

-- 
  Les Mikesell
   [EMAIL PROTECTED]




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to