Ad Widget

Collapse

Detecting file errors.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GeorgeKup
    Member
    • Nov 2019
    • 98

    #1

    Detecting file errors.

    There is a json file with errors, which is periodically updated. The values of the "code" fields in the file are error values. There is a file with a description of the errors. It is necessary to analyze the file for errors, and if there are any, then give an error message describing the error.
    Attached Files
  • GeorgeKup
    Member
    • Nov 2019
    • 98

    #2
    I will change the request. I was able to use the jq utility to get a list of errors going to the column in the file. Is it possible to somehow read this data array in zabbix using zabbix_sender using autodiscovery to create prototype data elements - data element [error number].

    Comment

    Working...