Hi!
I've just finished creating a containerized application for the purpose of pinging domains that I own, and checking their SSL certificates. To do so, the data is sent using the sender format, and using it without any custom parameters works like a charm.
The problem is, there's...
Search Result
Collapse
73 results in 0.0030 seconds.
Keywords
Members
Tags
-
Using arguments in trappers to separate monitoring data
-
ODBC Monitoring with SSL
Hello
I'm trying to make an item with ODBC Monitoring with a MariaDB server on the cloud with SSL connections configured for security. I followed all the steps in in the Manual,(With the exception of the compiled part since it was downloaded not, compiled) and created my DSN with all the... -
Non-root user sudo attempt item and trigger
Hi, I'm trying to monitor non-root user sudo attempts on my Kali Linux through /var/log/auth.log file, but I'm having trouble setting up the item and trigger :
I followed this blog : https://blog.zabbix.com/security-rel...h-zabbix/8659/
I've created the master item and dependent item... -
Continue with the next JSONPath if first fails (Preprocessing)
Hey guys!
I am using my scripts on many servers...
Example:
Preprocessing contain a JSONPath like
Recently on some nodes I have different output, but I don't want to duplicate dozens of scripts and templates.Code:$.status.value
I'm looking... -
items units questions
I created some items on zabbix that get the values in MB from a bash script, I created the items setting as units M (Megabytes). Consulting the data on the graphs, I see that when the value received exceeds 1000 MB, zabbix converts the value marking it as 1.0 KM instead of 1GB.
How do I correct...Last edited by ANDros; 05-12-2022, 17:21. -
CPU utilization in negative numebrs...
Hi,
I have instaled a latest relase 6.2 of Zabbox and have some issues with the item CPU utilization.
On all hosts is it OK, but I dont know why on the Dell EMC Isilon storage with standard Linux SNMP Template I get negative CPU utilization results.
Please is possible... -
Biweekly Custom Intervals for item checks
I found a difficulty with the custom intervals not carrying out the biweekly queries, a precise day determined until the first month on the 15th, every hour.
But even following the official documentation it was not possible, it a query and does not bring any more value.
Update... -
Create host list from HTTP agent result
Hey,
is it possible to dynamically create a host list from the result of the http agent. The HTTP agent receives information through the API in the target database, the results are in JSON format. I can get a list with hostnames, and I can create a list of hosts by referencing that list....Last edited by DPasternak; 03-10-2021, 17:45. -
save regular item's output in macro
how can I save regular item output in macro and use in another macro ?
ex : get application port with agent and check tcp connection -
Item type of information - grahp
Hey,
Is the items "type of information" in addition to the "History storage period" influence about the graph creation/history log?
If that true, in order to disable graph creation i can set the "History storage period" to 0 (Do not keep history)?... -
Azure Resource Monitoring
Hello there,
I want to monitor my azure resources(web apps) using zabbix . Is there a way that i can do it. Any reference links are very much appreciated.
Thank you. -
Unknown Virtual machine UUID
Hello,
I am using VMware SDK to monitor my hosts.
My esx servers are monitored correct.(I can retrieve data)
But the hosts on the ESX Servers have no data.
When i look in the item configuration i can see all items are not working.
The error message is "Unknown... -
"Interrupted system call" after I create an item or enter an IP address.
Hello,
I started working at my first job two months ago and I'm about two weeks new to Zabbix so please don't get too frustrated with me.
Another colleague setup Zabbix before I was even here. He's not at work until November so he can't really help me.
So for example I just... -
Add items to triggers automatically
Hey folks, hope U are alright
I really need help with a task I'm currently facing at work.
We recently started to use Zabbix to monitor our Kubernetes Cluster.
We are running a large amount of Web-Deployments which need to be monitored in various ways.
Currently... -
Parsing logs of the mdaemon mail server using zabbix.
Good day!
Tell me if zabbix has the ability to parse logs. Here is what I mean.
Example:
- the number of spam messages received by the user /
- the number of interrupted sessions by user
- number of pop, imap, smtp sessions
- the amount of data received / sent...