Search Result
Collapse
34 results in 0.0026 seconds.
Keywords
Members
Tags
-
Zabbix and NTOPNG same web GUI interface integration / help
Hi! I'm new using this kind of software, at my work they asked me about if it is possible to integrate NTOPNG on the same interface as Zabbix server web gui, I've been looking for this on Internet but I had not results about, I would like to know if some of you have ever done something like this, or... -
Трафик сетевого интерфейса
Как я могу собрать трафик на сетевом интерфейсе в течение месяца, можно получить данные средствами zabbix? Одной из основных проблем является установление периода для... -
Host created with a multiple interface
Hi,
Someone ca explain me how (mecanism) zabbix found IP address and DNS for create interfaces for the hosts (registerer with auto registration Action)
Because on my zabbix plateform , some hosts are created with multiple interfaces (more than 20 ) , specially proxies can have... -
AlexandreCFernandes started a topic How to delete the network adapter that has WFP in Network interfaces for discoveryin Zabbix HelpHow to delete the network adapter that has WFP in Network interfaces for discovery
Good afternoon,
I just installed an agent in Windows and when I do the template search that uses the "Network interfaces for discovery" it brings several network cards that have the WFP name, I would delete the boards so that it has WFP in name. -
How to remove duplicated interface - WFP, QoS
my zabbix monitors windows servers that uses kaspersky and when the network interface is discovered its added multiple times. As:
...PHP Code:Incoming network traffic on Realtek PCIe GBE Family Controller 2017-08-05 19:40:17 22.24 Kbps -3.12 Kbps Graph
Incoming network traffic on
-
Scegliere interfaccia su router CISCO
Buongiorno a tutti,
ho installato ZABBIX 2.4 e ho questo problema:
l'icona SNMP è VERDE e questo stà a significare che la configurazione che l'outsourcer ha fatto è corretta.
Ma il problema che se vado a creare il grafico la banda rimane a 0 ( ZERO )
Ma quello che penso... -
Better Permission Granularity(updated)
This is a follow up to the request below:
https://support.zabbix.com/browse/ZBXNEXT-77
Johan Segernas already asked this question but it seems no one has been able to come up with a solution.
"I would like to be able to give a certain user permission to just... -
How to check only physical interfaces and not sub interfaces
Hi All
I am having problem with deploying proper way on reporting on link status on physical interfaces and not sub interfaces. My goal is to alert ONLY on PHYSICAL interface status without getting further alerts from sub interfaces linked to it.
So, let's say, if eth0/0 goes... -
Add interface ipv4 address to net.if.discovery
Hi,
This adds ipv4 address reporting for net.if.discovery on Linux. Tested on Ubuntu 12.04 and Zabbix 3.0.1. It reports only interfaces with ipv4 addresses.
upd: Added ipv4/ipv6/noip interface reporting....Last edited by Firm; 05-03-2016, 17:54. -
Cisco SG300-52 Issues - Not showing interfaces information
Hi guys.
I've been running Zabbix (currently on version 2.4.6) for about 6 months now, monitoring Linux and Windows servers, and also access points. Recently we bought 2 Cisco switches, the SG300-52 model. We installed one of them and I went to create a host in Zabbix, using two templates from... -
Zabbix Web Interface Design
Hi all! This thread will be dedicated to UI/UX Design of Zabbix web interface. Constructive criticism, UI pain, suggestions and any interface related feedback are welcome here (screenshots are nice too). The goal is to better understand Zabbix users and make the web UI more efficient and user frien... -
Multiple Interfaces icmpping test
Just curious on the best way to accomplishing this.
I have a host that has 2 interfaces and want to be alerted on if either go down and stop responding to ping. Would I just add the additional interface to the "Agent Interfaces"?
Would I have to specify 2 icmpping... -
Windows template that works with network items
Hi,
I'm trying to make a template for Windows hosts that really works with network items.
In Linux, network interfaces has the same name, no matter distro, language. Is always eth0, eth1...
In Windows, each host has a different name for interface (based on... -
PATCH: FreeBSD Network Interface Discovery
After much mucking about I realized that the FreeBSD agent code was just missing the loop to report the interfaces.
Once this is added you can copy the Linux auto-discovery rules and add them to the FreeBSD OS template and have interface discovery under FreeBSD.
While this...