Ad Widget

Collapse

Disk Space Dashboard widget wildcard for columns data?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MIB-Zabbix
    Junior Member
    • Apr 2026
    • 2

    #1

    Disk Space Dashboard widget wildcard for columns data?

    I want to create a simple dashboard for all Windows servers that lists the server with the least available disk space by analyzing the "Space used in %" data collected from servers. Servers have varying numbers of Disks, and those disks can have different names depending on the server's purpose. After extensive searching and reviewing the documentation, I'm finding it striking that wildcards such as * do not seem to work in my environment.

    Looking for guidance on how to set up the dashboard to show the top usage based on all monitored disks of the Windows server.
    Running Server 7.4.9, self-hosted.

    If I specify FS [(C]: Space: Used, in %, this works for all servers with C:\ and no label, and does not capture any other drive label.

    The following will result in an empty graph.
    • FS [*(D]: Space: Used, in %
    • FS [*(*)]: Space: Used, in %
    • FS
    • : Space: Used, in %
    • FS *: Space: Used, in %
    ​How can I accomplish my goal, either with wildcards here or in another way? Avoid adding all systems and their drives manually as a solution.

    Click image for larger version

Name:	image.png
Views:	13
Size:	39.9 KB
ID:	512957
Working...