Re: Shutting down a service
From: Joachim Ring (jring_at_web.de)
Date: 02/23/04
- Next message: Alex F.: "Compatibility of perl on different HPUX-Versions"
- Previous message: Joachim Ring: "Re: HP9000 drive question"
- In reply to: Pn1995: "Shutting down a service"
- Next in thread: Alan D Johnson: "Re: Shutting down a service"
- Reply: Alan D Johnson: "Re: Shutting down a service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Feb 2004 17:09:35 -0800
> When one of our services fails on our HPUNIX box we want to be able to
> send a command to a Windows 2000 server to stop a 2000 service on that
> box. Does anyone know how to do this?
sending a command to stop a service on the win box is tricky. you
might setup an sshd on win for this.
or you just write a little dos batch / bash script with cygwin or
native gnuutils to run on the windows box to login to hpux box via ssh
every minute and check wether hpux side is still alive and if not
takes down windows service. that way you can be shure to get down the
windows service even if the hpux box just dies.
joachim
- Next message: Alex F.: "Compatibility of perl on different HPUX-Versions"
- Previous message: Joachim Ring: "Re: HP9000 drive question"
- In reply to: Pn1995: "Shutting down a service"
- Next in thread: Alan D Johnson: "Re: Shutting down a service"
- Reply: Alan D Johnson: "Re: Shutting down a service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]