Minitoring anaconda installation
Romu <[email protected]>
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm trying to implement monitoring of the anaconda installation on an remote server. The installation is fully unattended by using kickstart and pxeboot. I need to find out at least the following: whether the installation has started or not? whether the installation has succeeded or not? I've tried telling anaconda to foward syslog to a syslog daemon running on a remote host, but I cannot figure out how to find out the above from the log. Any idea? Thanks, rmu