Re: RPC or SNMP: that is the question..

2005-11-09 Thread PAUL WILLIAMSON
>>> "Matthew Boehm" <[EMAIL PROTECTED]> 11/08/05 11:43 PM >>> > Hey gang, > > > > Any thoughts? Suggestions? Anything would be greatly appreciated. > > Thanks, > Matthew Have you tried cfengine? I don't know if that would work in your particular instance, but it just might. Paul ---

Re: RPC or SNMP: that is the question..

2005-11-09 Thread Dave Shield
On Tue, 2005-11-08 at 22:43 -0600, Matthew Boehm wrote: > The only other option I could think of was to add in SNMP code into the > app. Then I could query the app directly and execute functions inside the > app. My only problem with this solution is that I would not be able to > re/start an in

Re: RPC or SNMP: that is the question..

2005-11-08 Thread Les Mikesell
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 allo

RPC or SNMP: that is the question..

2005-11-08 Thread Matthew Boehm
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 l