Hi there,
how to pass in password to Zbbix API json login script, as password is saved in Azure Key Vault as secret.
$uri = 'http://150.125.52.6/zabbix/api_jsonrpc.php'
$json_login = '
{
"jsonrpc": "2.0",
"method": "user.login",...
Search Result
Collapse
3 results in 0.0032 seconds.
Keywords
Members
Tags
-
Azure Key Vault password to Zabbix login API
Last edited by ZabbixUser2020; 12-02-2020, 18:21. -
Microsoft Exchange 2016 Template auf Deutsch / Performance Counter Sprache
Hallo liebe Community
bei uns ist Zabbix mittlerweile aus der Testphase raus. Server und andere wichtige System werden zuverlässig gemonitored. Ärgerlicherweise habe ich aber größere Probleme mit unseren beiden Exchange Servern. (Exchange 2016 | Server 2012 R2)
Ich habe mir das Template... -
Replacing Item $Values Upon Retrieval
I am using the Zabbix API to get host items and history, and would like to have all $number replaced with their correct key_ value upon retrieval of the items.
For example, rather than getting "name": "CPU $2 time", I would like to get "name": "CPU...