DX Unified Infrastructure Management

  • 1.  Processes probe

    Posted Oct 12, 2017 11:39 AM

    A customer wants to be able to disable programmatically the processes probe when a file exists and enable the processes probe again when the file is no longer present.



  • 2.  Re: Processes probe
    Best Answer

    Posted Oct 12, 2017 08:16 PM

    I think your best bet would be to either use the NAS scheduler and use callbacks to the dirscan probe to look for the file and then a callback to disable the processes probe. The other option would be to use a batch/shell script to check for the file and the PU utility to disable the processes probe.