Is there any way to speed up zabbix 6.0 startup procedure?
Like hot configuration cache?
I have a relatively large config — about 10G. Restart alone can take up to 10 minutes. Yes, there are a couple of slow queries — selects from items and items_discovery tables.
In that time...
Search Result
Collapse
10 results in 0.0031 seconds.
Keywords
Members
Tags
-
Zabbix 6.0 startup speed up
-
SNMP Monitoring: NO in logs after trying to enable the feature
I want to start using SNMP with my already established Zabbix. No wi find out that i dont have the feature SNMP enabled. Tried to use ./configure --enable-server --with-mysql--with-net-snmp so i can enable it, but no luck. I need help with that.
INFO:
Zabbix 7.0.15
Zabbix agent works... -
definity started a topic SNMP Trap or Zabbix Agent to trigger when any USB is inserted to * machines?in Zabbix HelpSNMP Trap or Zabbix Agent to trigger when any USB is inserted to * machines?
As a disclaimer I'm new to Zabbix so Im probably not doing this the correct way.
So I have set up my agent.conf to be both Passive & Active so I can send request and also recive reponses. I have setup a UserParameter in which i call 'lsusb' I then have a python script filter the results... -
zabbix_agentd.conf missing TLS parameters
I am trying to install the zabbix agent on a VM running Ubuntu 16.04 with openssl v. 1.0.2g-1ubuntu4.19.
The Installation works fine, but when I try to modify the conf file for the agent, I can't set any TLS parameters. they are just not in the file.
This is my file... -
скрипт из init.d, вопрос по конфигу
Доброго...
os centos5.8 с последними обновлениями.
В архиве в версии 2.0.0 была папочка ./misc/init.d/redhat/8.0. В версии 2.0.1 ее нет. Вообще нет папки redhat. Мне нужны скрипты... -
Zabbix Over IpSec VPN
I am having difficullty getting Zabbix to detect agents over an IPSec VPN.
The agent is installed on the remote machine but I am not quite sure how to set up the config file.
The Zabbix server does not have a public IP and I want to route the traffic over the VPN anyway.... -
Add client to Zabbix
Hello everyone,
This is probably a simple thing, but when I searched for this it didn't gave me the correct answers. To install Zabbix onto Debian Squeeze I followed this walkthrough (http://sigign.blogspot.com/2011/05/i...n-squeeze.html), but unfortunataly it didn't... -
Loadbalance Server
hi,
i´m using zabbix 1.8.3 both (server and agent)
i´ve set up 2 servers, because i want to loadbalance them.
But my problem is the agent config:
if i set the server-property to the loadbalancer ip-adresse it doesn´t work.
i know i can set these property... -
Zabbix 1.1 Manual
Hello,
I need a copy of the Zabbix 1.1 manual (yes I know it's old and outdated but I still need a copy of the manual). The link on Zabbix.com for it is dead. Does anyone know a good link for obtaining the 1.1 manual? Thanks!
z00b -
Custom CONFIGURATION OF TRIGGERS
Hi
I would Like to customize the following trigger via the clone option:
{vision:net.tcp.service[http].last(0)}=0
to monitor a http service on a custom port of 7777 see netstat below:
[root@vision ~]# netstat -tnap
Active Internet connections...