Hello,
I'm trying to configure monitoring the disk space storage but it definitely doesn't work properly.
Since I new on Zabbix I have found the followng topic on how to create an item and trigger
So I have configured these things as per topic


Since my disk usage on the testing server is 25% (used) then I have set trigger to 90% in order to be sure that it is working as expected. But no luck it doesn't show any messages that disk space less than 90%.
Then I have tried to use rule vfs.fs.size[/,pused] but received the following error:

So I have created dump of the database and removed any templates where mentioned Zabbix server but this error is still showing when I'm trying to add the this rule.
Any ideas on how to monitor the Disk Space (I need the same as was in the above-mentioned topic WARNING when used >= 85%
and alert CRITICAL when used % > 95%)
I'm trying to configure monitoring the disk space storage but it definitely doesn't work properly.
Since I new on Zabbix I have found the followng topic on how to create an item and trigger
So I have configured these things as per topic
Since my disk usage on the testing server is 25% (used) then I have set trigger to 90% in order to be sure that it is working as expected. But no luck it doesn't show any messages that disk space less than 90%.
Then I have tried to use rule vfs.fs.size[/,pused] but received the following error:
So I have created dump of the database and removed any templates where mentioned Zabbix server but this error is still showing when I'm trying to add the this rule.
Any ideas on how to monitor the Disk Space (I need the same as was in the above-mentioned topic WARNING when used >= 85%
and alert CRITICAL when used % > 95%)

Comment