After a long journey I'd discovered the loadable plugin versions etc (Zabbix Cloud Images and Appliances)
I (re)installed in my windows server MSSQL
- Agent 2,
- Plugins (mssql).
Configured plugin path etc.
When I try to start the service: srat than...
Search Result
Collapse
12 results in 0.0027 seconds.
Keywords
Members
Tags
-
try to config MSSQL plugin version 7.2.6
-
mssql specific queries monitoring with zabbix agent 2
Hey all!
I am trying to monitor specific queries from mssql uzing zabbix agent 2
I installed zabbix agent 2 + mssql plugin.
I have a zabbix user for mssql, and all the builtin queries from the template are working fine.
I am looking for a way to monitor costume... -
MSSQL by ODBC -Few things are Not supported
Hi
I would like to kindly ask for your help,
I am struggling with monitoring these three things via MSSQL by ODBC template:
1. MSSQL: Get Buffer Manager counters: MSSQL: Buffer cache hit ratio – I received: status not supported - info - Preprocessing failed for: [{"object_name":"SQLServer:Buffer... -
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... -
MSSQL monitoring
Hi
We have recently installed Zabbix. we are able to montor our MSSQL DB. I am trying to monitor the number of active sessions. tried adding an item, but unable to get the output.
the tsql script is
SELECT COUNT(*)[Active-Users] from [Active Session]
... -
MSSQL BY ODBC not 100% functional
Hi,
I'm trying to monitor a MSSQL instance using the MSSQL BY ODBC template.
The ODBC driver has been installed and configured,i'm able to fetch data , but for some reason,some of the metrics does not show up.
The error message is the same... -
Monitoring Mssql 2017 Express and/or Mssql 2016.
Hi!
I would like to monitor my databases I have one Mssql 2017 express and several mssql 2016 running on windows server. (My Zabbix is in Azure on Centos)
I already tried out some external template of zabbix share but could not get it done so far.
Can anyone recommend... -
Database (DB2 and MSSQL) monitoring - Zabbix Version 5 (5.0.7.)
Hi folks,
I am looking for suitable templates for monitoring a MSSQL database (running on Windows) and a DB2 (running on RedHat).
I've come across several templates, but I'm not sure if they work for Zabbix 5 as well.
Can you share your experiences or suggestions... -
Microsoft SQL using integrated auth (kerberos) and official ODBC template issue
Hi,
We are running v5.02 of Zabbix server and Zabbix Proxy. All working good. We now want to monitor our SQL 2017 server which only has Integrated Authentication available and not SQL login/auth. I have followed all the instructions here https://git.zabbix.com/projects/ZBX/...odbc/READ... -
MSSQL database backup monitoring template
Unfortunately, the already existing templates didn't work for me. So I wrote another one.
A little howto is in the readme file.
Repository:
https://github.com/dotupNET/dotup-za...e-mssql-backup
Meine Notizen von der Installation:
https://blog.dotup... -
Monitoring MSSQLSCOM PerfCounters
Hello all,
I've recently trying to monitor our SCOM SQL Server without success.
When I try to collect a perf_counter:
perf_counter[\MSSQL\$SCCM:Memory Manager\Total Server Memory (KB)]
I get the following in my log: The specified object was... -
MSSQL database table monotoring.
Hi,
I am using Zabbix 2.4. i facing the problem of MSSQL database table monitoring.
i had some googling but i didn't got result, what i want?
Actually i have a database for monitoring SMS service. i want to monitor the count of SMS from the database.
...