Buongiorno a tutti,
vorrei monitorare lo stato di una web app tramite Zabbix. Per farlo, ho aggiunto l'host e al record ho aggiunto un web scenario con l'url del sito che voglio monitorare. Se gestisco tutto tramite Zabbix, il monitoraggio funziona e il "response code" del sito risponde...
Search Result
Collapse
2 results in 0.0021 seconds.
Keywords
Members
Tags
-
Monitoraggio tramite API di un web scenario... status_codes vuoto invece di 200
-
api call not returning entire results
Hey !
I am trying to get all fields of triggers with a host.get using selectTriggers with a search criteria and it only returns me the triggers->triggerid.
Here is my query in perl :
my $json = {
jsonrpc=> '2.0',
method => 'host.get',...