On Tue, Apr 19, 2011 at 5:44 PM, Corey Osman wrote:
> Has anybody written a script that will scan the network to find systems not
> running puppet and ultimately send an email with the findings?
>
>
>
>
>
> I was thinking I can do this by just scanning for port 8141 or is it 8139?
> This would
How about scan the network and collect IPs that are UP... then check
puppets facts db for missing IPs ?
On Tue, Apr 19, 2011 at 5:44 PM, Corey Osman wrote:
> Has anybody written a script that will scan the network to find systems not
> running puppet and ultimately send an email with the finding