If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
Hi, i tried to define a disk space usage alert on specific server, but it did not work when there were only 7 mb left on drive D.
can any one please help ?
You could start by giving some info we can actualy use (server/client versions, item strings, item values, trigger strings, etc) instead of the 'it doesnt work' line.
Well, i doubt you want to use max(100).
This means: Maximum value in the last 100 minutes.
You might want to change that to last(0)
Furthermore, what information does that OID return? Disk usage or free space in MB's or %?
If you want to make a trigger that fire's above 95%, i advise you to use an information source that passes you disk usage in %.
Dont know if the zabbix agent for windows can do this tho, don;t use windows much.
Comment