Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-1669

new Item: check oldest/newest file in a folder

XMLWordPrintable

      Hello it would be nice to know what are the oldest/newest file in a directory, its important in hospitals/laboratrys(L2L-links) for HL7/LDT-messages, etc..

      an example for Linux is that:
      stat -c "%Y %n" * | sort -n | head -n 1 |awk '

      {print $1}

      '

            Unassigned Unassigned
            shad0w Stefan
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: