summaryrefslogtreecommitdiffstats
path: root/plugins/check_by_ssh.c
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-11-16 14:26:41 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-11-16 14:26:41 +0100
commit7bfb16e0da721dcf50558f9104d3ed84efe03516 (patch)
treeb04570308ac12cb1c1831c54be027a3a5cfc4d57 /plugins/check_by_ssh.c
parent2510d9ad5851c669ace7cfc16ea3ff9bf2c86106 (diff)
downloadmonitoring-plugins-7bfb16e0da721dcf50558f9104d3ed84efe03516.tar.gz
Implement replacement functions for executing commands
This commit implements replacement functions for the previous exec functions. The replacements are implemented in a more "pure" style, the do no longer receive pointer arguments which they will write to, but create the pointers themselves and should therefore be easier to use, since it is more obvious what goes in and what comes out. Also a essentialy unused variable was removed with this.
Diffstat (limited to 'plugins/check_by_ssh.c')
0 files changed, 0 insertions, 0 deletions