cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Timedrift Monitoring

gautier_begin
Advisor

Hello,

Does anybody ever used the Timedrift monitoring extension? I want to use it on myst 2200 HOSTs environment, but get data only on a single Windows host.

Here are my configurations:

[
  {
    "value": {
      "enabled": true,
      "description": "Windows",
      "version": "1.1.5",
      "activationTags": [],
      "pythonLocal": {
        "use_chrony": false,
        "autodetected_report_errors": true,
        "servers": [],
        "debug_logging": false,
        "frequency": 5
      }
    },
    "scope": "management_zone-OS: Windows"
  }
]

[
  {
    "value": {
      "enabled": true,
      "description": "AIX",
      "version": "1.1.5",
      "activationTags": [],
      "pythonLocal": {
        "use_chrony": false,
        "autodetected_report_errors": true,
        "servers": [
          {
            "server": "ntp_serverA",
            "port": 123,
            "report_error": true
          },
          {
            "server": "netp_serverB",
            "port": 123,
            "report_error": true
          }
        ],
        "debug_logging": false,
        "frequency": 5
      }
    },
    "scope": "management_zone-OS: AIX"
  }
]

[
  {
    "value": {
      "enabled": false,
      "description": "Linux_x86",
      "version": "1.1.5",
      "activationTags": [],
      "pythonLocal": {
        "use_chrony": false,
        "autodetected_report_errors": true,
        "servers": [
          {
            "server": "ntp_serverA",
            "port": 123,
            "report_error": true
          },
          {
            "server": "ntp_serverB",
            "port": 123,
            "report_error": true
          }
        ],
        "debug_logging": false,
        "frequency": 5
      }
    },
    "scope": "management_zone-OS: Linux_x86"
  }
]

 

 

Please, help.

 

Regards

Gautier

4 REPLIES 4

p_devulapalli
Leader

@gautier_begin Is your question around configuring Timedrift monitoring extension on only a single windows host? Could you please elaborate bit further?

Phani Devulapalli

Hello,

I'ld like to more the accuracy of the clock of all the machines in my environment.

How to achieve that ?

Regards

Peter_Youssef
Leader

Hi @gautier_begin 

Try removing or changing the scope.

BR,

Peter

rastislav_danis
DynaMight Pro
DynaMight Pro

Did you have enabled EEC on environment level?

Alanata a.s.

Featured Posts