Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update check_speedtest-cli.sh #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

doctore74
Copy link

Added options:
- checkmk local check output -T local
- piggyback destination host parameter -O {HOSTNAME}
- return code override for usage with checkmk mk-jobs -R {0,1,2,3}
- checkmk servicename -S {NAME WITHOUT SPACES}

Added options:
				- checkmk local check output -T local
				- piggyback destination host parameter -O {HOSTNAME}
				- return code override for usage with checkmk mk-jobs -R {0,1,2,3}
				- checkmk servicename -S {NAME WITHOUT SPACES}
# Ensure to leave the last slash off!
# You MUST define this or the script will not run!
STb=
STb=/usr/bin/
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it best to still leave this line blank for the user to define the location of the binary on their system...

Copy link
Owner

@jonwitts jonwitts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not running checkmk so I am not sure if I can verify this pull request... Can I run checkmk on a Nagios Core install?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants