Search Result
Collapse
17 results in 0.0034 seconds.
Keywords
Members
Tags
-
Agent2 must die die die
Sadly, the subject is not in jest. I appreciate all the incredible effort put into this sub-project. But it was the wrong direction to go in, it was the wrong architecture, it was the wrong language. While I can assume many of its devs have spent years of their life on this project, and I mourn their...Last edited by otheus; 03-04-2024, 15:35. -
проблема безопасности параметра AllowKey=system.run у агента
Параметр AllowKey был введен, как я понимаю, чтобы администраторы сервера Zabbix не могли выполнять что угодно на наблюдаемом хосте.
Однако вызов команды происходит через...Last edited by lll; 28-01-2023, 05:17. -
Anyone has ideas on how to create a data diode for Zabbix
At a previous job we used a data diode to make sure data only flowed one way between certain networks.
For some reason I had an idea of using UDP to forward data from the proxies through a firewall but that doesn't seem to be possible based on a very quick look at the docs so I might have... -
Zabbix Security | Execute commands via sudo in wildcard userparameter?
Hello!
I am monitoring disk health using smartctl on some XenServer hypervisors of various models (Dell, UCS chassis).
I am using concepts highlighted from the excellent github repo - https://github.com/v-zhuravlev/zbx-smartctl.
I am using item vaue preprocess... -
Web Scenario Security
Hi guys,
I`m creating a web scenarios to check page response from page. I need to authenticate with username/password on this page to receive any response. Okay, I can provide this by link (username
assword@link) or by authentication tab, but it is safe ? It was a plain text. If I think...
-
access control for passive proxy
Hi,
Passive proxy listen on 10051 for server and active clients.
Is there any configuration parameter that can restrict server connection only from certain IP? According to documentation Server= parameter ignored then proxy operate in passive mode. So in this case any... -
Security. Active passive proxies
Hello.
I have some concern about security on my installation.
I have two organizations that I need to monitor. Very soon I want to expand and add more clients.
Previously I installed separate zabbix servers for each organization in the cloud, deployed proxy... -
How to report security vulnerabilities
Hi,
i'm searching here and along zabbix website without luck.
Anyone knows how do I have to proceed to report security vulnerabilities on zabbix?
Thanks. -
SSH and SSHD checksum alerts
Hi,
I'm receiving this mails every now and then:
...Code:Trigger: /usr/bin/ssh has been changed on server Master Trigger status: PROBLEM Trigger severity: Average Trigger URL: Item values: 1. Checksum of /usr/bin/ssh (Master:vfs.file.cksum[/usr/bin/ssh]):
-
Zabbix + Stunnel
Hi,
Is there a way to secure the communication between a Zabbix server and a Zabbix agent?
From what I have read on the net, people have suggested the use of stunnel with a Zabbix proxy configuration.
While I can understand how that could work, it does not solve my problem... -
Zabbix Frontend Web GUI over SSL
So, I have Zabbix up and running on my network, and I wanted to access it over SSL. I turned on SSL under apacche2 via the "apache2 startssl" command but I cannot access Zabbix that way. The regular server is still up on port 80 when I do that, so its not an issue with zabbix
... -
Minimum rights for Agent on Windows
I need to install Zabbix Agent on a Windows server in a domain.
Up until now we were installing it running as Local System account, but I wonder if we may install it will less privileges, since we won't be executing remote commands.
Is it possible to run it as Local Service... -
integrity check of a folder instead of file
Dear all,
I've seen there is a plugin that checks integrity for a file. I'm wondering if that exists for folders? Is that possible? Any recommendation of how to implement that?
Regards,
Miguel -
Pendrive detection monitor for windows
Well here I will expose how to monitor whether someone used a flash drive on any pc with Windows.
If for some security reason anyone needs to know when someone uses a flash drive, well here it is.
This monitor is designed for PCs with:- Windows XP
- Windows Vista
- Windows 7
not...