PDA

View Full Version : Free & total disk space not supported??


daniel_psx
21-09-2005, 22:18
Hi!

i have a problem with logical unit off HDD. Zabbix say not supported
but the disk exist??

some suggestion????

the item for example is BKANNT01:diskfree[d:]
BKANNT01:disktotal[d:]

well itīs change for servers



Daniel_PSX

mary nancy
23-09-2005, 08:05
Greetings ,
Please try this to check the free disk space first configure the item
diskfree[c:]
and then configure the trigger like
{BKANNT01:diskfree[c:].last(0)}<10000

This will check if the free disk space is less than 10000Kb

Regards
Nancy

acidzebra
08-12-2005, 13:07
Hi,

I am monitoring a w2003 server for disk space. It is working, I see the data being updated in the 'latest data' tab, and can make nice graphs of disk space changes over time.

However, a trigger such as:
{SERVERNAME:diskfree[d:].last(0)}<200000000
does not fire. I know for a fact that the volume D: has only about 1 Gb free, and the large value in the trigger was chosen to force it to fire.

However, even after waiting for a couple of hours to allow the trigger to see the data it does not go off...

anyone have an idea what gives?

elkor
08-12-2005, 15:07
try adding a few more zeros to that and see if it fires then. I haven't checked as I have just gotten back into work myself after some time out of the office but there is a chance that the KB value is display only and that it is actually stored as B