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

split vars uptime/linkuptime #23

Merged
merged 1 commit into from
Oct 18, 2017
Merged

split vars uptime/linkuptime #23

merged 1 commit into from
Oct 18, 2017

Conversation

benschweizer
Copy link
Contributor

icinga relies on unique vars when values are exposed to influxdb, this we need to split this

@mcktr mcktr self-requested a review October 17, 2017 17:48
@mcktr mcktr added the bug label Oct 17, 2017
check_tr64_fritz Outdated

echo "OK - Uptime ${UPTIME} seconds (${days}d ${hours}h ${minutes}m ${seconds}s) | uptime=${UPTIME}"
echo "OK - Link Uptime ${LINKUPTIME} seconds (${days}d ${hours}h ${minutes}m ${seconds}s) | uptime=${LINKUPTIME}"
Copy link
Owner

Choose a reason for hiding this comment

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

Don't we need to change the performance data metric as well?

Copy link
Owner

@mcktr mcktr left a comment

Choose a reason for hiding this comment

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

Please change the performance data metric as well, this should be the main issue here.

@mcktr mcktr added this to the 2.1 milestone Oct 17, 2017
@benschweizer
Copy link
Contributor Author

I've missed that, it's fixed and tested now.

fixed linkuptime performance metric

Signed-off-by: Michael <mcktr55@gmail.com>
@mcktr mcktr assigned mcktr and unassigned benschweizer Oct 18, 2017
@mcktr
Copy link
Owner

mcktr commented Oct 18, 2017

Thanks! 👍

Before merging I squashed your commits into a single commit.

@mcktr mcktr merged commit 1c29ae5 into mcktr:master Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants