snclient icon indicating copy to clipboard operation
snclient copied to clipboard

no perfdata on some checks

Open h4ppywastaken opened this issue 2 years ago • 4 comments

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.

h4ppywastaken avatar Nov 15 '23 09:11 h4ppywastaken

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

sni avatar Nov 15 '23 20:11 sni