Class ShaEsxObsrvTnStatsFileDumpMonitorConfig.Builder

    • Method Detail

      • setCheckInterval

        public ShaEsxObsrvTnStatsFileDumpMonitorConfig.Builder setCheckInterval​(java.lang.Long checkInterval)
        The interval (in seconds) for collecting the statistics from a node format: int64
        Parameters:
        checkInterval - New value for the property.
      • setDisableAfter

        public ShaEsxObsrvTnStatsFileDumpMonitorConfig.Builder setDisableAfter​(java.lang.Long disableAfter)
        Specify the time (in minutes) that the system must wait after which the monitor is automatically disabled format: int64
        Parameters:
        disableAfter - New value for the property.
      • setFileDumpBackupCountDpTnStats

        public ShaEsxObsrvTnStatsFileDumpMonitorConfig.Builder setFileDumpBackupCountDpTnStats​(java.lang.Long fileDumpBackupCountDpTnStats)
        Specify the count of files to store the statistics. After the size of a file reaches a certain system-defined maximum limit, it is zipped and a new file is created for storing the statistics format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        fileDumpBackupCountDpTnStats - New value for the property.