Histórico de Commits

Autor SHA1 Mensagem Data
  Sven Nierlein 982cbeea00 check_disk: get_fs_usage hasn't been run if using groups há 12 anos atrás
  Holger Weiss efa9b0fc08 Merge branch 'master' of https://github.com/bugness-chl/nagios-plugins há 12 anos atrás
  Richard Leitner 10a4de3c4c Fixed SF.net bug 3560976, added --include-type/-N option há 13 anos atrás
  chl a6ff5d4489 check_disk: option to ignore reserved space há 13 anos atrás
  Gianluca Varisco 2672e95bca Update plugins/check_disk.c há 13 anos atrás
  Anders Kaseorg 028d50d6f9 Die when asprintf fails há 13 anos atrás
  Matthias Eble 77f2c84d2f Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) há 15 anos atrás
  Ton Voon 02f9207ebe Fix examples in check_disk, where it implied was possible to suffix unit values to warn/crit parameters há 15 anos atrás
  Thomas Guyot-Sionnest eaf3cb27f4 Add newline after "Usage:" in --help há 16 anos atrás
  Thomas Guyot-Sionnest 884aee0667 Standardize the extra-opts notes há 16 anos atrás
  Thomas Guyot-Sionnest 25d1ee331d Fix translations when extra-opts aren't enabled há 16 anos atrás
  Ton Voon 430d093a6f Fixed typo in check_disk há 17 anos atrás
  Thomas Guyot-Sionnest 6fbd14fea5 Removing CVS/SVN tags and replacing with git-based versioning há 17 anos atrás
  Thomas Guyot-Sionnest 56cf151ae9 Add comment to recent check_disk patch há 17 anos atrás
  Thomas Guyot-Sionnest caa8bd6423 Bulk EOL cleanup há 17 anos atrás
  Thomas Guyot-Sionnest 5305852212 check_disk: rerpopulate the mount list after doing a stat() on paths specified with -p for better automount support. há 17 anos atrás
  Thomas Guyot-Sionnest 4e366f82de Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgtraf (check_tcp was done in an earlier commit) há 17 anos atrás
  Thomas Guyot-Sionnest b336798e4c Verbose should not have to exceed 3 as per developement guidelines há 17 anos atrás
  Thomas Guyot-Sionnest 44f8455b2c Added support for --extra-opts in all C plugins (disabled by default, see configure --help) há 18 anos atrás
  Thomas Guyot-Sionnest ed62784a0b --help output cleanup (plus removal of spaces on blank lines) há 18 anos atrás
  Matthias Eble 2f9ee337cf Fix --local argument handling (Jan Wagner #1878971) há 18 anos atrás
  Thomas Guyot-Sionnest 4868143e4e Fix broken intending (The whole file use spaces only except my last patch and 1-3 other places). há 18 anos atrás
  Thomas Guyot-Sionnest fe2e5f4aec set_thresholds now let the user free the thresolds. (P.S.: When you set twice the thresholds for a path in check disk (like using -C followed by -p ) it overrides them. All new elements are created with np_add_parameter which initialises the thresholds to NULL.) há 18 anos atrás
  Thomas Guyot-Sionnest fa4efcdf6d Bump plugins/ to GPLv3 (check_apt to check_nwstat) há 18 anos atrás
  Thomas Guyot-Sionnest b7676a7e6d Fix check_disk disk usage calculation when using --group=NAME (related to bug #1348746) há 18 anos atrás
  Thomas Guyot-Sionnest dbc22e1acd Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746). há 18 anos atrás
  Matthias Eble 6483a72b16 Removed some c99 style comments há 18 anos atrás
  Matthias Eble 9e64dc2d7f Fixed bug: stat was called on remote fs even if -l was given há 18 anos atrás
  Matthias Eble bb32ecb79c substituted bool/true/false with int/TRUE/FALSE (discussed on np-devel) há 18 anos atrás
  Matthias Eble d23b17e656 Added -i/-I to ignore pathes/partitions based on regular expressions há 18 anos atrás