Hello all,
I am new with the zabbix features, and I probably make something wrong, but don't know were...
1/ my situation :
- I have 1 zabbix server 3.4.2 on a linux (up to date debian 9) server.
- I have several zabbix (and SNMP) agents on other machines.
All are communicating no so bad; zabbix detects :
- a modification in the kernel
- a reboot
- some errors,etc...
2.1/ my problem
For an unknown reason, I received the error "Free disk space is less then 20% on volume : Shared memory"
2.2/ my 1st solution
My machines are home machines, for personal tests, clustering, backup, etc...
to be honnest, I don't care at all about THAT error.
That's why I filtered (or that's what I believed) that partition for triggers:
Administration > General > regular expression
in Storage devices for SNMP discovery
Did I understood something false or did I make something bad?
where could I look in zabbix for this error to be discarded?
Thanks in advance
In a second time, I may have a look how to correct this error
Modification : I've received an answer later in this thread:
1/ modify the filtering rules
2/ delete the hosts previously discovered with the old rules
I am new with the zabbix features, and I probably make something wrong, but don't know were...
1/ my situation :
- I have 1 zabbix server 3.4.2 on a linux (up to date debian 9) server.
- I have several zabbix (and SNMP) agents on other machines.
All are communicating no so bad; zabbix detects :
- a modification in the kernel
- a reboot
- some errors,etc...
2.1/ my problem
For an unknown reason, I received the error "Free disk space is less then 20% on volume : Shared memory"
2.2/ my 1st solution
My machines are home machines, for personal tests, clustering, backup, etc...
to be honnest, I don't care at all about THAT error.
That's why I filtered (or that's what I believed) that partition for triggers:
Administration > General > regular expression
in Storage devices for SNMP discovery
Code:
^(Physical memory| Virtual memory| Memory buffers|Cached memory|Swap space|Shared memory|/sys/fs/cgroup|/run/lock|/dev/shm|/run/user|/run/user/0|/run)$ result is FALSE
where could I look in zabbix for this error to be discarded?
Thanks in advance

In a second time, I may have a look how to correct this error
Modification : I've received an answer later in this thread:
1/ modify the filtering rules
2/ delete the hosts previously discovered with the old rules

Comment