I'd be really grateful for some assistance as I think I've hit a dead end and what I though would be a 'relatively' simple task.
We run an osTicket helpdesk (in a MariaDB database) and I wanted to get the current ticket counts (open, pending etc.) to display on our zabbix dashboard. Simple,...
Search Result
Collapse
40 results in 0.0030 seconds.
Keywords
Members
Tags
-
Help getting SQL Query for Item
-
Zabbix 6.2 mySQL - Housekeeper does not appear to work
Hello,
I have tried everything with housekeeper and adjusting items in the server conf file. I went from 90d history to 30d both adjusting individual items and even override global settings and still the database just continues to grow.
I occasionally get the following message...Last edited by WirelessGuru; 18-07-2025, 22:18. -
diegoalexander59 started a topic How to store the details of SQL Server sessions with sp_whoisactive in Zabbix?in Zabbix HelpHow to store the details of SQL Server sessions with sp_whoisactive in Zabbix?
I need to know how to store session details in SQL Server, storing the time of data collection, hostname, username, query and information if it is blocking other sessions.
I would like to be able to see in the selected time range all the queries that were captured. I don't know if it is possible... -
Edit template Item key from attached template
I have custom template with attached template PostgreSQL by Zabbix agent 2. There is an Item with key pgsql.custom.query. But I can't edit item key in new custom template.
How can I edit it (item key) only for custom template? Or how to add new custom query?
... -
Can you monitor SQL DB in Zabbix with Windows authentication user?
Im trying to monitor SQL databases and custom querys with zabbix, testing with SQL users works just fine but i cant find a way to make it work with windows authentication user
Anyone have any tips? due to some security rules most of our DBs are only accesible trough this type of users -
Script for extration data zabbix 1.8.16
-
Define variable in Userparameter configuration file
I want to read data from SQL databases via the "userparameter configuration file".
In this file I have multiple lines like this:
#UserParameter=get.MY_SQL1[*], "C:\zabbix\SQLCMD\sqlcmd.exe" -S "database server" -d "databasename" -U "user"... -
Monitor Azure SQL Server / Database Serverless instance
Hi everybody,
I'm trying to monitor performance of some Azure SQL instances with the latest Zabbix server v 5.x.
I was trying to follow the Official Microsoft SQL integration doc, but in Azure View Server State and View Any Definition permissions are not supported.
How... -
Variable $1 on table Items
Hello everyone!
I am performing a query in the Items table, and the name of some items is displayed for example:
"Outgoing network traffic on $1"
or
"Free disk space on $1".
Where is the value of these variables stored?
Please, could... -
Ключ со знаком доллара и пробелами
Здравствуйте!
Задача состоит в мониторинге счетчика производительности "\MSSQL$MSSQLEVAL:Buffer Manager\Коэффициент обращений к буферному кэшу"
Выдает значение команда,...Last edited by chkhartishvili; 22-01-2020, 08:53. -
SQL discovery timeouts
Hi,
I'm running a 2 steps discovery:
1) SQL query runs on the server( where the agent is) and sends a json using zabbix sender to zabbix where a trapper catches it.
2) LLD uses the JSON values as parameter to run another script (userParameter is configured) with another... -
SQL запрос в БД заббикса
Добрый день, уважаемое коммюнити заббикса, подскажите пожалуйста, есть задача получить с помощь 1 sql запроса на вывод некую таблицу с именем хоста и последним значением...Last edited by atraides; 24-06-2019, 14:32. -
SQL Query of tables triggers and items using table functions
It's seem to be a simple task, but I can't figure it out.
I want to create table with a item name and it's related triggers' lastchange value, I've tried using the functions table to relate my query but it results 0 rows. What am I doing wrong?
...Code:SELECT t1.name as "Arquivo",
-
Zabbix Interface Items History Storage
I'm working on calculating transfer values and throughput values +95ths and I'm having a hell of a time figuring out how zabbix is storing the things. Anyone have a part in this? It seems like chaos in the Database, but I trust the front end got it correct with the graphs.
I'm gonna work... -
Problems with MySQL
everything works fine before its spawning lots of requests like this
SELECT dv.mandatory,dv.optional FROM dbversion dv
with status Opening tables.
and its stops working