Dear people
We use Zabbix 5.0.16
Today we use the official "os windows agent by Zabbix agent"-Template to monitor our windows servers if we need to adjust the total space on our disks.
LInk to Template:
https://git.zabbix.com/projects/ZBX/repos/zabbix...
Search Result
Collapse
4 results in 0.0023 seconds.
Keywords
Members
Tags
-
RubenGarcia2081 started a topic Automatic adjustment to filesystem trigger based on total disk spacein Zabbix HelpAutomatic adjustment to filesystem trigger based on total disk space
-
Average Percentage
Hi, I need help. I created an item for the calculation of 2 Arrays of my storage:
last("Array.Capacity.[1]") + last("Array.Capacity.[2]")
Now I would like to take the used percentage of each Array and find an average ...
Array.Used.[1] e Array.Used.[2],... -
trigger on vm.memory.size[pused] does not work
hi
i defined an item named 'Used Memory in perc' in my OS template with 'vm.memory.size[pused]' as its key. i defined below trigger on it:
(({Template OS:vm.memory.size[pused].last()}>70) and ({Template OS:vm.memory.size[pused].time()}<000000 or {Template OS:vm.memory.size[pused].time()}>0630000))... -
1.8.7, Perfmon counters display graphs as percentages
Hi,
I am using 1.8.7 and have the agent running on 2 windows 2008 servers.
I can create the performance counters within Zabbix and they monitor correctly, but they do not display the counters as a percentage.
The one I am working with to try and get to grips with this is:
...