Search Result
Collapse
10 results in 0.0028 seconds.
Keywords
Members
Tags
-
Is it possible to use aggregate functions for a trigger?
I need to keep track of the MSSQL database log backups. The number of databases may vary. The database log is backed up every 15 minutes, if there is no backup for more than 30 minutes, a trigger must be created. The problem is that during the database backup, the database log cannot be backed up, and... -
Graph widget time shift option
Hey guys.
I attempted to showcase the daily queries of a system through a graph.
Using the graph widget, I added the "last" aggregation function with an interval of 1d.
My intent was for the graph to depict a single bar per day spanning from... -
Szymon started a topic No items for key "keepalived.vip.[10.128.5.10/32]" in group(s) "X-Group Cluster lab".in Zabbix HelpNo items for key "keepalived.vip.[10.128.5.10/32]" in group(s) "X-Group Cluster lab".
Hello,
Zabbix v5.0 here.
I have problem with aggregate function :
three hosts in group "X-Group Cluster lab" have discovered item :
keepalived.vip.["192.138.5.10/32"]
{$KEEPALIVED_CALC_GROUP} = X-Group Cluster lab
... -
Is it possible to count the amount of entries per filtered time?
I have an item to register each code run timestamp.
Is it possible to count the amount of item entries per filtered time? So, for example, in the attached picture here, the desired count will show the value of 4 ?
Thank you.... -
Graph widget - Wrong data set sum
I have some graphs widgets that plot 2 or 3 items and a sum of them. But quite often I see some weird graph values for the data set sum.
The black line is just a simple item sum aggregation function.
Just by looking at those plots we can see there's something... -
Dataset confusion
I have a device with a *lot* of interfaces! I need to aggregate a bunch as my "Inbound Traffic", and another bunch as my "Outbound Traffic". I've sort of done that in a Dashboard graph but it's not working as expected, i.e. the numbers don't add up. Should I be creating these 'datasets'... -
Alert with aggregate services
Hello,
I have a group of webservers behind a load balancer.
I monitor port port 80 and expect a 200 return code.
Is there a way to 'cluster' these service check and send an alert only if more than 50% (for example) of the http/tcp are unavailable?
... -
Aggregate bandwidth of different interfaces
Hello,
I'm trying to make zabbix generate an aggregate graph of the bandwidth used by different hosts.
I have created an hostgroup with the hosts I need to monitor but here is the problem: my hosts use different interfaces to comunicate: some use eth0, some eth1 and some other... -
Agreggate data from multiple servers
Hi all,
I will deploy Zabbix to monitor around 2000 computers and I want those computer to be able to open their own Zabbix web page (frontend). Therefore I think to install Zabbix agent + Zabbix server + Zabbix frontend on all of them.
My problem is that I would like to store...