Hi,
We've multiple remote locations where we use broadband circuits with static IP for internet connection. Broadband circuit is connected to a firewall after which we've 1 switch and 5 AP's. Now we need to monitor the status(ping) of these switches and AP'. Our Zabbix instance is in AWS,...
Search Result
Collapse
10 results in 0.0023 seconds.
Keywords
Members
Tags
-
Monitor Switches deployed behind broadband connection
Last edited by superlava; 27-09-2022, 10:51. -
Trigger for simple chek icmp ping
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:...Last edited by kbaranov; 09-12-2021, 18:09. -
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? -
Triggering event or problem in C source code
I want Zabbix to check ping of another host before it creates a problem event of one host.
I know this could be done by using trigger dependency but I do not want to keep checking ping for both hosts.
I will keep checking ping of one host and let Zabbix run a new function to check ping of... -
ICMP ping pour tester la disponibilité d'une addresse ip
Bonjour à tous,
Je suis un nouvel utilisateur de Zabbix, pour commencer je voudrais juste tester la disponibilité d'une adresse ip:8.8.8.8. le resultat du test doit etre visible en permanance sur l'interface graphique qu'il soit positif ou négatif.
Merci de me donner un coup de main
Last edited by kmlead; 23-10-2013, 15:29. -
Check ip availability using ICMP
Hello everybody,
I'm glad to join the community
I'm using Zbbix for the first time and I noticed that it has a big potential but a bit complicated for me.
I just want to check the availability of an IP (8.8.8.8) to ensure of it's reachability using zabbix. and display the... -
Discovery problem
Hi everybody !
I have a problem with my discovery rules. I made some rules to discover hosts on different networks by using pings.
The problem is when I disable a rule the pings are still sent !
Every time I want to stop a discover I have to restart Zabbix server... -
Disable host from an action
Hi everybody !
I am using a Zabbix server to monitor my network. There is a lot of printers and computers, so I do a lot of pings from my server (I don't have time or permissions to install zabbix agent on each machine). Even if I do pings with large gaps my server is often overloaded.And... -
Disable host from an action
Hi everyone !
I installed a Zabbix server on my network and now I am monitoring a lot of hosts. I just wanted to know if they are alive, so I use a lot of pings to do it. Most of my host are printers and computers, so they are shuted down at the end of the day. During nigths and week-ends the... -
pingcheck + IPv6
Hello guys,
I'm checking some hosts simply by using pingcheck. This works fine for checking IPv4 hosts. But using pingcheck on IPv6 hosts fails.
I'm running Zabbix 1.6.4 on Debian Lenny. fping is installed.
The Zabbix-server, ofcourse, has a IPv4 address as well...