summaryrefslogtreecommitdiffstats
path: root/plugins/check_nt.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2014-11-28Added perfdata to check_nt. New -l options - seconds|minutes|hours|days.Andy Brist1-14/+37
2014-06-28check_nt.c - Changed 'Mb' to 'MB' in MEMUSE.refs/pull/1264/headabrist1-2/+2
2014-04-04check_nt: add UPTIME to perfdata [sf#3434647]Jan Wagner1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-4/+4
2013-07-08check_nt: Fixes NULL pointer dereferenceJan Wagner1-3/+13
2012-06-29Die when asprintf failsAnders Kaseorg1-26/+26
2010-10-15check_nt: make UPTIME accept warning/critical levelsThomas Guyot-Sionnest1-1/+6
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-3/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-4/+4
2009-05-01Fixed crash from check_nt when -H unspecified or given multiple times (sf.net...Matthias Eble1-1/+2
2009-03-25check_nt: allow returning UNKNOWN on timeouts (-u)Thomas Guyot-Sionnest1-2/+8
2009-03-24Whitespace and intend cleanupThomas Guyot-Sionnest1-210/+210
2009-02-19Fixed coredump from check_nt when drive not found (Olli Hauer - SF 2179754)Ton Voon1-7/+13
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-08Add missing long options for check_nt (for use with extra-opts)Thomas Guyot-Sionnest1-1/+8
2008-11-08Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt...Thomas Guyot-Sionnest1-1/+1
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-1/+8
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-8/+11
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-23/+22
2007-12-17Add check_nt -v INSTANCES (Alessandro Ren)Ton Voon1-8/+39
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2006-10-24last localization fixes for core plugins in cBenoit Mortier1-2/+2
2006-10-24next round of localization fixesBenoit Mortier1-49/+50
2006-10-22latest localization fixes for tonight ;-)Benoit Mortier1-21/+21
2006-10-19first pass at cleaning localization for new releaseBenoit Mortier1-30/+36
2006-07-31Bug: 694259 fix. After consulting with the target service authors, weHarper Mann1-1/+5
2006-06-17cleaning up help and usageBenoit Mortier1-6/+10
2005-01-19In the CHECK_COUNTER block, there were several strcats writing to unallocatedHarper Mann1-8/+7
2004-12-25various fixes for localizationBenoit Mortier1-7/+5
2004-12-22Added check for "%" in COUNTER <description>. If it exists, <description> is...Harper Mann1-2/+8
2004-12-05cleaned fr.po nagios-plugins.potBenoit Mortier1-2/+2
2004-12-04internationalization fixesBenoit Mortier1-1/+1
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier1-7/+11
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-3/+1
2004-12-03internationalization fixes and help fixesBenoit Mortier1-4/+5
2004-12-03bump copyright yearBenoit Mortier1-2/+8
2004-12-02More internationalization workBenoit Mortier1-1/+1
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-02changed Error: by CRITICAL -Benoit Mortier1-2/+2
2004-12-01standardize localization stringBenoit Mortier1-12/+4
2004-11-22Fixed some messages that should not be translated (Benoit Mortier)Ton Voon1-3/+3
2004-08-23Restore divisor for memory size reported by Windows. Also, implements warningTon Voon1-37/+111
2004-08-18Perfdata added (Gary Cook)Ton Voon1-13/+37
2004-03-31Command line argument bug (Howard Wilkinson)Ton Voon1-1/+1
2003-11-12clean up compiler warningsKarl DeBisschop1-6/+4
2003-10-31provide an error messageKarl DeBisschop1-1/+1