Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
d76d15ad
Commit
d76d15ad
authored
Jun 19, 2019
by
thomas.forbriger
Browse files
ThiesDL1 [WP][FEATURE]: provide syslog test script
parent
f53e5180
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/conv/ThiesDL1/syslogtest.sh
View file @
d76d15ad
...
...
@@ -26,5 +26,15 @@
#
# ============================================================================
#
# produce syslog messages like produced by DL1logger
./tester
-syslog
"syslog test:
$(
date
)
"
-v
./tester
-syslog
"syslog test:
$(
date
)
"
-loginfo
-v
./tester
-syslog
"syslog test:
$(
date
)
"
-logemerg
-v
#
# produce syslog messages like launchDL1logger.sh and DL1logger.sh
echo
"check syslog"
| /bin/logger
-i
-p
user.info
-t
"DL1logger"
2>&1
#
# run chrony check
./chronyreport.sh
#
# ----- END OF syslogtest.sh -----
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