Hi everyone, i encountered such a problem. I want to collect some event logs from windows server, so i made several items that schould collect events with a specific id. But not all the data is received on the server. And also events that happened a long time ago can come.
For example,...
Search Result
Collapse
32 results in 0.0028 seconds.
Keywords
Members
Tags
-
eventlog does not collect all logs
-
How often active check item values are sent to the server?
The documentation says: https://www.zabbix.com/documentation...concepts/agent
"Active checks require more complex processing. The agent must first retrieve a list of items from Zabbix server for independent processing. Then it will periodically send new values to the server."... -
Active checks Fatal error. Internal CLR error. (0x80131506)
Hello,
We have a bunch of servers being monitored by zabbix and it really works fine.One day, all of a sudden, an item stopped working on a host.
I tried reinstalling zabbix-agent and different versions of it and always the same problem.
The error:
Fatal error.... -
User Account Lock Out Event Alert & Recovery
I am working on monitoring account lockouts utilizing eventlog[Security,,,,4740,,] on my primary Domain Controller with trigger logseverity(/<primary domain controller>/eventlog[Security,,,,4740,,])>0 This is working as expected. The part that has me stumped is the recovery expression. I am... -
Passive Checks not Working While Active checks are working fine
I have a Zabbix agent with the following configuration:
LogType=file
LogFile=/etc/zabbix/log
DebugLevel=3
AllowKey=system.run[*]
Server=(serverIP)
ListenPort=10050
ServerActive=(serverIP):10051
Hostname=(hostname on zabbix server)
Timeout=30... -
Monitor OpenVPN log on linux, couple questions
Two Questions;
1: First off my active check for the log file fails with zabbix server error;
Agent log contains similar;Code:Cannot open file "/var/log/openvpn/openvpn-status.log": [13] Permission denied
...Code:24913:20210527:081520.363 active check
-
Have agent ping some things and return pass fail to Zabbix server?
Situation is I have some servers connected to networks that Zabbix server itself will not be able to reach, but I've got a Zabbix agent on that server that should be able to reach those resources. I would like the agent to ping a list of IP addresses and return a pass/fail to Zabbix server, and then... -
Zabbix proxy - do I need reinstall agents on all host?
Hello, I am haveing trouble to understand how the proxy for zabbix works.
At the begginnig I had only a single master zabbix server and all hosts were monitored by that server, and I had ZBX icon on green on that host names. Now I decided to have a proxy in one of my location. Proxy is running...Last edited by cnapan; 30-06-2020, 13:52. -
RefreshActiveChecks in zabbix-agent.x86_64 4.0.0-1.1rc3.el7
Hi everyone.
I like to accumulate my data by external scripts and Trapper items.
So I have those scripts and some time they could not finished in Timeout time. So I have alerts in log:
'active check "<NAME>" is not supported: Timeout while executing a shell script.'... -
Active check on logs report fifferent values depending on Operator
Hello everyone,
I was new to Zabbix one month ago so I am still learning. And still have problems.
I have created 2 items (active checks) which look for invalid connection attempts via ssh:
item one: log.count[/var/log/auth.log,: Invalid user ]
item two: log.count[/var/log/auth.log,:... -
control raid windows hp p410i
Hi
,
I want to control the raid of my HP ProLiant ML350 G6 windows servers.
The problem is that I can only use the active agent of zabbix to do it. I can not open a port at the client because I do not have access to the firewall.
I'm new to Zabbix and... -
the good old "no active checks on server" problem
First of all, zabbix is a wonderfull monitoring software, we used it without any problem, until now.
Okay guys, before you ask, yes i searched the board and i think i tried every single solution on stackoverflow etc
I am pulling my hair out a few days now. I am using... -
Zabbix Active Checks
I have a Windows Event Monitor configure and on latest data I see an error saying that it is only available as an active check. I have gone over my config file and I believe I have everything enabled that is needed but it is still not running. I have already restarted the agent services. I have opened... -
How to monitor mounted filesystem via zabbix active check
Dear all,
I have my multiple instances running behind nat and I am running active zabbix agents on these instances to monitor them. I don't seem to get the mounted filesystem info.
Can anybody please help how to get mounted filesystem details in active check mode?
...