On Thursday 21 June 2007 01:50, Kern Sibbald wrote: > 4. System services can no longer interact with the desktop, which means > that the Bacula tray monitor does not work.
As was mentioned, this is actually better from a security point of view. What will probably have to be done is to have an FD Service and an FD Monitor application. Yes, it's a new RPC architecture to design and code, but it should be simple enough. What comes to mind is the tray monitor for MSSQL server. You can start, stop, and monitor the status of the server, as well as monitor servers on other hosts (although I wouldn't recommend trying to do that last bit with the FD). j -- Joshua Kugler Lead System Admin -- Senior Programmer http://www.eeinternet.com PGP Key: http://pgp.mit.edu/ ID 0xDB26D7CE PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
