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

Invoke-IcingaCheckFirewall: invalid perfdata #66

Closed
mrgohin opened this issue Apr 24, 2020 · 1 comment
Closed

Invoke-IcingaCheckFirewall: invalid perfdata #66

mrgohin opened this issue Apr 24, 2020 · 1 comment
Assignees
Labels
Bug There is an issue present
Milestone

Comments

@mrgohin
Copy link

mrgohin commented Apr 24, 2020

Hello,

In my Icinga 2 log I found following lines regarding Invoke-IcingaCheckFirewall perfdata:

[2020-04-24 18:47:00 +0200] warning/GraphiteWriter: Ignoring invalid perfdata for checkable 'localhost.local!firewall public' and command 'invoke-icingacheckfirewall' with value: firewall_profile_public=True;;
Context:
	(0) Processing check result for 'localhost.local!firewall public'

The solution should be very simple by changing True to 1 or for False to 0.

Greeting

@LordHepipud LordHepipud self-assigned this Apr 24, 2020
@LordHepipud
Copy link
Collaborator

Yes, agreed. This slipped through. I will take a look on this and provide a generic approach to this to convert booleans to integers for performance data.

Thank you for the report!

@LordHepipud LordHepipud transferred this issue from Icinga/icinga-powershell-plugins Apr 28, 2020
@LordHepipud LordHepipud added the Bug There is an issue present label May 12, 2020
@LordHepipud LordHepipud added this to the v1.1.0 milestone May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug There is an issue present
Projects
None yet
Development

No branches or pull requests

2 participants