コミット履歴

作者 SHA1 メッセージ 日付
  Oliver Skibbe 6ba26122f4 check_snmp.c: switched DEFAULT_TIMEOUT to DEFAULT_SOCKET_TIMEOUT (provided by utils.h), already used by help description, see issue #1318 11 年 前
  Anton Lofgren 4e0da0216d check_snmp: Handle SNMPv3 noAuthNoPriv properly 12 年 前
  Stephane Lapie 35811848da Handle negative values properly with check_snmp 12 年 前
  Thomas Guyot-Sionnest 11cf54ca78 Merge branch 'rename' 12 年 前
  Spenser Reinhardt 212575b858 plugins/*.c: Alterations for timeout messages. 12 年 前
  Holger Weiss c3e756a855 Capitalize "Monitoring" when it's the first word 12 年 前
  Monitoring Plugins Development Team 63734f52ab Project rename initial commit. 12 年 前
  Sven Nierlein 4933146e00 check_snmp: add timeout handler befor running snmpget 13 年 前
  Holger Weiss e8594f461d check_snmp: Initialize size_t value to 0, not NULL 13 年 前
  Holger Weiss 1cbc73bc8b check_snmp: Fix --help segfault 13 年 前
  Holger Weiss e9ede0f8e3 Merge branch 'master' of https://github.com/ozamosi/nagios-plugins 13 年 前
  Holger Weiss 461cea4261 check_snmp: Fix support for inverse thresholds 13 年 前
  Holger Weiss c7c1102fcb NEWS: Mention the new "check_snmp --offset" option 13 年 前
  Simon Kainz dc1d1c46d6 added --offset option to allow adjustment of sensor data 13 年 前
  Holger Weiss e6bcf11653 check_snmp: Allocate space for the new -Le option 13 年 前
  Mark Keisler 37cf5e3cd5 Add -Le option to snmpcmd to avoid error message of 'No Log Handling Enabled...' 13 年 前
  Robin Sonefors a20611d435 check_snmp: Close potential for using uninitialized memory 13 年 前
  Robin Sonefors d87395ec3d check_snmp: Dynamically grow all data structures 13 年 前
  Robin Sonefors 77eba26361 check_snmp: Don't thrash memory when using multiple label/unit argument 13 年 前
  Andreas Ericsson c537d71a3a plugins/check_snmp: Show snmp error when we fail to parse its output 13 年 前
  Andreas Ericsson bd78299056 Make check_snmp backwards compatible in how it parses thresholds 13 年 前
  Anders Kaseorg 028d50d6f9 Die when asprintf fails 14 年 前
  Sven Nierlein 843f954056 check_snmp: use single quotes for perf data labels 14 年 前
  Sven Nierlein 9c886d049d Fix performance data label containing spaces in check_snmp (Jochen Bern) 14 年 前
  Holger Weiss b93c8eebc7 Cosmetic change 14 年 前
  Holger Weiss 0e3fa54782 Accept multiple labels specified with "-l" 14 年 前
  Thomas Guyot-Sionnest 5a2814a21b Revert "check_snmp now considers strings returned by SNMP that contain just" 15 年 前
  Thomas Guyot-Sionnest df88f95fca check_snmp: Remove that is_numeric madness 15 年 前
  nagios 896962a1ad check_snmp now considers strings returned by SNMP that contain just 15 年 前
  Thomas Guyot-Sionnest 2527bdd4b6 Fix --help output when MAX_OIDS is altered. 16 年 前