0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-25 05:31:37 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Ilya Mashchenko
00d91c0368
adaptec_raid: logical device regex fix () 2019-06-25 19:14:23 +03:00
Ilya Mashchenko
56336f5acf
py stuff: change l2isbad to ilyam8 ()
* change l2isbad to ilyam8

* change l2isbad to ilyam8
2019-03-21 12:35:44 +03:00
Chris Akritidis
415f57c5bf
Ga ()
* Added GA tags to markdowns

* Add GA tags to mds
2018-12-07 11:30:04 +01:00
Ilya Mashchenko
5286dae8eb python.d.plugin update ()
<!--
Describe the change in summary section, including rationale and degin decisions.
Include "Fixes #nnn" if you are fixing an existing issue.

In "Component Name" section write which component is changed in this PR. This
will help us review your PR quicker.

If you have more information you want to add, write them in "Additional
Information" section. This is usually used to help others understand your
motivation behind this change. A step-by-step reproduction of the problem is
helpful if there is no related issue.
-->

##### Summary
Fix: 

`python.d.plugin` updates:
  * remove `retries` option 
  * make `penalty` configurable (enabled by default, max is 10 minutes)

> penalty indicates whether to apply penalty to update_every in case of failures.
> Penalty will increase every 5 failed updates in a row. Maximum penalty is 10 minutes.
> penalty: yes

##### Component Name

`python.d.plugin`

##### Additional Information
2018-12-07 10:15:03 +01:00
Ilya Mashchenko
c6cce6bd2a Disable python sudo modules by default ()
* adaptec_raid: check if `arcconf` is available first

* adaptec_raid: disable by default and update docs

* megacli: disable by default and update docs

* samba: disable by default and update docs

* samba megacli adaptec readme fix

* adaptec readme fix
2018-10-26 02:57:34 +03:00
Ilya Mashchenko
b85833f081
adaptec_raid python module ()
* adaptec_raid module init version

* adaptec_raid minor

* adaptec_raid minor

* adaptec_raid minor

* adaptec_raid arcconf command fix

* adaptec_raid minor fixes

* adaptec_raid add alarms

* adaptec_raid add link to screenshot to the readme
2018-10-23 20:48:56 +09:00