Hello everyone,
I was new to Zabbix one month ago so I am still learning. And still have problems.
I have created 2 items (active checks) which look for invalid connection attempts via ssh:
item one: log.count[/var/log/auth.log,: Invalid user ]
item two: log.count[/var/log/auth.log,:...
Search Result
Collapse
2 results in 0.0021 seconds.
Keywords
Members
Tags
-
Zabbix API: how to make an INTERSECTION instead of an UNION?
Hi everyone,
I'm using v1.8.3. I'm trying to retrieve the items of some hosts. So far that's what I found, for example, for this request:
The response brings...Code:item.get hostids: 2001,2002,2003 <- the host IDs I want to filter by output: extend