Compilation results for prometheus4003.ulsfo.wmnet: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 3512 |
|---|---|
| Resources added: | 0 |
| Resources removed: | 0 |
| Resources modified: | 5 |
| Change percentage: | 0.14% |
Resources modified
- Systemd::Unit[prometheus-ipip-exporter.timer]
- Systemd::Service[prometheus-ipip-exporter]
- File[/lib/systemd/system/prometheus-ipip-exporter.timer]
- Content differences:
--- /lib/systemd/system/prometheus-ipip-exporter.timer.orig +++ /lib/systemd/system/prometheus-ipip-exporter.timer @@ -5,7 +5,7 @@ Unit=prometheus-ipip-exporter.service # Accuracy sets the maximum time interval around the execution time we want to allow AccuracySec=15sec -OnCalendar=5m +OnCalendar=*:0/5 RandomizedDelaySec=300 FixedRandomDelay=true
- Content differences:
- Systemd::Timer::Job[prometheus-ipip-exporter]
- Parameters differences:
--- Systemd::Timer::Job[prometheus-ipip-exporter].orig +++ Systemd::Timer::Job[prometheus-ipip-exporter] @@ - interval => [{'start': 'OnCalendar', 'interval': '5m'}] + interval => [{'start': 'OnCalendar', 'interval': '*:0/5'}]- Systemd::Timer[prometheus-ipip-exporter]
- Parameters differences:
--- Systemd::Timer[prometheus-ipip-exporter].orig +++ Systemd::Timer[prometheus-ipip-exporter] @@ - timer_intervals => [{'start': 'OnCalendar', 'interval': '5m'}] + timer_intervals => [{'start': 'OnCalendar', 'interval': '*:0/5'}]
- Systemd::Timer[prometheus-ipip-exporter]
- Parameters differences: