Search Result
Collapse
4 results in 0.0041 seconds.
Keywords
Members
Tags
-
Script fails when run as external script. OK by cron, at and interactive
The requirement is to get data from a ComAp diesel generator controller's web interface. A Zabbix external script (bash) runs a Selenium script to get the data. When run by user zabbix interactively, via cron or via "at" it works. When run as a Zabbix external script it fails, mostly with... -
Calculated items based on external checks
I am working with Zabbix 3.0 LTS. I monitor specific keys (limit and used count) from API (JSON) source throught external check with *.sh script. If I make own script for each key (curl + jq) (merk_cz_exp-hits.sh, merk_cz_exp-limit.sh) and than specify new calculated item for percentual count based... -
External Script
Hello...
I have an script (shell Script) that read from a Data Base values that I'll like to show in a chart in ZABBIX.
Solution:
I have an script reading from an equipmente all errors avery 5min and store the info into a DB.
Than, I have this script picking...Last edited by aniltonf; 29-12-2014, 20:32. -
Execução de Script de Notificação
olá...
Estou testando o Zabbix 1.8.1 num OpenSUSE 11.2 em um ambiente de teste com NAT na borda.
O problema que estou enfrentando resume-se ao título. Assim, descrevendo o que já foi feito:
- criado script para envio de notificação (testado e funcionando na...