Hi,
We ran in to problems where no resources (templates/graphs/etc) could be added, resulting in error messages about duplicate keys. Thanks to this post, I've written the script below which repaired our database.
For tables with a PRIMARY key, zabbix records what the...
Search Result
Collapse
6 results in 0.0020 seconds.
Keywords
Members
Tags
-
Services Actions
Solved bei 6.4. verbirgt sich diese Subsection unter Alerts nicht mehr Services:
https://www.initmax.com/new-zabbix-6-4-is-nearly-here/
Hallo, wo finde ich unter zabbix6.4 das Untermenü Actions für Services? DANKE...Last edited by hcx23; 13-02-2023, 13:02. -
LLD via a ssh.run script. Possible?
I want to do a LLD via a script on a machine that can be reached via SSH.
I create a new Template and Discovery rule that runs '/home/user/discovery_test.sh discovery'
This works fine, but now to get the values. I create an item prototype to run '/home/user/discovery_test.sh...Last edited by Ivo Palli; 26-10-2021, 13:55. -
Snmpv3 works manually on CLI but not in item
Hey,
Im using zabbix 4 on centos, and monitoring cisco switchs via snmp version 3,
If i run this command on CLI :
snmpget -v3 -l authPriv -u zabbixm -a SHA -A pass -x AES -X pass 10.0.0.1
I get results.
SNMPv2-MIB::sysDescr.0 = STRING: Cisco NX-OS(tm) n6000, Software...Last edited by batchen_regev; 18-12-2019, 17:55. -
Proxy stop to work after 1.6 -> 1.8 upgrade
Hi,
I have a zabbix server with 2 local zabbix agent, 1 zabbix agent on internet and 1 proxy on internet with 3 local agents. This set up was working well in 1.6, all debian lenny with zabbix from backports.
9 days ago I upgraded to 1.8.1 zabbix server, agent and proxy....