[Puppet Users] Re: Monitoring Puppet with Zabbix

2021-01-11 Thread nandha kumar
I need zab_facter.sh script !! On Monday, 18 January 2016 20:13:19 UTC+5:30, Antony Fomenko wrote: > > You can get values from /var/lib/puppet/state/last_run_summary.yaml > We created facts from parsing this yaml and then just getting this fact > with user script. > We use this to get nodes with

Re: [Puppet Users] Re: Monitoring Puppet with Zabbix

2021-01-11 Thread Yvan Broccard
Hello, I've done a small module to monitor puppet agent from Zabbix. There is a small python wrapper script that reads the /opt/puppetlabs/puppet/cache/state/last_run_summary.yaml and parse the yaml. Here is the code https://gitlab.com/darthvoid/puppetmon Forgive any issue, I just created the r

[Puppet Users] Re: Monitoring Puppet with Zabbix

2021-01-11 Thread nandha kumar
Hi Hoize , can i have that script to monitor zabbix_run failure ? On Thursday, 10 December 2015 20:40:24 UTC+5:30, hoize wrote: > > Hello! > > Is there a way to monitor puppet runs with zabbix? > Here is what i want to monitor: > - a host's puppet run is more than 20 minutes ago > - a puppet run

[Puppet Users] Re: Reminder: Puppet Platform GPG signing changes starting January 11, 2021, action may be required

2021-01-11 Thread Eric Griswold
Puppet Platform GPG signing was initially scheduled for November last year but it was delayed until just now. Today I made the internal change to start signing with the updated key. On Wednesday, October 21, 2020 at 4:24:41 PM UTC-7 Eric Griswold wrote: > Why This Change > > Puppet sets its

[Puppet Users] Bolt 2.42.0 is now available

2021-01-11 Thread Puppet Product Updates
VERSION 2.42.0 *in this release* ✨ *new features* - Need to install modules hosted on an alternate Forge or configure a proxy? Bolt now supports the module-install configuration option when resolving module dependencies with the bolt module add|install commands and Add|Install-BoltM