Skip to content

no perfdata on some checks #59

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

Open
h4ppywastaken opened this issue Nov 15, 2023 · 1 comment
Open

no perfdata on some checks #59

h4ppywastaken opened this issue Nov 15, 2023 · 1 comment

Comments

@h4ppywastaken
Copy link

On some of the checks there is no performance data returned while on the equivalent NSClient++ checks perfdata is returned.

Expected Behavior

snClient returns perfdata equivalent to checks on NSClient++

Current Behavior

snClient does not return perfdata

Context (Environment)

snClient Version: 0.12 Windows

Detailed Description

List of checks where I found no perfdata is returned:
check_eventlog (count)
check_service (list of services with state)
check_files (list of files with size)
check_network (list of adapters with current datatransfer speed)
check_os_version (version)
check_process (list of processes with state)
check_tasksched (has no perfdata - not sure if this check exists on NSClient++)

I'm not certain if this list is complete and/or fully correct.

@sni
Copy link
Contributor

sni commented Nov 15, 2023

Thanks for noticing. The agent should of course return performance data if possible, especially if it was the case with nsclient before.

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

No branches or pull requests

2 participants