We utilize a lot of Accedian NID's in our environment (GT,TE,LT,LX, etc). I've been looking into getting one-way, two-way, and packet loss information that gets recorded when setting up a PAA test between to accedian devices. I have a basic template that works, it'll pull via SNMP those...
Search Result
Collapse
100 results in 0.0045 seconds.
Keywords
Members
Tags
-
Accedian PAA Template Help
Hi,
We utilize a lot of Accedian NID's in our environment (GT,TE,LT,LX, etc). I've been looking into getting one-way, two-way, and packet loss information that gets recorded when setting up a PAA test between to accedian devices. I have a basic template that works, it'll pull via SNMP those... -
pfSense SNMP monitoring issue with DNS, DHCP & Nginx services
Hello,
I'm monitoring pfsense virtual appliance by usin SNMP protocol. I can ping pfsense in Zabbix the flag is green. However it says that none of these three services are running on pfsense: DNS, DHCP & Nginx. Which is false of course.
I have performed some tests for... -
Dell compellent sc2020/sc3020 any way to monitor?
I'm trying to switch to Zabbix from another monitoring system and everything looks great except compellents. I tried everything like editing the old 3.4 templates and using mib2zabbix, snmpwalk2zabbix but nothing worked. Spent a lot of time searching the Internet and found nothing. Can't imagine there... -
Printer monitoring using IPP?
Question: I know that it's possible to monitor (some) printers using SNMP. However, it's by no means universal nor is it necessarily reliable. HP, for example, will suggest turning off SNMP whenever there is an issue with a printer.
OTOH, virtually all printer manufacturers support the...👍 1 -
A new Template Import fails - What rights/permission are required
Hello All. A new Template Import fails - Error:
Import failed
Group "Templates/Modules" does not exist.
So, what are the rights/permissions required to successfully import the template. Do we need to be super admin or admin. ? We don have a Group in Zabbix where we have...👍 1 -
zabbix agent (linux no ssl) started to fail
Bonjour, Nouveau sur ce forum, nouveau chez zabbix.
J'ai un serveur Zabbix (appliance) qui fonctionne correctement, j'ai installé sans aucun sopucis le zabbix agent sur mon serveur web (ubuntu).
Les deux machines font parti du même réseau, sur la partie serveur Zabbix, je n'ai pas encore...Last edited by ThierryIT; 07-02-2025, 10:52. -
Unable to Attach a Template to a Host Key itemtagid already exists.
Good Afternoon,
I recently upgraded Zabbix to 7.2.2. I am running it inside Docker containers. When I try to add a host, I am able to add the host, but only if I don't assign a template to the host. If i assign a template to the host, I get this error
Detail:... -
How to monitor Oracle 11g with Zabbix7
I tried both templates, 'Oracle by ODBC' and 'Oracle by zabbix agent 2', neither work. Then I found that both templates only surpport Oracle 12 later version.
So are there any ways to mornitor Oracle 11g in Zabbix 7. Is there any self-made templates that I could use?
Thanks...Last edited by chg627; 13-01-2025, 08:46. -
Cannot import Templates for 7.2-Unexpected server error
Hello!
Today, i needed to import the VMware templates for zabbix 7.2
When importing, i get the error "Unexpected server error" and the form returns tot the import entry.
- I also deleted all previous VMware templates as they were not used, anyway.
- I... -
Version of Powernet_MIB in zabbix 7.2 and errors with discovered OID
Hi team,
is it possible to find out the version of Powernet_MIB taht zabbix 7.2 is using?
and if I have a newer version, how would I get zabbix to use that one instead?
My situation: I have two UPS's:- Schneider Electric Easy UPS 3-Phase
- Easy 3S 3-phase UPS
When...Last edited by zabbix-user007; 08-01-2025, 05:32. -
Azure Microsoft SQL Serverless Database by HTTP Template Script Update
Recently I needed to implement the
template Template Azure Microsoft SQL Serverless Database via HTTP on a resource in Azure but I came across the Java Script error reporting an incorrect request error and that the metrics were not valid so in a brief search I came across this block of the script...👍 2 -
Advice Needed on Updating Zabbix Templates
Hi.
I’m looking for advice on how others usually update Zabbix templates. My issue is that I’ve been using Zabbix since version 3, and while I’ve continuously upgraded the system, I’ve recently noticed that the templates do not get updated automatically when upgrading to a new major... -
Template "AWS by HTTP" discovery with assume role
Hi,
I've tried to discover AWS instances with assume role but it seems script doesn't support or include auth_type: assume_role
I'm assuming that new "case" for auth_type: assume_role needs to be added to discovery script somehow and arn assume role added to macro parameters....