HP-UX CSTM command to find memory utilization in percentage

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I want to find memory utilization of HP-UX in percentage. And i was instructed to use "cstm" command to find it. Following is the out put of "cstm".



From here how can i find free and used memory?




echo "selclass qualifier memory;info;wait;infolog" |/usr/sbin/cstm
Running Command File (/usr/sbin/stm/ui/config/.stmrc).



-- Information -- Support Tools Manager



Version A.49.10



Product Number B3478AA



(C) Copyright Hewlett Packard Co. 1995-2005 All Rights Reserved



Use of this program is subject to the licensing restrictions described
in "Help-->On Version". HP shall not be liable for any damages
resulting from misuse or unauthorized use of this program.



cstm>selclass qualifier memory;info;wait;infolog
-- Updating Map -- Updating Map...
-- Converting a (3192) byte raw log file to text. -- Preparing the Information Tool Log for MEMORY on path 8 File ...



.... iptcts : 123.145.124.634 ....



-- Information Tool Log for MEMORY on path 8 --



Log creation time: Sat Nov 10 02:16:31 2018



Hardware path: 8



Basic Memory Description



Module Type: MEMORY
Total Configured Memory : 5632 MB
Page Size: 4096 Bytes

Memory interleaving is supported on this machine and is ON.


Memory Board Inventory



DIMM Slot Size (MB)

--------- ---------
0a 512



 2a 512

4a 512

1a 512

3a 512

5a 256

0b 512

2b 512

4b 512

1b 512

3b 512

5b 256


--------- ---------

System Total (MB): 5632



Memory Error Log Summary



 Error
Board Error Address Error Type Page Count
------------- ----------------- ---------- --------- -----
3b 0x000000023daba1c0 Single-Bit 0x023daba 1
3a/b 0x000000013e1015c1 Single-Bit 0x013e101 0

System start: Fri Dec 14 02:53:05 2016.
Last error check: Sat Nov 10 02:07:08 2018.
Logging interval: 3600 seconds.
2 address(es) with errors logged by memory logging daemon.

The Logtool Utility provides full details about the memory error log.


Page Deallocation Table (PDT)



Slot/Set Error Address Error Type Page
---------------- --------------- ---------- ---------
3a/b 0x000000011e1015c1 Single-Bit 0x011e101

PDT Entries Used: 1
PDT Entries Free: 49
PDT Total Size: 50


-- Information Tool Log for MEMORY on path 8 -- View - To View the file. Print - To Print the file. SaveAs - To Save the file. Enter
Done, Help, Print, SaveAs, or View: [Done] #.








