Hi all,
I am trying to create some basic reporting with Puppet, but I don''t
know the
best way to create a correlation between metrics and the events that they
reflect. Do I have to write code to parse the log entries and try to figure
out which metrics they refer to? Is there a better way(please)? Is this easy
to do? Are there examples? Are all of the log message strings well defined
enough for this, etc..
For example: I want to create summary reports.
HOST:TIME
7 Changes,
- executed "echo TEST"
- changed file(s) "/etc/hosts", "/tmp/blah"
....
1 Failed
Package BLAH, could not install
1 Restarted
ntpd restarted because of BLAH
1 Restart_Failed
could not restart BLAH
thanks,
Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---