Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
check-mk-plugins
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
misc
check-mk-plugins
Commits
c6676a62
Commit
c6676a62
authored
5 years ago
by
Jan Philipp Timme
Browse files
Options
Downloads
Patches
Plain Diff
Update Readme.md
parent
20724ed6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Readme.md
+5
-7
5 additions, 7 deletions
Readme.md
with
5 additions
and
7 deletions
Readme.md
+
5
−
7
View file @
c6676a62
# check-mk-
logstat
s
# check-mk-
plugin
s
This is a collection of simple plugins for linux Check_MK agents.
This is a collection of simple plugins for linux Check_MK agents.
They parse a bunch of logfiles and extract numbers out of them, which Check_MK can graph out for you.
They might not be ideal, feel free to adapt and improve.
It might not perform ideal, feel free to adapt and improve.
## Installation
## Installation
Please note that the scripts need permissions to read your logfiles, so be prepared to handle that.
Please note that logstats-plugins need to be able to read some of your logfiles.
Be prepared to handle your permissions.
*
Clone this repository into e.g.
`/opt/check-mk-logstats`
.
*
Clone this repository into e.g.
`/opt/check-mk-logstats`
.
*
Enable the plugins you want by copying their launchers into
`/usr/lib/check_mk_agent/plugins/`
*
Install the plugins you need by using the provided
`install.sh`
. It will create proper launcher scripts for you.
*
Do NOT use symlinks, the bash scripts need their real CWD!
*
Go into your Check_MK installation and monitor the new service
*
Go into your Check_MK installation and monitor the new service
That's about it.
That's about it.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment