Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Monitoring Resources on Windows ME

Monitoring Resources on Windows ME

Scheduled Pinned Locked Moved System Admin
tutoriallearning
6 Posts 5 Posters 5 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bruce Diesel
    wrote on last edited by
    #1

    Hi, I am working with an application that has to run 24x7. I would like to be able to monitor system resources within the applicatin so that I can signal it to shut down if resource levels become critical. I have had a look at things like WMI etc but am unsure as to how to go about this. Any tips would be much appreciated. Bruce

    T D R S 4 Replies Last reply
    0
    • B Bruce Diesel

      Hi, I am working with an application that has to run 24x7. I would like to be able to monitor system resources within the applicatin so that I can signal it to shut down if resource levels become critical. I have had a look at things like WMI etc but am unsure as to how to go about this. Any tips would be much appreciated. Bruce

      T Offline
      T Offline
      Tomasz Sowinski
      wrote on last edited by
      #2

      24x7? On Windows ME? You must be kidding :) Tomasz Sowinski -- http://www.shooltz.com.pl

      1 Reply Last reply
      0
      • B Bruce Diesel

        Hi, I am working with an application that has to run 24x7. I would like to be able to monitor system resources within the applicatin so that I can signal it to shut down if resource levels become critical. I have had a look at things like WMI etc but am unsure as to how to go about this. Any tips would be much appreciated. Bruce

        D Offline
        D Offline
        Dark Angel
        wrote on last edited by
        #3

        You should be able to get system information with (I think...) GetSystemInfo(...). There are also calls to get resource information etc. There was an article I read somewhere about someone using Windows 98 in a 24x7 configuration. If only I knew where I read it. It is going to take a fair number of 24 hour days to make sure that the system is stable to last a few 24 hour days. The author of the article went through about 4 different hardware combinations before he managed to get stable drivers for his system. I did a project in the past with Windows 98 and it would last about a week before needing to be restarted. Fortunately it just hung and the UI froze so our customers would simply restart their PC when it happened. "Harland Pepper, would you stop naming nuts" - Harland Pepper

        1 Reply Last reply
        0
        • B Bruce Diesel

          Hi, I am working with an application that has to run 24x7. I would like to be able to monitor system resources within the applicatin so that I can signal it to shut down if resource levels become critical. I have had a look at things like WMI etc but am unsure as to how to go about this. Any tips would be much appreciated. Bruce

          R Offline
          R Offline
          Ravi Bhavnani
          wrote on last edited by
          #4

          I admit this is a shameless plug for my product. Check out MemWatcher at www.matrixsoftware.com. It may help your Win9x machine run longer without running out of resources. I use it to keep my 98 PC running for days without rebooting. Of course, you may be better off running NT/2K. In all fairness, there's a competing product called MemTurbo (wwwmemturbo.com), but I find mine more useful and somewhat easier to use. I'm about to release a new version (free to existing users) in a few days. Thanks, /ravi

          1 Reply Last reply
          0
          • B Bruce Diesel

            Hi, I am working with an application that has to run 24x7. I would like to be able to monitor system resources within the applicatin so that I can signal it to shut down if resource levels become critical. I have had a look at things like WMI etc but am unsure as to how to go about this. Any tips would be much appreciated. Bruce

            S Offline
            S Offline
            Stephen Kellett
            wrote on last edited by
            #5

            24 x 7 on a Win9x (that includes WinMe) is a non starter. There is an internal timer that rolls around on day 49. When this happens the box freezes. The resource limit on Win9x is 2GB, so if you have any sort of systematic leak of handles or related resources, you will hit that hard limit sooner or later. I'd recommend doing this work on WinNT. Stephen Kellett -- C++/Java/Win NT/Unix variants Memory leaks/corruptions/performance/system problems. UK based. Problems with RSI/WRULD? Contact me for advice.

            S 1 Reply Last reply
            0
            • S Stephen Kellett

              24 x 7 on a Win9x (that includes WinMe) is a non starter. There is an internal timer that rolls around on day 49. When this happens the box freezes. The resource limit on Win9x is 2GB, so if you have any sort of systematic leak of handles or related resources, you will hit that hard limit sooner or later. I'd recommend doing this work on WinNT. Stephen Kellett -- C++/Java/Win NT/Unix variants Memory leaks/corruptions/performance/system problems. UK based. Problems with RSI/WRULD? Contact me for advice.

              S Offline
              S Offline
              Stephen Kellett
              wrote on last edited by
              #6

              Doh! Did I write 2GB, I think I meant 2MB. Stephen Kellett -- C++/Java/Win NT/Unix variants Memory leaks/corruptions/performance/system problems. UK based. Problems with RSI/WRULD? Contact me for advice.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups