XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Duplicate
    • Icon: Trivial Trivial
    • None
    • 3.0.2, 3.2.0alpha1
    • 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

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

              Created:
              Updated:
              Resolved: