DX Unified Infrastructure Management

 View Only
  • 1.  oracle table monitoring

    Posted Jun 05, 2020 07:25 AM
    Hi, 

    We need to monitor only 3 table size on a oracle database.

    Can we do that or it will monitor all available tables on that server when we tick tablespace size ?


  • 2.  RE: oracle table monitoring
    Best Answer

    Broadcom Employee
    Posted Jun 05, 2020 08:43 AM
    By default, it will monitor all tablespace size.
    You could create a custom checkpoint based on that query to only do the ones that you want.
    How to create a custom checkpoint for Oracle probe (Knowledge Base Articles - 14959)
    https://ca-broadcom.wolkenservicedesk.com/external/article?articleId=14959

    Oracle Checkpoint Queries (Knowledge Base Articles - 34630)
    https://ca-broadcom.wolkenservicedesk.com/external/article?articleId=34630

    ------------------------------
    Gene Howard
    Principal Support Engineer
    Broadcom
    ------------------------------



  • 3.  RE: oracle table monitoring

    Posted Jun 05, 2020 08:53 AM
    Hi Gene,
     
    I want to monitor "if number of rows in table goes beyond certain number" generate alert . How can it be done ?


  • 4.  RE: oracle table monitoring

    Broadcom Employee
    Posted Jun 05, 2020 08:56 AM
    this would be a simple Select Count(*) from XXXX custom query.

    ------------------------------
    Gene Howard
    Principal Support Engineer
    Broadcom
    ------------------------------



  • 5.  RE: oracle table monitoring

    Posted Jun 05, 2020 09:28 AM
    Hi Gene,

    Although i am able to connect to database, but when i am entering query and test query it is showing "query returns error : query test connection to database failed". Why it could be  ?


  • 6.  RE: oracle table monitoring

    Posted Jun 05, 2020 09:42 AM
    For the answer to that question there is a feature of the probe which will be most helpful, it's log. 
    By design all probes maintain a log called <probe name>.log. 
    Even more the level of detail is controllable via the log level setting.

    ------------------------------
    Support Engineer
    Broadcom
    ------------------------------



  • 7.  RE: oracle table monitoring

    Broadcom Employee
    Posted Jun 05, 2020 09:45 AM
    Could be a rights issue hard to say not enough information to provide any insight

    ------------------------------
    Gene Howard
    Principal Support Engineer
    Broadcom
    ------------------------------