Skip to content

Commit

Permalink
Also remove the supress line
Browse files Browse the repository at this point in the history
  • Loading branch information
dino2gnt committed Dec 30, 2024
1 parent fd77b87 commit fd278b3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ reports=microsoft.windows.virtmem
report.microsoft.windows.virtmem.name=Virtual Memory
report.microsoft.windows.virtmem.columns=freeVirtMem,totalVirtMem
report.microsoft.windows.virtmem.type=nodeSnmp
report.microsoft.windows.virtmem.suppress=microsoft.windows.virtmem
report.microsoft.windows.virtmem.command=--title="Virtual Memory Usage (WinRM)" \
--vertical-label="Memory" \
DEF:freekBytes={rrd1}:freeVirtMem:AVERAGE \
Expand Down

0 comments on commit fd278b3

Please sign in to comment.