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

fix(check_memory): remove comma from perfdata #141

Merged
merged 1 commit into from
Jan 30, 2024
Merged

fix(check_memory): remove comma from perfdata #141

merged 1 commit into from
Jan 30, 2024

Conversation

madrisan
Copy link
Owner

warning/Influxdb2Writer: Ignoring invalid perfdata for
checkable 'px1!Memory' and command 'check_memory' with
value: vmem_pageouts/s=8926,

Comma is not allowed in perfdata.

    warning/Influxdb2Writer: Ignoring invalid perfdata for
    checkable 'px1!Memory' and command 'check_memory' with
    value: vmem_pageouts/s=8926,

Comma is not allowed in perfdata.

Signed-off-by: Davide Madrisan <[email protected]>
@madrisan madrisan linked an issue Jan 30, 2024 that may be closed by this pull request
@madrisan madrisan merged commit 789fff4 into main Jan 30, 2024
16 checks passed
@madrisan madrisan deleted the issue-140 branch January 30, 2024 17:31
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.

check_memory: remove comma from perfdata
1 participant