Feel free to catch up part of this. You can merge this Pull Request by running:
git pull https://github.com/waja/monitoring-plugins rename_ng Or you can view, comment on it, or merge it online at: https://github.com/monitoring-plugins/monitoring-plugins/pull/1274 -- Commit Summary -- * Migrating over to MP-VERSION-GEN * Migrating to MP_RELEASE * Migrating to *MP-VERSION-FILE * Migrating to MP_VERSION * Migrating to MP_STATE* * Migrating to MP_EXTRA_OPTS * Migrating to MP_MATCH * Migrating to MP_UTIL * Migrating to MP_MAXARGS * Migrating to MP_RUNCMD * Migrating to MP_THRESHOLDS*, MP_RANGE_UNPARSEABLE* and MP_WARN_WITHIN* * Migrate to MPROCESSORS * Migrate to MP_HOST* * Migrate to MP_MYSQL* * Migrate remaining parts to to MP_* -- File Changes -- M .gitignore (2) R MP-VERSION-GEN (10) M Makefile.am (6) M configure.ac (20) M doc/RELEASING (2) M lib/Makefile.am (2) M lib/tests/Makefile.am (2) M lib/tests/test_tcp.c (18) M lib/tests/test_utils.c (4) M lib/tests/var/baddate (2) M lib/tests/var/missingdataline (2) M lib/tests/var/oldformat (2) M lib/tests/var/statefile (2) M lib/utils_base.c (16) M lib/utils_base.h (10) M lib/utils_tcp.c (20) M lib/utils_tcp.h (14) M plugins-root/Makefile.am (14) M plugins-root/check_dhcp.c (4) M plugins-root/check_icmp.c (2) M plugins-root/t/check_dhcp.t (8) M plugins-root/t/check_icmp.t (8) M plugins-scripts/Makefile.am (14) M plugins-scripts/check_breeze.pl (4) M plugins-scripts/check_disk_smb.pl (4) M plugins-scripts/check_file_age.pl (4) M plugins-scripts/check_flexlm.pl (4) M plugins-scripts/check_ifoperstatus.pl (4) M plugins-scripts/check_ifstatus.pl (6) M plugins-scripts/check_ircd.pl (4) M plugins-scripts/check_log.sh (2) M plugins-scripts/check_mailq.pl (4) M plugins-scripts/check_mssql.pl (2) M plugins-scripts/check_ntp.pl (4) M plugins-scripts/check_oracle.sh (2) M plugins-scripts/check_rpc.pl (4) M plugins-scripts/check_sensors.sh (2) M plugins-scripts/check_wave.pl (4) M plugins-scripts/t/check_disk_smb.t (16) M plugins-scripts/t/check_ifoperstatus.t (12) M plugins-scripts/t/check_ifstatus.t (8) M plugins/Makefile.am (14) M plugins/check_apt.c (4) M plugins/check_by_ssh.c (12) M plugins/check_cluster.c (4) M plugins/check_dbi.c (6) M plugins/check_dig.c (4) M plugins/check_disk.c (4) M plugins/check_dns.c (4) M plugins/check_dummy.c (4) M plugins/check_fping.c (4) M plugins/check_game.c (4) M plugins/check_hpjd.c (4) M plugins/check_http.c (6) M plugins/check_ide_smart.c (4) M plugins/check_ldap.c (4) M plugins/check_load.c (4) M plugins/check_mrtg.c (4) M plugins/check_mrtgtraf.c (4) M plugins/check_mysql.c (4) M plugins/check_mysql_query.c (4) M plugins/check_nagios.c (4) M plugins/check_nt.c (4) M plugins/check_ntp.c (4) M plugins/check_ntp_peer.c (4) M plugins/check_ntp_time.c (4) M plugins/check_nwstat.c (4) M plugins/check_overcr.c (4) M plugins/check_pgsql.c (4) M plugins/check_ping.c (4) M plugins/check_procs.c (4) M plugins/check_radius.c (4) M plugins/check_real.c (4) M plugins/check_smtp.c (4) M plugins/check_snmp.c (8) M plugins/check_ssh.c (4) M plugins/check_swap.c (4) M plugins/check_tcp.c (28) M plugins/check_time.c (4) M plugins/check_ups.c (4) M plugins/check_users.c (4) M plugins/common.h (8) M plugins/negate.c (4) M plugins/runcmd.c (4) M plugins/runcmd.h (2) M plugins/t/NPTest.cache.travis (80) M plugins/t/check_by_ssh.t (8) M plugins/t/check_dig.t (10) M plugins/t/check_disk.t (4) M plugins/t/check_dns.t (10) M plugins/t/check_fping.t (6) M plugins/t/check_ftp.t (6) M plugins/t/check_hpjd.t (6) M plugins/t/check_http.t (10) M plugins/t/check_imap.t (8) M plugins/t/check_jabber.t (6) M plugins/t/check_mysql.t (8) M plugins/t/check_mysql_query.t (2) M plugins/t/check_ntp.t (8) M plugins/t/check_ping.t (6) M plugins/t/check_pop.t (8) M plugins/t/check_smtp.t (10) M plugins/t/check_snmp.t (10) M plugins/t/check_ssh.t (6) M plugins/t/check_tcp.t (8) M plugins/t/check_time.t (6) M plugins/urlize.c (4) M plugins/utils.h (10) -- Patch Links -- https://github.com/monitoring-plugins/monitoring-plugins/pull/1274.patch https://github.com/monitoring-plugins/monitoring-plugins/pull/1274.diff -- Reply to this email on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/pull/1274
