Hi, Do you have any sample script. ?
On Thursday, November 20, 2014 11:04:43 AM UTC-5, Felix.Frank wrote: > > On 11/20/2014 03:54 PM, Spriya wrote: > > Hi, > > > > i made a custom fact, I am doing this because my manger wants an alert > > if the value doesnt match or changed by comparing with the external and > > the values we are comparing with the facts should be from a txt file not > > writing the values directly in the .pp file > > > > Can you give me any suggestion? > > In this case, I'd write a simple bash plugin for your monitoring > solution of choice, make Puppet distribute that and use monitoring to > keep track of the version match. > > This script would use your fact via `facter -p`, or reimplement its > logic, so that you can do away with the fact. > > HTH, > Felix > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/7a89ffed-d591-4052-84ce-319f3625150c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
