Hi!
I need a simple check that will ping some ip address for 30 days every 30min, and if all pings for 30 days will return 0 trigger will popup.
The idea was to ckeck activity of OpenVPN clients and delete inactive ones.
Is it possible?
So i've got an item:...
Search Result
Collapse
13 results in 0.0019 seconds.
Keywords
Members
Tags
-
-
How to simple check and tigger ldap performance
Hello everybody,
I am trying to check our ldap connection because the Admin gots messages that the connection of LDAP Server seems to be slow.
What I did is a Item simplecheck with net.tcp.service.perf[ldap,{$OID.DEV.HOST},3060] type is Numeric(unsigned)
...Last edited by B.C.K; 30-04-2021, 17:26. -
How does the ping simple check works?
Hi, a simple question:
I have a host and added to it a 3 different IP addresses in interface. Now I have linked a ping template to it. When the alert will be triggered? If one of those 3 IPs will not respond, or all 3 IP must be down to trigger the alert? -
Updated net.tcp.service key, and the collection stabilize, why?
Updated net.tcp.service["http" ,, "80"] key to net.tcp.service [http] and the collection stabilize, why?
Our Zabbix came from a migration from version 1.8.11, so several items continued with certain parameters out of date. A camera host was showing a lot of alerts,... -
[3.4.8] net.tcp.service in simple check gives false positive result
Hi, I have a problem with the simple check for HTTP and HTTPS Service. Both give me positive feedback, but I stopped the HTTP Server Apache.
I checked the result with nmap:
The port 80 ist open in the firewall, but the service is not running.
I'm...Last edited by wapplersystems; 29-04-2018, 19:13. -
simple check not supported
Just installed zabbix 3.0 and added host I want to monitor ofr ping response only. I created item with simple check but it shows status 'Not supported' , why is that ? When I hover of info it says 'Number of packet is not between 1 and 1000' -
-
Alternative ways to test host availability
Zabbix - 2.2 LTS
REHL 5 - Mysql DB back end
Running 1 server with 2 proxies
I've been testing Zabbix and an alternative monitoring system for the past few weeks as part of a POC and have had some great successes. However I have a unique issue in determining if... -
Simple Check - Ping
dear all,
I am writing because I am indeed at my wits' end and I do not know how to continue any further.
I have a number of hosts I would Zabbix server to ping, printers, servers, gateways.
I have changed the user ownership of fping, and set the SUID.... -
Heads up: The agent is NOT a reliable, robust way to check for availability
After too many troubles this week, i have determined that using the Zabbix agent to check for host/service availability is a mistake.
First a server went down, and agent.ping completely failed to alert anybody about it, it just stopped gathering information, last value was at about 3am... -
Simple Checks and Internet Proxies
Hello all,
I am running my Zabbix server on Ubuntu 9.10 server edition x64.
I have some http/https simple checks configured and they fail because the server fails to use the proxy for these services.
How can I configure Zabbix, or the OS so that simple checks...