Commit Graph

  • e36830cf51
    Merge 6d9f2981ab into 714fbae9e8 #10 hotroot 2022-01-12 05:59:04 +0100
  • 6d9f2981ab
    Update homematic #10 hotroot 2022-01-12 05:58:47 +0100
  • 15da3d82c2
    Update homematic hotroot 2022-01-11 20:43:02 +0100
  • 6a3379ac99
    Merge 027946fedd into 714fbae9e8 #4 Jens Maus 2019-07-11 10:22:20 +0000
  • 027946fedd
    removed excessive syslog output uses to stop flooding with just informational messages. #4 Jens Maus 2019-06-28 09:52:40 +0200
  • 8ffac20d8e
    fixed "timeout" wrapper script to correctly replicate the BusyBox 'timeout' command syntax where the time to wait is supplied via a second argument rather than a "-t" option. Jens Maus 2019-06-18 08:54:12 +0200
  • fcc773bd0d
    introduced a wrapper script to either directly call an existing 'timeout' command (e.g. on RaspberryMatic) or to use shell syntax to replicate the same functionality just using shell functionality. This should hopefully solve any licensing issues between GPL and Apache2 license under which this check_mk_agent is licensed. Jens Maus 2019-01-22 10:15:15 +0100
  • b68676e1bc
    changed waitmax to use the coreutils `timeout` command instead which should provide the same functionality but is licensed under GPL3 which is compatible to Apache2. Jens Maus 2019-01-21 22:53:46 +0100
  • cf326dc2fb
    implemented additional chrony NTP daemon check because upcoming RaspberryMatic versions will use chrony instead of NTPd. Jens Maus 2019-01-21 17:58:24 +0100
  • 2ab8da8d1b
    added "waitmax" binary for CCU2 and CCU3 platform and propagated its use to the check_mk agent execution. Also implemented nfsmounts and cifsmounts outputs using waitmax. Jens Maus 2018-10-24 10:14:52 +0200
  • d3b393dece
    added more lnx_thermal information so that the thermal zone of a GPU is also added to the check_mk output as well as the trip_point limits defined by the hardware. Jens Maus 2018-10-24 09:38:53 +0200
  • 576243e970
    check for /VERSION first before using /boot/VERSION (improves CCU3/RaspberryMatic compatibility) Jens Maus 2018-10-24 08:38:37 +0200
  • 76bdd7ced9
    Merge remote-tracking branch 'upstream/master' Jens Maus 2018-10-24 08:36:47 +0200
  • 714fbae9e8 added ps and ethtool aware check_mk output. master Jens Maus 2018-10-22 16:04:58 +0200
  • 92d6385cab
    fixed ps call for CCU2 once more. #3 Jens Maus 2018-10-22 14:41:40 +0200
  • e79be1cd9e
    made 'ps' call compatible to old homematic ccu2 busybox ps version. Jens Maus 2018-10-22 14:37:23 +0200
  • 32af469212
    added ps and ethtool aware check_mk output. Please note that the output of ps is somewhat limited to the capabilities to the ps command of busybox for which conversion routines might be a solution in future. But for the moment this should be enough to actually monitor if a certain process is running or not. Jens Maus 2018-10-22 14:16:40 +0200
  • 5fd140ea24 Fixed installation on original CCU2 1.3 Alexander Reinert 2018-01-08 09:06:56 +0100
  • 51efc44e6b Made some changes to be compatible with YAHM 1.2 Alexander Reinert 2017-08-05 06:29:15 +0200
  • ac9fca048a Set missing exec attributes Alexander Reinert 2017-07-23 08:55:02 +0200
  • 085bf4b77b Added date of last change to check message Support more checks on CCU2 Preparations for release 1.1 1.1 Alexander Reinert 2017-07-19 20:45:41 +0200
  • 13d1e92fac Fixed some regascript issues when Gewerk Monitored does not exist alexreinert 2017-07-05 07:46:45 +0200
  • c12aa0652d Added basic plugin support to agent Alexander Reinert 2017-07-01 12:57:22 +0200
  • 1a76173f13 Update README.md alexreinert 2017-06-25 21:48:46 +0200
  • 8de0a9b845 Create README.md 1.0 alexreinert 2017-06-25 21:39:29 +0200
  • 594331e987 Initial commit Alexander Reinert 2017-06-25 21:24:20 +0200