On Tue, Jan 24, 2012 at 08:02, NixFU <[email protected]> wrote: > Now that we have configuration management for our OS and we are > actively managing our operating systems nearly hands off we want to > now start doing some configuration mgmt of our applications. > > We don't frankly see having all our application teams use puppet or > anything else to actively manage their applications. What we would > like to do is watch the applications and know when things change. > Basically, watch the directories that the developers put their > applications into and keep a history of what changes and when. > > Does anyone have any idea on if there are any tools that can provide > the ability to watch directories for changes like that.
The Puppet Enterprise suite includes some compliance tools that use the Puppet model to watch the system and note changes - at the level of resources, rather than just "files", so you can monitor, eg, user and service resources. Beyond that, I don't know of anything that works at a higher level that "this file changed" - but I have never really invested much effort in looking. -- Daniel Pittman ⎋ Puppet Labs Developer – http://puppetlabs.com ♲ Made with 100 percent post-consumer electrons -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
