Am Donnerstag, 10. Dezember 2015 16:10:24 UTC+1 schrieb hoize:
>
> 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
>

not related but interesting: why you are running puppet that often?
 

> - a puppet run fails
>
> I have searched through the internet, but I only found solutions which 
> works with zabbix-sender and my colleagues do not want to install 
> zabbix-sender, or to use report-processors which work like zabbix-sender.
>
>
>
there is no "out of the box" solution IMHO. if you have the abbility to add 
ZABBIX Agent UserParameters 
(https://www.zabbix.com/documentation/2.0/manual/config/items/userparameters) 
you could write a ruby script which parses the last_run_summary.yaml file 
(get the path: puppet agent --configprint lastrunfile), which contains all 
the required information.

- Thomas 

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/78f5980e-e575-41dc-8496-f7799a05434f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to