Hello,
I'm wondering if it is possible to have a dedicated database which runs purely in RAM instead of storing values on DISK.
In case of debugging abnormal amount of values can be generated within a second, which don't have to be stored permanently, to lower stress on the storage...
Search Result
Collapse
5 results in 0.0025 seconds.
Keywords
Members
Tags
-
debugging database in RAM not on Disk
-
Zabbix poller processes higher than 75% and agent unreachable.
Server Details:
I'm using the dockerised version of Zabbix.
- zabbix-server-pgsql:3.4 and its associated containers.
Issue:
I've been facing these issues for quite sometime.
The poller processes reach a 100% usage and once I get notified about that,... -
get source IP of zabbix_sender sent data
I have data inserted into zabbix of wich i want to know which host/IP it came from. It is a trapper and data is inserted every hour.
Tried to I adjust the debug level to 5 for couple of minutes, but this doesn't show the source addresses either.
Can somebody help me? I have spent... -
proxy communication messed up since upgrade
I've just upgraded our Zabbix infrastructure from the last 2.4 release to the current 3.2.6, and it seems there's something heavily messed up with the server->proxy->agent communication since then.
I noticed that because our Zabbix server suddenly had an alert "More than 100 items... -
Jabber notifications debugging?
Folks;
slowly starting into zabbix 2.4.6, I fail pretty early by trying to set up notifications via Jabber. Setup: We use zabbix as well as an openfire 2.x XMPP server in a local network. There's a DNS SRV entry for the XMPP server, and there is a user that can send messages through....