python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
String to call specific data from a host Inventory
Looking for some guidance on how to get this code to point to the correct inventory within the Zabbix API.
Currently it is pulling all data from Inventory > Hosts > Latest Data.
Basically i'm tr...
Lachlan
Votes: 0
Answers: 1
Pulling Zabbix Data into csv file
Can't seem to find the correct syntax to get the request I need.
At this point I am able to connect to my Zabbix server via an API. I'm able to see all the data that I need which is confirmed by a sim...
Lachlan
Votes: 0
Answers: 1
Get the same problems listed in "Problems" with API zabbix
Im looking for the problems list (problem.get) but only the probems also listed on the dashboard itself. I've tried it with triggers etc etc, I can not filter for status anywhere. When I do problem.ge...
Anony777
Votes: 0
Answers: 1
Retrieve value from associative array-error
hello
i had stumbled on kinda simple problem but i can't get and idea what could be wrong:
function zabbixGraphGetId($HostName, $Name,$zabbixData) {
try {
$api = ...
Vortex666
Votes: 0
Answers: 1