Forum Discussion

mistervault's avatar
12 years ago

Powershell : Retrieving the message count for MSMQ queues

Hello,

Do you have a script to monitor all MSMQ queues on Vault?

I found some on Internet but they don't work as the queue names get truncated to 64 characters.

Thanks!

  • We use the attached Powershell.

    The file srvlist.txt (which is called in the PS1 file) is filled with the aliasses of the EV-servers, 1 per line.

    This list reports if an EV-queue is over 100 messages.

    Rename file to .ps1, test

     

17 Replies

Replies have been turned off for this discussion