Skip to content

This is repo for La Metric display plugin. (public api version)

Notifications You must be signed in to change notification settings

hermanekt/LaMetric_Time_ZABBIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

LaMetric Time ZABBIX

alt LaMetric_Time_ZABBIX

  • This is the repository for La Metric Zabbix app. (public api version)

  • Howto install:

(1/4) La Metric

  1. login https://developer.lametric.com/ and follow this video:

Alt text

(2/4) Zabbix:

  1. login to zabbix server, download lametric script and set permissions
wget -O /etc/zabbix/lametric.sh https://raw.githubusercontent.com/hermanekt/LaMetric_Time_ZABBIX/master/lametric.sh
chown zabbix:zabbix /etc/zabbix/lametric.sh && chmod +x /etc/zabbix/lametric.sh
  1. Change 2 variables in the script (can be found in https://developer.lametric.com/applications/list):
nano /etc/zabbix/lametric.sh
LAMETRIC_DEVELOPER_URL='https://developer.lametric.com/api/v1/dev/widget/update/com.lametric.YOUR_APP_ID'
LAMETRIC_ACCESS_TOKEN='XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'

(3/4) Set new Action in zabbix frontend (run script on zabbix server) - follow this video:

Alt text

  • /etc/zabbix/lametric.sh "{EVENT.NAME}" "{EVENT.SEVERITY}" Problem
  • /etc/zabbix/lametric.sh "{EVENT.NAME}" "{EVENT.SEVERITY}" OK

(4/4) Install your app to LaMetric Time - follow this video:

Alt text

DONE!

Authors

Acknowledgments

Please give me feadback if you find bug or need some another thinks. Email is info"@"tomashermanek.cz, twitter is: hermanekt.

paypal

About

This is repo for La Metric display plugin. (public api version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages