Hi, It was suppose to be a simple one, but I'm struggling with this one for a week now and decided to reach for some help:
Google installs two update services on some of my machines. I'm monitoring these machines with the "Windows by zabbix agent active". While their startup is "automatic"...
Search Result
Collapse
4 results in 0.0033 seconds.
Keywords
Members
Tags
-
GoogleUpdateService - helpppp
-
Top Hosts widget with item pattern
Using Zabbix 6.2, I have some Dashboards that use the Top Hosts widget, which displays items according to the item data.
Currently, the item data I'm able to input is only for an specific item. I'm not able to use item patterns for the item field.
If I try to use...Last edited by markfree; 28-03-2023, 15:41. -
Top Hosts Widget with wildcard items
There are some files monitored by some hosts that all have a similar item name.
They are "file_name - Process end"
I wanted to display these files using Top Hosts widget.
For that, I selected the host group and when I tried to add a column for the file size... -
Wildcard in file path for items like vfs.file.regexp
Hi
May I know is it possible with Zabbix version 2.2; to specify the file path with wildcard character like: *, ?, [a..z], [1..9] etc.
For example for vfs.file.regexp is it possible to specify:
vfs.file.regexp["/a/b/c/log/*/[1..9]/log",Error,...