Hi everyone
I'm super new on zabbix, I'm reading the documentation and doing some courses, but I'm stucked in this problem:
I have to monitore some hosts applications and I was using web scenarios, because is agentless and I have just to know their status code response. The http methods...
Search Result
Collapse
5 results in 0.0022 seconds.
Keywords
Members
Tags
-
Monitoring http applications
-
Summarise results for history method
Hey,
Im new to all things Zabbix so bear with me
.
I am currently playing around with some of the APIs Zabbix has to offer. currently I am looking into the history.get method.
When interacting with this API in particular, I am passing through two date values;... -
Python get() API giving "internal server error" for 10000+ items
Hey Guys,
I've written the following piece of python code to fetch the list of items for a given host. It works for hostAAA and hostBBB, which have ~80 and ~4000 items respectively. But it consistently fails for hostCCC which has about 10000 items. Error is always the same: "urllib2.HTTPError:... -
Zabbix API 1.8 -> get method filter does not make any sense
filter and search parameter does not make any sense in all get methods in Zabbix server 1.8.1, Zabbix API 1.1.(host.get, template.get, hostgroup.get, item.get ...etc)
I think this is a bug and maybe solved in upper version.
Have you any idea about solution? (For example do I need upgrade...