Hello,
I'm trying to build a custom report processor so that I can get puppet metrics into Zabbix. I found one here: https://github.com/thomasvandoren/puppet-zabbix which basically works.

The problem I have is that report processor mostly use self.host as hostname. But it represent certname in "puppet world".
I tried @hostname, but still get certname instead of hostname.

Is there any way to get the real hostname into report processor ?

Regards,
Jean-Baptiste Favre

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to