Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
icinga-checks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
icinga-checks
Merge requests
!1
Timesync
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Timesync
timesync
into
master
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
Gasser Martin (mg20u947)
requested to merge
timesync
into
master
3 years ago
Overview
0
Commits
2
Pipelines
0
Changes
1
check_timesync with chrony ans timedatectl
0
0
Merge request reports
Viewing commit
39f67a60
Prev
Next
Show latest version
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
39f67a60
update for chrony with timedatectl
· 39f67a60
Martin
authored
3 years ago
check_timesync
+
2
−
0
View file @ 39f67a60
Edit in single-file editor
Open in Web IDE
Show full file
@@ -14,6 +14,8 @@
# 2018-10-26 v1.0 <axel.hahn@iml.unibe.ch>
# 2020-03-05 v1.1 <axel.hahn@iml.unibe.ch> switch to ph.* helper functions
# 2020-05-13 v1.2 <axel.hahn@iml.unibe.ch> update pre detect output of timedatectl
# 2021-08-19 v1.3 <martin.gasser@iml.unibe.ch> update for chrony with timedatectl
# ======================================================================
.
`
dirname
$0
`
/inc_pluginfunctions
Loading