Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 941069
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T22:03:34+00:00 2026-05-15T22:03:34+00:00

I have a C# windows service which listens to a MSMQ and sends each

  • 0

I have a C# windows service which listens to a MSMQ and sends each message out as an email.

Since there’s no UI, I’d like to offer an ability to monitor this service to see things such as # messages in queue, # emails sent (by message type perhaps), # of errors, etc.

What is the best/recommended way to accomplish this? Is it WMI or performance counters? Is this data viewed using PerfMon or WMI CIM Studio? Does any approach allow one to monitor the service real-time as well as providing historical analysis?

I can dig into the details myself but would appreciate some broad guidance to help demystify this subject.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T22:03:35+00:00Added an answer on May 15, 2026 at 10:03 pm

    I do sometimes implement performance monitoring of my windows services. What I do I keep internal counters of things I am interested and create a way for an external program to access it. It can be WCF service hosted inside windows service which is fairly easy to implement and it can be accessed by various channels. Client of this WCF service is also quite easy to be done.

    Other way is to create your own windows performance counters which could be read by an event viewer application.

    In either case you need to keep track of what’s going on in your service and expose that to outside. In your case you would need to keep count of MSMQ size, emails sent, errors got and measure time of collection of those. Should be easy. Then go for WCF service or custom performance counters. Use this msdn article on how to create custom counter. Hope this helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a basic windows service which does some conversions of data. There's decoupled
I have a windows service which runs like a scheduler, it extends an interface
I have a windows service which recieves messages from a 3rd party service Each
I have written a Windows Service which listens for data from a third party
I have a windows service which runs continuously and creates some threads to do
I have a Windows Service which is basically accessing a mailbox and reading the
I have a windows service which fetches data from various datasources and build a
I have two windows application, one is a windows service which create EventWaitHandle and
I have a Windows Service application which uses a Threading.Timer and a TimerCallback to
I have a windows service application which works using remoting. It is used to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.