ConSol-Monitoring / snclient

SNClient+ - Cross platform monitoring agent
MIT License
48 stars 9 forks source link

no perfdata on some checks #59

Open h4ppywastaken opened 9 months ago

h4ppywastaken commented 9 months ago

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 commented 9 months ago

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