Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add monitoring hooks to different stages of the installation #2

Closed
piojo-zz opened this issue Jan 17, 2013 · 4 comments
Closed

Add monitoring hooks to different stages of the installation #2

piojo-zz opened this issue Jan 17, 2013 · 4 comments
Assignees
Milestone

Comments

@piojo-zz
Copy link
Member

Currently, if an installation fails during %pre or Anaconda, it's impossible to detect unless connecting to a console.

We should have some hooks to receive alerts, instead of us polling the machines.

@ghost ghost assigned piojo-zz Jan 17, 2013
@jrha jrha added this to the 14.12 milestone Jun 26, 2014
@stdweird
Copy link
Member

the current aii code has support for remote logging, even in %pre.
also all sections end with fixed message (e.g. End of pre section for %pre), which can be used to detect that a certain section is finished, given proper processing of the log messages, but this can be achieved with existing rsyslog infrastructure.

what else did you have in mind here?

stdweird referenced this issue in stdweird/aii Jul 18, 2014
fix the schema and default for the aii-opennebula hooks
@jrha
Copy link
Member

jrha commented Nov 18, 2014

@Piojo do you consider this fixed, or do you wish to elaborate?

@piojo-zz
Copy link
Member Author

piojo-zz commented Dec 4, 2014

It's good enough. Closing.

@piojo-zz piojo-zz closed this as completed Dec 4, 2014
@jrha jrha modified the milestones: 14.12, 14.4, 14.5 Dec 4, 2014
@jrha
Copy link
Member

jrha commented Dec 4, 2014

Fixed in #51

gombasg referenced this issue in gombasg/aii Jun 17, 2019
Drop all code referencing end_script, but allow it still being set by
templates.
stdweird added a commit that referenced this issue Nov 4, 2019
aii-ks: end_script removal, try #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants