XMLWordPrintable

    • Type: Change Request
    • Resolution: Duplicate
    • Priority: Trivial
    • None
    • Affects Version/s: 3.0.2, 3.2.0alpha1
    • Component/s: Agent (G)

      Extends the functionality for the vfs.file.exists Agent item.

      vfs.file.exists[file,<type>,<mode>,<user>,<group>]

      type:

      • file (default)
      • any
      • dir(ectory)
      • link
      • pipe
      • socket
      • block (device)
      • char (device)

      mode:
      UNIX Octal representation of the File Permissions including setuid,setgid,sticky bit

      user:
      username according to passwd

      group:
      groupname according to group

      All of this should be POSIX compatible, Windows includes file,any and dir type only.

      This patch basically implements ZBXNEXT-1867 and ZBXNEXT-2921

            Assignee:
            Unassigned
            Reporter:
            gerald weber
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: