Hi all,

Does anyone have a simple sensor I can use to count the DFSR Backlog? I found one on a website using a PowerShell script, but it keeps returning 0 backlogs, even tho I know there 400k+ backlogged files


Article Comments

Hi there,

Did you tried the powershell script mentioned here: https://helpdesk.paessler.com/en/support/solutions/articles/50263-how-can-i-monitor-distributed-file-system-replication-dfs-r ?

If so, you can also try this script: https://https://helpdesk.paessler.com/en/support/solutions/articles/76000063838


Feb, 2021 - Permalink

Hey, I tried the bottom one of the two, it keeps returning 0 files backlogged, even though I know there is at least 400k backlogged right now. The top one just shows the file can replicate but doesn't give me the actual count, which is what we want to monitor.

Any idea why the bottom script would show 0?


Feb, 2021 - Permalink

It's possible that the access rights are not correct and therefore the script is not able to read the backlog files.
I would also recommend to take a look at this article: https://helpdesk.paessler.com/en/support/solutions/articles/76000041700-guide-for-powershell-based-custom-sensors


Feb, 2021 - Permalink