Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
AnsibleMonitoring
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tec
AnsibleMonitoring
Commits
2813d537
Commit
2813d537
authored
Mar 24, 2020
by
Alfred Burgess
Committed by
root
Mar 24, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove broken cron jobs
parent
553a0db5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
monitor_client.yml
monitor_client.yml
+6
-3
No files found.
monitor_client.yml
View file @
2813d537
...
...
@@ -20,11 +20,14 @@
-
name
:
Remove old collection scripts
1
file
:
path='/usr/local/bin/ucc_node_current_users_gauge' state=absent
-
name
:
Remove old collection scripts
2
file
:
path='/usr/local/bin/ucc_node_current_users.sh' state=absent
-
name
:
Remove old collection scripts
3
file
:
path='/usr/local/bin/ucc_node_getent_passwd_count' state=absent
-
name
:
Remove old collection scripts
4
-
name
:
Remove old collection scripts
3
file
:
path='/usr/local/bin/ucc_node_getent_passwd_users.sh' state=absent
-
name
:
Remove old cronjob
1
file
:
path='/etc/cron.d/node_current_users' state=absent
-
name
:
Remove old cronjob
2
file
:
path='/etc/cron.d/node_getent_passwd_users' state=absent
-
name
:
Add cron jobs for simple logging
cron
:
name
:
"
{{
item.description
}}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment