Ad Widget

Collapse

MSSQL Job monitoring question, data parsing error in Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GuardianRF
    Junior Member
    • Jun 2020
    • 10

    #1

    MSSQL Job monitoring question, data parsing error in Zabbix

    Colleagues, hello everyone!
    I monitor jobs MSSQL 2012SP1, Windows Server 2012R2 Standart.
    I linked the template, according to the recommendation, entered the necessary information into the scripts, placed it along the necessary paths.
    The data.txt file is created, but for some reason Zabbix is not parsed.
    Has anyone come across what could be the matter?
    I rummaged through a ton of information and resources, but I could not find a solution to the problem.

    The link to the template with the repository is as follows
    Template for sql server jobs monitoring. Contribute to ivanovevgeny/zabbix-mssqlserver-jobs development by creating an account on GitHub.


    In Monitoring - latest data by mssqljobs.zabbix sender the following is given:

    C:\Windows\system32>c:\zabbix\zabbix_sender --config "c:\zabbix\conf\zabbix_agentd.win.conf" --host "ServerName" --input-file "c:\zabbix\scripts\data.txt" --verbose

    info from server: "processed: 0; failed: 250; total: 250; seconds spent: 0.001981"

    info from server: "processed: 0; failed: 250; total: 250; seconds spent: 0.001789"

    info from server: "processed: 0; failed: 250; total: 250; seconds spent: 0.001782"

    info from server: "processed: 0; failed: 250; total: 250; seconds spent: 0.001912"

    info from server: "processed: 0; failed: 73; total: 73; seconds spent: 0.000551"

    sent: 1073; skipped: 0; total: 1073
    Attached Files
    Last edited by GuardianRF; 31-05-2021, 12:41.
Working...