DX Unified Infrastructure Management

  • 1.  Changing Severity for CDM

    Posted Apr 09, 2017 10:06 PM
    need some guidance and knowledgebase site regards changing cdm severity on disk space on mulitple devices in same nimsoft hub. Exmaple as below:  Scenario: Nimsoft HUB1  - there are 300 servers in this hub with cdm installed on each server.  -  but the severity of cdm are mixture of minor and major. - need to push the latest superpackage to these servers without changing the threshold value been set. The ONLY  change will be Minor become Major on all disk space.  Challenge: This hub contains mixture of Unix and Windows servers that has different disk threshold value  Any workaround for me to fix this issue.  Nimsoft version : 8.47


  • 2.  Re: Changing Severity for CDM

    Posted Apr 10, 2017 04:50 AM

    Create a package with the severity alone 



  • 3.  Re: Changing Severity for CDM

    Posted Apr 10, 2017 07:57 PM

    You ca try creating a package with overwrite for message , set it to the severity you want to assign 

     

    <warning>
    active = yes
    threshold = 10
    message = DiskError
    </warning>

     

    In addition if you want to use the same superpackage for  UNIX and Windows machines , define different configurations for Win and Linux in the same package by setting the OStype

     

     

    Hope this helps