share|improve this question
























    up vote
    0
    down vote

    favorite












    I want to find memory utilization of HP-UX in percentage. And i was instructed to use "cstm" command to find it. Following is the out put of "cstm".



    From here how can i find free and used memory?




    echo "selclass qualifier memory;info;wait;infolog" |/usr/sbin/cstm
    Running Command File (/usr/sbin/stm/ui/config/.stmrc).



    -- Information -- Support Tools Manager



    Version A.49.10



    Product Number B3478AA



    (C) Copyright Hewlett Packard Co. 1995-2005 All Rights Reserved



    Use of this program is subject to the licensing restrictions described
    in "Help-->On Version". HP shall not be liable for any damages
    resulting from misuse or unauthorized use of this program.



    cstm>selclass qualifier memory;info;wait;infolog
    -- Updating Map -- Updating Map...
    -- Converting a (3192) byte raw log file to text. -- Preparing the Information Tool Log for MEMORY on path 8 File ...



    .... iptcts : 123.145.124.634 ....



    -- Information Tool Log for MEMORY on path 8 --



    Log creation time: Sat Nov 10 02:16:31 2018



    Hardware path: 8



    Basic Memory Description



    Module Type: MEMORY
    Total Configured Memory : 5632 MB
    Page Size: 4096 Bytes

    Memory interleaving is supported on this machine and is ON.


    Memory Board Inventory



    DIMM Slot Size (MB)

    --------- ---------
    0a 512



     2a 512

    4a 512

    1a 512

    3a 512

    5a 256

    0b 512

    2b 512

    4b 512

    1b 512

    3b 512

    5b 256


    --------- ---------

    System Total (MB): 5632



    Memory Error Log Summary



     Error
    Board Error Address Error Type Page Count
    ------------- ----------------- ---------- --------- -----
    3b 0x000000023daba1c0 Single-Bit 0x023daba 1
    3a/b 0x000000013e1015c1 Single-Bit 0x013e101 0

    System start: Fri Dec 14 02:53:05 2016.
    Last error check: Sat Nov 10 02:07:08 2018.
    Logging interval: 3600 seconds.
    2 address(es) with errors logged by memory logging daemon.

    The Logtool Utility provides full details about the memory error log.


    Page Deallocation Table (PDT)



    Slot/Set Error Address Error Type Page
    ---------------- --------------- ---------- ---------
    3a/b 0x000000011e1015c1 Single-Bit 0x011e101

    PDT Entries Used: 1
    PDT Entries Free: 49
    PDT Total Size: 50


    -- Information Tool Log for MEMORY on path 8 -- View - To View the file. Print - To Print the file. SaveAs - To Save the file. Enter
    Done, Help, Print, SaveAs, or View: [Done] #.








    share|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I want to find memory utilization of HP-UX in percentage. And i was instructed to use "cstm" command to find it. Following is the out put of "cstm".



      From here how can i find free and used memory?




      echo "selclass qualifier memory;info;wait;infolog" |/usr/sbin/cstm
      Running Command File (/usr/sbin/stm/ui/config/.stmrc).



      -- Information -- Support Tools Manager



      Version A.49.10



      Product Number B3478AA



      (C) Copyright Hewlett Packard Co. 1995-2005 All Rights Reserved



      Use of this program is subject to the licensing restrictions described
      in "Help-->On Version". HP shall not be liable for any damages
      resulting from misuse or unauthorized use of this program.



      cstm>selclass qualifier memory;info;wait;infolog
      -- Updating Map -- Updating Map...
      -- Converting a (3192) byte raw log file to text. -- Preparing the Information Tool Log for MEMORY on path 8 File ...



      .... iptcts : 123.145.124.634 ....



      -- Information Tool Log for MEMORY on path 8 --



      Log creation time: Sat Nov 10 02:16:31 2018



      Hardware path: 8



      Basic Memory Description



      Module Type: MEMORY
      Total Configured Memory : 5632 MB
      Page Size: 4096 Bytes

      Memory interleaving is supported on this machine and is ON.


      Memory Board Inventory



      DIMM Slot Size (MB)

      --------- ---------
      0a 512



       2a 512

      4a 512

      1a 512

      3a 512

      5a 256

      0b 512

      2b 512

      4b 512

      1b 512

      3b 512

      5b 256


      --------- ---------

      System Total (MB): 5632



      Memory Error Log Summary



       Error
      Board Error Address Error Type Page Count
      ------------- ----------------- ---------- --------- -----
      3b 0x000000023daba1c0 Single-Bit 0x023daba 1
      3a/b 0x000000013e1015c1 Single-Bit 0x013e101 0

      System start: Fri Dec 14 02:53:05 2016.
      Last error check: Sat Nov 10 02:07:08 2018.
      Logging interval: 3600 seconds.
      2 address(es) with errors logged by memory logging daemon.

      The Logtool Utility provides full details about the memory error log.


      Page Deallocation Table (PDT)



      Slot/Set Error Address Error Type Page
      ---------------- --------------- ---------- ---------
      3a/b 0x000000011e1015c1 Single-Bit 0x011e101

      PDT Entries Used: 1
      PDT Entries Free: 49
      PDT Total Size: 50


      -- Information Tool Log for MEMORY on path 8 -- View - To View the file. Print - To Print the file. SaveAs - To Save the file. Enter
      Done, Help, Print, SaveAs, or View: [Done] #.








      share|improve this question












      I want to find memory utilization of HP-UX in percentage. And i was instructed to use "cstm" command to find it. Following is the out put of "cstm".



      From here how can i find free and used memory?




      echo "selclass qualifier memory;info;wait;infolog" |/usr/sbin/cstm
      Running Command File (/usr/sbin/stm/ui/config/.stmrc).



      -- Information -- Support Tools Manager



      Version A.49.10



      Product Number B3478AA



      (C) Copyright Hewlett Packard Co. 1995-2005 All Rights Reserved



      Use of this program is subject to the licensing restrictions described
      in "Help-->On Version". HP shall not be liable for any damages
      resulting from misuse or unauthorized use of this program.



      cstm>selclass qualifier memory;info;wait;infolog
      -- Updating Map -- Updating Map...
      -- Converting a (3192) byte raw log file to text. -- Preparing the Information Tool Log for MEMORY on path 8 File ...



      .... iptcts : 123.145.124.634 ....



      -- Information Tool Log for MEMORY on path 8 --



      Log creation time: Sat Nov 10 02:16:31 2018



      Hardware path: 8



      Basic Memory Description



      Module Type: MEMORY
      Total Configured Memory : 5632 MB
      Page Size: 4096 Bytes

      Memory interleaving is supported on this machine and is ON.


      Memory Board Inventory



      DIMM Slot Size (MB)

      --------- ---------
      0a 512



       2a 512

      4a 512

      1a 512

      3a 512

      5a 256

      0b 512

      2b 512

      4b 512

      1b 512

      3b 512

      5b 256


      --------- ---------

      System Total (MB): 5632



      Memory Error Log Summary



       Error
      Board Error Address Error Type Page Count
      ------------- ----------------- ---------- --------- -----
      3b 0x000000023daba1c0 Single-Bit 0x023daba 1
      3a/b 0x000000013e1015c1 Single-Bit 0x013e101 0

      System start: Fri Dec 14 02:53:05 2016.
      Last error check: Sat Nov 10 02:07:08 2018.
      Logging interval: 3600 seconds.
      2 address(es) with errors logged by memory logging daemon.

      The Logtool Utility provides full details about the memory error log.


      Page Deallocation Table (PDT)



      Slot/Set Error Address Error Type Page
      ---------------- --------------- ---------- ---------
      3a/b 0x000000011e1015c1 Single-Bit 0x011e101

      PDT Entries Used: 1
      PDT Entries Free: 49
      PDT Total Size: 50


      -- Information Tool Log for MEMORY on path 8 -- View - To View the file. Print - To Print the file. SaveAs - To Save the file. Enter
      Done, Help, Print, SaveAs, or View: [Done] #.










      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 10 '17 at 2:50









      sugunan

      1582413




      1582413

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f403650%2fhp-ux-cstm-command-to-find-memory-utilization-in-percentage%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f403650%2fhp-ux-cstm-command-to-find-memory-utilization-in-percentage%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay