DX Unified Infrastructure Management

 View Only
  • 1.  cdm configuration

    Posted Oct 14, 2021 01:57 PM
    Dear community, my client requires that the cdm probe no longer sends alerts when a file system is lost, but we also do not want to lose the probe's ability to automatically detect when there is a new file system, which could it do to solve its need


  • 2.  RE: cdm configuration

    Posted Oct 14, 2021 02:50 PM
    Maybe the easiest way to achieve this is to set the level of the "filesystem missing" message to clear.

    The message will still be sent but it won't show anywhere.

    Otherwise you'd probably have to cerate a preprocessing script that would match this event and return nil so that it was ignored.


  • 3.  RE: cdm configuration

    Posted Oct 14, 2021 06:40 PM
    If I only wanted it not to be alarmed when it does not have the file system, what would it have to do?


  • 4.  RE: cdm configuration

    Posted Oct 14, 2021 09:19 PM
    Well, it will alarm but the alarm that's sent will have a status of clear which will never show as an active alarm. There'll be a transaction recorded in the database but likely no one will ever know that.