Announcement

Collapse
No announcement yet.

SMS Cache size

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • SMS Cache size

    We have had several servers seem to reset their SMS cache size to zero. I would like to be proactive and find these servers. Might there be a value to look at in a query via Hyena to find these servers?

  • #2
    Re: SMS Cache size

    Doing a quick search I couldn't find anything. You'll have to see if there's a WMI class or registry setting that contains this information. If you can find it you'd be able to add it to Hyena and report on it.

    Comment


    • #3
      Re: SMS Cache size

      Thanks for the reply - if I find something I will let you know as well. I had already searched the registry but with no luck. Thanks again.


      <div class="ubbcode-block"><div class="ubbcode-header">Quote:</div><div class="ubbcode-body">Originally posted by cmccullough:
      <span style="font-weight: bold">Doing a quick search I couldn't find anything. You'll have to see if there's a WMI class or registry setting that contains this information. If you can find it you'd be able to add it to Hyena and report on it.</span></div></div>

      Comment


      • #4
        Re: SMS Cache size

        There appears to be an SMS class for this in a namespace located at:

        root\ccm\softmgmtagent

        You can create WMI queries with any namespace in Hyena. Hyena does not have a way to browse namespaces and the class picker is non-interactive. It helps to have something that you can use to find the right namespace and class, so I use WMI Studio, which you can search for on Microsoft's site and download for free.

        Here is a link to a script to get it. You can get the namespace and class name from the example:
        http://www.eggheadcafe.com/software/...ache-size.aspx
        Kevin Stanush
        SystemTools Software Inc.

        Comment


        • #5
          Re: SMS Cache size

          The WMI tools can be found at:
          http://www.microsoft.com/downloads/detai...&displaylang=en
          Kevin Stanush
          SystemTools Software Inc.

          Comment


          • #6
            Re: SMS Cache size

            Thank you for your comments. I believe this will be very helpful to resolving this issue.


            <div class="ubbcode-block"><div class="ubbcode-header">Quote:</div><div class="ubbcode-body">Originally posted by kstanush:
            <span style="font-weight: bold">The WMI tools can be found at:
            http://www.microsoft.com/downloads/detai...&displaylang=en </span></div></div>

            Comment

            Working...
            X