Age | Commit message (Expand) | Author | Files | Lines |
2019-04-09 | include -P switch in help | Christopher Odenbach | 1 | -0/+2 |
2019-03-28 | Merge pull request #1491 from odenbach/no_swap | Sven Nierlein | 1 | -8/+8 |
2019-03-21 | Merge pull request #1586 from computersalat/master | Sven Nierlein | 1 | -0/+5 |
2019-03-21 | improve command examples for 'at least' processes | ChrisWi | 1 | -0/+5 |
2019-03-21 | check_mysql: Allow sockets to be specified to -H | Robin Sonefors | 1 | -0/+3 |
2019-02-19 | Merge pull request #1506 from sanchezfauste/check_apt_parameters | Sven Nierlein | 1 | -4/+13 |
2019-02-19 | Merge pull request #1507 from sanchezfauste/check_load_print_top_procs | Sven Nierlein | 1 | -2/+59 |
2019-02-19 | Merge pull request #1527 from m-kraus/master | Sven Nierlein | 1 | -1/+2 |
2019-02-19 | Merge pull request #1567 from vdanjean/master | Sven Nierlein | 1 | -3/+47 |
2019-02-19 | Merge pull request #1583 from sni/fix_check_by_ssh_timeout_child_leak | Sven Nierlein | 7 | -82/+16 |
2019-02-19 | renew test certificates | Sven Nierlein | 3 | -42/+58 |
2019-02-15 | check_dns: fix typo in parameter description | Rolf Eike Beer | 1 | -1/+1 |
2019-02-15 | check_by_ssh: fix child process leak on timeouts | Sven Nierlein | 7 | -82/+16 |
2019-02-15 | Merge pull request #1582 from towolf/show_body_for_http_expect_case | Sven Nierlein | 1 | -0/+2 |
2019-02-15 | Merge pull request #1545 from DerDakon/dns_order | Sven Nierlein | 1 | -9/+27 |
2019-02-12 | Also support the --show-body/-B flag when --expect is used | Tobias Wolf | 1 | -0/+2 |
2019-02-04 | travis-ci: Use RSA keys for SSH tests | Jan Wagner | 1 | -1/+1 |
2019-01-21 | tests: make check_snmp test more reliable | Sven Nierlein | 1 | -52/+58 |
2019-01-18 | Simply initializes n before it is used | Iustin Pop | 1 | -0/+1 |
2019-01-04 | check_hpjd: Added -D option to disable warning on 'out of paper' | Kostyantyn Hushchyn | 1 | -3/+9 |
2018-12-08 | [check_disk] add support to display inodes usage in perfdata | Vincent Danjean | 1 | -3/+47 |
2018-12-07 | Merge pull request #1564 from jacobbaungard/check_cluster_arg_validation | Sven Nierlein | 1 | -0/+10 |
2018-12-04 | tests: rework test parameters | Sven Nierlein | 14 | -216/+72 |
2018-11-29 | check_cluster.c: Added data argument validation. | Kostyantyn Hushchyn | 1 | -0/+10 |
2018-11-09 | Add new flag --show-body/-B to print body | Tobias Wolf | 1 | -1/+11 |
2018-11-06 | test: Add proxy tests via proxy | Markus Frosch | 2 | -1/+27 |
2018-11-06 | Allow user to specify HTTP method after proxy CONNECT | Markus Frosch | 1 | -3/+14 |
2018-07-25 | check_dns: allow forcing complete match of all addresses | Rolf Eike Beer | 1 | -3/+17 |
2018-07-25 | check_dns: allow returned addresses to be in any order | Rolf Eike Beer | 1 | -5/+9 |
2018-07-25 | check_dns: simplify loop | Rolf Eike Beer | 1 | -2/+2 |
2018-01-19 | Update check_snmp.c | Sven Nierlein | 1 | -1/+1 |
2018-01-19 | check_snmp: make calcualtion of timeout value in help output more clear | Michael Kraus | 1 | -1/+2 |
2017-11-06 | Fix build issue with MariaDB 10.2 | Bernard Spil | 1 | -0/+5 |
2017-09-07 | Only turn on ordering procs by CPU usage if PS_USES_PROCPCPU | Marc Sánchez | 1 | -0/+4 |
2017-09-07 | Using PS_COMMAND constant and ordering output by procpcpu | Marc Sánchez | 1 | -3/+26 |
2017-09-07 | Making show top consuming processes option less complicated | Marc Sánchez | 1 | -22/+6 |
2017-09-07 | Adding print top consuming processes option to check_load | Marc Sánchez | 1 | -2/+48 |
2017-09-06 | Adding packages-warning option | Marc Sánchez | 1 | -4/+13 |
2017-09-04 | Output plugin's stderr to stderr | Michael Kraus | 1 | -3/+1 |
2017-05-31 | repaired "-n" behaviour. If run with "-n ok" a host which ran | Christopher Odenbach | 1 | -8/+8 |
2017-05-04 | Merge pull request #1474 from odenbach/vport | Sven Nierlein | 1 | -2/+39 |
2017-04-21 | plugins: check_dig: Fix spelling | Karol Babioch | 1 | -1/+1 |
2017-03-26 | Added tests for virtual port behaviour. Separated from all other tests this t... | Christopher Odenbach | 1 | -2/+39 |
2017-03-12 | udp test: prefer nc over netcat syntax | Sven Nierlein | 1 | -3/+3 |
2017-03-12 | check_disk test: increase assumed thresholds | Sven Nierlein | 1 | -4/+4 |
2017-03-12 | remove hardcoded verisign.com tests | Sven Nierlein | 3 | -35/+47 |
2017-03-12 | make snmp tests more reliable | Sven Nierlein | 1 | -3/+3 |
2017-03-12 | check_dns: fix error detection on sles nslookup | Sven Nierlein | 1 | -0/+1 |
2017-01-16 | check_apt: Add -l/--list option to print packages | Valentin Vidic | 1 | -7/+65 |
2017-01-10 | Merge branch 'spell_fix' | Jan Wagner | 10 | -11/+11 |