How to invoke a process before shutdown the system?

2 messages Options
Embed this post
Permalink
patha kumar

How to invoke a process before shutdown the system?

Reply Threaded More More options
Print post
Permalink
Hi,
 
My application is running in one system, that system will reboot once in a week.
 
So, that system will send a mail to me before reboot.
 
Thank you
Santosh.
 
 


      Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com

[Non-text portions of this message have been removed]

larryliuming

Re: How to invoke a process before shutdown the system?

Reply Threaded More More options
Print post
Permalink
Hi, Santosh,

Before shutdown your Eiffel system, maybe you just need to use Process library to execute a external command?

Please see: {PROCESS_FACTORY}.process_launcher
https://svn.origo.ethz.ch/eiffelstudio/trunk/Src/library/process/process_factory.e

Good luck

--- In [hidden email], patha kumar <path_sant@...> wrote:

>
> Hi,
> �
> My application is running in one system, that system will reboot once in a week.
> �
> So, that system will send a mail to�me before reboot.
> �
> Thank you
> Santosh.
> �
> �
>
>
>       Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com
>
> [Non-text portions of this message have been removed]
>