Commit Graph

11 Commits

Author SHA1 Message Date
qgarnier 4509782456
enhance mikrotik (#2299) 2020-10-28 15:58:46 +01:00
qgarnier 2c75a4de40
fix #1766 (#2297) 2020-10-28 15:39:44 +01:00
garnier-quentin 43585bb0dc fix typo 2020-02-13 14:56:45 +01:00
UrBnW ab9f16e1dc MikroTik, return -273°C as UNKNOWN 2020-02-13 14:43:49 +01:00
garnier-quentin dccdc34b0a happy new year! 2020-01-06 15:19:23 +01:00
CPbN a94a159f36 Mikrotik, define system temperature 2019-09-07 09:13:41 +02:00
garnier-quentin 91d2854ede add instance for mikrotik temperature 2019-04-17 18:15:35 +02:00
garnier-quentin e9876ea9c6 WIP: new perfdata for hardware components 2019-04-17 17:09:25 +02:00
garnier-quentin 34571d6914 Fix #1440 2019-03-28 10:40:24 +01:00
garnier-quentin d10a5f1ec1 update copyright date 2019-01-09 09:57:11 +01:00
Luc Fauvel 605d55d8ec Mikrotik Implementation (#1077)
* Added Mikrotik support, including cpu and memory. Others still in dev

* Added signal to noise, ssid, temps, voltages, frequencies and signal stength for mikrotik devices

* Small fi

* Signal Fix

* QA testing

* Added messages to frequenct and ssid

* Fixed values for signals

* Forgot semi-colon

* Added CPU specific temps to mikrotik temperatures

* Added warnings and criticals for mikrotik

* Delete .gitignore

Must be removed for pull request

* undoing change for different pull request

* Restructured mikrotik for pull request

* Removed head elements for memory swap mikrotik

* Added mode type to signals

* Changing temperatures for hardware and adding fan component

* Changing voltage for hardware and adding fan component

* Added fan component to hardware mode and fixed heads for parameters

* fix mikrotik pluin
2018-12-11 13:51:59 +01:00