Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion agents/plugins/README
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you want a plugin to be run asynchronously and also in
a larger interval then the normal check interval, then you can copy it to
a subdirectory named after a number of *seconds*, e.g.:

/usr/lib/check_mk_agent/plugins/60/mk_zypper
/usr/lib/check_mk_agent/plugins/3600/mk_zypper

In that case the agent will:

Expand Down