Hi all,
after few months I just come back to the forum to add a new template. If you need to monitor Zscaler Private Access connectors. At this moment this Template is for Legacy API Client inside tenant.
https://github.com/guillerg86/zabbix-zscaler
Template information
...
Search Result
Collapse
100 results in 0.0090 seconds.
Keywords
Members
Tags
-
Template Zscaler Private Access connectors monitoring
Last edited by guille.rodriguez; 10-12-2025, 17:29. -
Monitoreo UPS Legrand
Hola a todos,
Requiero por favor de su ayuda con un tema de monitoreo de UPS marca Legrand, no he logrado encontrar ningún template asociado a las referencias Daker Plus y Keor T Forte, quisiera saber si alguien ha monitoreado este tipo de UPS y de ser así ¿Cual template utilizaron?... -
Need Windows XP 32bits (SP2) Agents
Hi,
I'm searching about an agent for Windows XP (SP2 and SP3) 32 bits (yeah I know have old server/machine).
I read I can use template from zabbix 4.X here : https://www.zabbix.com/documentation.../compatibility to monitoring them but i dont find any of this... -
Discovery rule for hosts having a particular template
Some of our hosts have the template Backup Node. For each such, there is (or should be) a directory /somewhere/ConfigBackups/{hostid} containing backup files. Backups should be taken daily so the newest backup should be no more than 24 hours old. The directory /somewhere/ConfigBackups is mounted on... -
Multiple SNMP communities per host (via SNMP agent)?
Hello all,
I'm trying to monitor certain network hardware via SNMP in Zabbix.
Due to how our hardware is configured, we need to use two communities for each host.
I can create a second SNMP agent just fine, but it seems like discovery rules are limited to one SNMP... -
AWS ELB Application Load Balancer by HTTP clone issue
We are using Zabbix 7.0.8 and I've recently updated aws-http cloud template to 7.0-3.
As I reported here I'm trying to fix AWS ELB Application Load Balancer by HTTP metrics that are in my opinion not relevant.
When I want to clone the template without any change, I have the following... -
AWS HTTP template - metric accuracy
Hello,
I'm trying to analyze metrics collect by "AWS ELB Application Load Balancer by HTTP" (7.0-3). In particular TargetGroups metrics.
I think it is the same for all AWS Cloudwatch API call and I think it could have an issue with the way it is done:
... -
Time sync issue with zabbix server and host.
We are currently facing a time synchronization issue on a few host devices. Upon checking, the host time appears to be in sync with the Zabbix server. However, the Zabbix frontend displays the following error.
For now, we have disabled the trigger to prevent alerts, but once re-enabled,... -
Cryptic error on template import
Hi, I'm trying to upgrade the latest "TiDB TiKV by HTTP" template on a Zabbix 7.4.1 server, but getting the error: `Invalid parameter "/22": value (itemid)=(34422) already exists.`.
This happens with the web interface and the API.
There are quite a few changes...Last edited by seren; 14-08-2025, 09:52. -
Monitoring MongoDB Atlas via HTTP Agent – Great Template!
Hi everyone,
This week I came across a very useful and straightforward Zabbix template for monitoring MongoDB Atlas using the HTTP Agent (via API):
I found it quite effective and easy to set up.
Is anyone else using this template? I'd love to hear about your experiences—any...Last edited by santosra02; 28-06-2025, 19:20. -
Cascading SNMP lookups
I have SNMPINDEX_A, I need SNMPVALUE_C.
SNMPVALUE_B is used as the Index for the next lookup SNMPINDEX_B
So SNMPVALUE_B, needs to be used as SNMPINDEX_B. How do I do that?
OID lookups example:
1.3.6.1.1.{$SNMPINDEX_A} >>>> RESULT {$SNMPVALUE_B}
1.3.6.2.2.{$SNMPINDEX_B}... -
Free space calculation by zabbix template
Zabbix Version : 6.0.9
Template name : Linux by Zabbix agent
...HTML Code:last(/server.example.com/vfs.fs.size[/,pused])>{$VFS.FS.PUSED.MAX.CRIT:"/"} and ((last(/server.example.com/vfs.fs.size[/,total])-last(/server.example.com/vfs.fs.size[/,used]))<{$VFS.FS.FREE.MIN.CRIT:"/"} -
Redis template problem
Hey guys!
I use Zabbix Server 7.0 LTS, and now i stucked with the Redis template. I have a simple standalone redis instance which i want to monitor with agent 2 active.
I have the session config in the plguins/redis.conf:
And for the host:
I use the following... -
Template Discovery filter issue/question
Hello,
I recently updated our Vmware template to version 7.0-2 and I wanted to filter out some of the discovery alert by using the discovery filters as seen below.
The issue I noticed was that whenever I add two conditions to the filters they stop working, the filter works when I... -
Zabbix (V5.0) SNMP template for CISCO Firepower 2130
Hey everyone, I'm trying to monitor CISCO Firepower 2130 device using Zabbix 5.0 and was wondering if anyone has a working SNMP template or can guide me in the right direction. Cheers!