Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-17922

Do not re-read files with logrt and logrt.count keys

XMLWordPrintable

    • Sprint 65 (Jun 2020), Sprint 66 (Jul 2020)
    • 2

      Steps to reproduce:
      have some log files on monitoring with zabbix agent active with key

      logrt[/tmp/log-a.txt,,,101,skip,,120.0,]
      logrt[/tmp/log-b.txt,,,101,skip,,120.0,]
      

      update the file regularly

      • change time in the system back or forward (it could happen when the system is rebooted)

      Result:

      • agent re-read the files from begin every time despite on options and detecting the time changing and adjusting the mtime:
        26565:20200607:082950.670 the system time has been pushed back, adjusting active check schedule
         26565:20200607:082951.670 System clock has been set back in time. Setting agent mtime 46 seconds back.
         26565:20200607:072950.343 the system time has been pushed back, adjusting active check schedule
         26565:20200607:072951.344 System clock has been set back in time. Setting agent mtime 3675 seconds back.
        

      Expected:
      Do not re-read the file.

            wiper Andris Zeila
            neogan Andrei Gushchin (Inactive)
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: