Simon_Butler
15 years agoLevel 5
MSMQ, Clusteing and PowerShell
Hi,
Has anyone suceeded in writing some MSMQ monitoring with PowerShell rather than VBScript?
I've looked at WMI, but EV 8 still uses names which are too long and therefore cut short in WMI queue names (therefore most queues have the same name...and you cannot have any intelligence around thresholds)
I looked at the .net classes for MSMQ, but these don't appear to work on clusters.
Com object - I'm stuck on the init method.
Is there any way to shorten the EV MSMQ queue names?
Any help appreciated.
Has anyone suceeded in writing some MSMQ monitoring with PowerShell rather than VBScript?
I've looked at WMI, but EV 8 still uses names which are too long and therefore cut short in WMI queue names (therefore most queues have the same name...and you cannot have any intelligence around thresholds)
I looked at the .net classes for MSMQ, but these don't appear to work on clusters.
Com object - I'm stuck on the init method.
Is there any way to shorten the EV MSMQ queue names?
Any help appreciated.
- Simon,
Have a look at this:
http://ijdc.blogspot.com/2010/03/prtg-msmq-and-powershell.html