Ad Widget

Collapse

Windows disk usage report percentage used and free space size

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • S771
    Junior Member
    • Jul 2024
    • 6

    #1

    Windows disk usage report percentage used and free space size

    I'm trying to set up email notifications on entire template, but I can't figure out, how to get get both information about disk percentage used and amount of free disk space.

    Currently I'm using this Trigger Prototype:

    Click image for larger version

Name:	image.png
Views:	221
Size:	39.2 KB
ID:	487778

    ​In a custom messeage I set those parameters:

    Problem: {TRIGGER.NAME}
    Status: {ITEM.VALUE1} ({ITEM.NAME1})
    Event ID: {EVENT.ID}
    Event status: {EVENT.STATUS}
    Event time: {EVENT.TIME}
    Event date: {EVENT.DATE}
    Event age: {EVENT.AGE}
    Event acknowledgment: {EVENT.ACK.STATUS}
    Event update history: {EVENT.UPDATE.HISTORY}​

    And when I receive email, it looks like this:
    Click image for larger version

Name:	image.png
Views:	233
Size:	11.8 KB
ID:	487779

    Any idea how I could also add information regarding free GBs on the disk in email notification? But like I said, I'm using only one trigger action for notifications that is based on entire template, so I think I should add some parameters to template triggers. Hopefully someone can point me in the right direction.
    Attached Files
Working...