Skip to content

A k8 cronjob for pushing zabbix history metric to cachet metrics

License

Notifications You must be signed in to change notification settings

kmarji/zabbix-cachet-k8s-cronjob

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

zabbix-cachet-k8s-cronjob

ENVIRONMENT variables to set

  • ZABBIXAPI - zabbix api url
  • ZAPIUSER - zabbix api user
  • ZAPIPASS - zabbi api password
  • ITEMID - zabbix item id
  • ITEMTYPE - item type, required for API requests to history
    0 - numeric float;
    1 - character;
    2 - log;
    3 - numeric unsigned;
    4 - text.
  • VALUESCOUNT - zabbix values to get from history
  • METRICID - cachet metricid

About

A k8 cronjob for pushing zabbix history metric to cachet metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%