index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_by_ssh.c
Age
Commit message (
Expand
)
Author
Files
Lines
46 hours
check_by_ssh: linter fixes
RincewindsHat
1
-10/+11
46 hours
check_by_ssh: do not export local symbols
RincewindsHat
1
-19/+19
46 hours
check_by_ssh: Copyright update
RincewindsHat
1
-2/+2
46 hours
check_by_ssh: clang-format
RincewindsHat
1
-254/+227
2023-10-19
Fixes for -Wsign-compare
RincewindsHat
1
-8/+7
2023-10-18
check_by_ssh: Use C99 booleans
RincewindsHat
1
-6/+6
2022-07-14
check_by_ssh: Add "-U" flag (#1123). (#1774)
Archie L. Cobbs
1
-2/+16
2022-01-14
Merge pull request #1301 from nafets/exit_on_stderr
Lorenz
1
-2/+12
2021-06-25
Let ssh decide if a host is valid, enables usage of ssh .config file
refs/pull/1691/head
Lorenz Kästle
1
-2/+0
2016-09-17
check_by_ssh: print command output in verbose mode
Sven Nierlein
1
-0/+7
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
1
-2/+2
2014-11-17
added option to exit with an warning, if there is output on STDERR
refs/pull/1301/head
nafets
1
-2/+12
2014-08-06
check_by_ssh: added --hostname support
Sven Nierlein
1
-1/+2
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
1
-8/+8
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
1
-1/+1
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
1
-1/+1
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-8/+8
2012-06-29
Die when asprintf fails
Anders Kaseorg
1
-5/+5
2012-04-09
check_by_ssh: added -F config file to specify alternative ssh config
Sven Nierlein
1
-2/+9
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
1
-1/+1
2010-04-22
Standardize the extra-opts notes
Thomas Guyot-Sionnest
1
-6/+0
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
1
-9/+9
2009-05-26
Fix check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675)
Thomas Guyot-Sionnest
1
-16/+56
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-6/+2
2008-05-27
Addition to help to state that -f will always return OK if ssh command
Ton Voon
1
-1/+1
2008-05-21
Fixed passive option in check_by_ssh
Thomas Guyot-Sionnest
1
-11/+10
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
1
-0/+11
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
1
-6/+9
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
1
-19/+17
2007-09-23
Added multiline output capability to check_by_ssh. Thanks to Matthias Flacke ...
Matthias Eble
1
-1/+2
2007-06-12
Add "-v" to help/usage output.
Holger Weiss
1
-1/+2
2007-04-18
Revert my previous change to "-S/--skip" in favour of the two options
Holger Weiss
1
-20/+45
2007-04-14
Up to revision 1.35, the "-S" option skipped the specified number of
Holger Weiss
1
-9/+12
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
1
-1/+1
2007-01-22
Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) and
Holger Weiss
1
-3/+15
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
1
-18/+31
2006-06-14
starting the BIG locale update ;-)
Benoit Mortier
1
-53/+43
2006-03-22
Typo (Thomas Guettler - 1433447)
Ton Voon
1
-1/+1
2005-10-24
initial merging of ae's np_runcmd code into selected plugins.
M. Sean Finney
1
-95/+55
2004-12-25
internationalization of check_dhcp
Benoit Mortier
1
-3/+1
2004-12-08
patch 1028033
Benoit Mortier
1
-2/+2
2004-12-04
various internationalization fixes
Benoit Mortier
1
-2/+2
2004-12-04
internationalization fixes
Benoit Mortier
1
-1/+1
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
1
-1/+1
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-5/+2
2004-12-03
internationalization fixes and help fixes
Benoit Mortier
1
-3/+4
2004-12-03
Localization fixes
Benoit Mortier
1
-1/+1
2004-12-03
bump copyright year
Benoit Mortier
1
-1/+1
2004-12-02
More internationalization work
Benoit Mortier
1
-5/+2
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
1
-1/+1
[next]