Hi, We have a large-scale deployment of Zabbix. What I'm trying to do is update a host's templates and groups based on values it receives from an item, particularly on hosts running the agent.
Previously, we did this via network discovery. We had a check run a PowerShell script to return the list...
Search Result
Collapse
10 results in 0.0025 seconds.
Keywords
Members
Tags
-
Actions based on values
-
SNMP V3 - Unsupported privacy protocol
Hello,
I’m trying to monitor two ILO5s with SNMP V3 using SHA256 and AES128.
I have Zabbix 7.0.0 compiled with OpenSSL 3.0.7 on a Rocky Linux 9 server. I’ve also tried it with Debian 11.
Monitoring ILO5 with SNMP V1 and V2 works fine, but with SNMP V3, I get an “Unsupported... -
how do i encrypt zabbix db, zabbix server and zabbix frontend?
Hello.
I am trying to make a proof of concept with a Zabbix system using dockers. My dockers contains 4 containers, 1 container are mysql server, 2 container is zabbix server, 3 container is zabbix front end, and the last one is hashicorp vault.
I found out at zabbix offical docker... -
Zabbix API request/response encryption
Hi, Is there any way to implement encryption for zabbix api request/response ?. As I understand api requests are managed by frontend so will enabling https/ssl only connections resolve this? -
zaicnupagadi started a topic After configuring certs (server side) -PSK connections from zabbix_sender not workingin Zabbix HelpAfter configuring certs (server side) -PSK connections from zabbix_sender not working
Hey Everyone,
I was testing PSK on one host for incomming connections - I was testing it with zabbix_sender and it worked out - great! So I tried to do encryption with certificates - also worked out
Nice.
Switched host back to accept PSK, and run the same command...bum-... -
Net-SNMP 5.8 RPM Packages for RHEL 7 to Support AES 256 and above
There have been a recent request to support SNMP v3 with AES 256 authentication support.
There are few queries around this.
Current Environment
Zabbix 3.0
Latest RHEL 7.X
Net-SNMP 5.7.2-37
Queries
1. Does Zabbix have any issue with Net-SNMP5.8... -
PSK, does it have to be unique PSK per agent?
As the title says, the documentation/wording on configuring PSK isn't clear to me. Maybe I can't read very well
https://www.zabbix.com/documentation...re_shared_keys
So, can I not have two hosts in Zabbix which both are configured with the following;
... -
Encryption of passwords i Zabbix database
I haven't been able to find an answer to the below question:
Are passwords from the configuration like odbc passwords in items encrypted in the Zabbix database?
Another post showed how to mask passwords in the web interface, but it doesn't mention encryption in the databas... -
Zabbis agent errors with encryption enabled
We are new to Zabbix and very happy that we chose zabbix for our monitoring solution.
I am getting some strange errors when using encryption with zabbix agents on remote sites.
At times, we get the below errors and trying to figure out what is causing it. Encyption is based on PSK.... -
Request for feedback (and help) implementing authentication for zabbix agents
Hi All,
I would like to ask you all for some help on implementing authentication for zabbix agents. Currently, any agent can pretend to be a specific server and the zabbix server will blindly accept it's data. This is especially a problem for active agents.
My idea is to...