summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/adaptec_raid
AgeCommit message (Collapse)Author
2023-07-28review images for integrations from security to windows systems (#15630)Hugo Valente
2023-07-28remove metrics.csv files (#15593)Ilya Mashchenko
2023-07-27Update metadata for multiple python collectors. (#15543)Tasos Katsoulas
- Adaptec Raid controller - Apache Tomcat - OpenLDAP - megacli - oracledb - riakkv - uwsgi - ipfs Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-20meta schema change multi-instance to multi_instance (#15470)Ilya Mashchenko
2023-07-19Updates to metadata.yaml (#15452)Shyam Sreevalsan
* Updates to metadata.yaml * Fixing formatting
2023-07-18Fix multiline (#15449)Fotis Voutsas
* add python.d/alarms yaml * long string fix * run the script without a limit on characters on line length
2023-07-18Bugfix on alerts generation for yamls (#15420)Fotis Voutsas
2023-07-14Make yamls pass the schema, and use decided temporary naming scheme (#15401)Fotis Voutsas
2023-07-11Add yaml metadata for metrics.csv files (#15238)Fotis Voutsas
2023-04-27Add metadata.csv to python.d.plugin (#14959)Fotis Voutsas
* add metadata.csv to several modules * second batch of adding metadata.csv * more metrics.csv's, also do a fix * revert READMEs and some fixes * add metrics.csv for ceph * evaluate dovecot metrics.csv * add metrics.csv for fail2ban * add metrics.csv to gearman * revert go_expvar README * revert dovecot README * minor fix * add metrics.csv for hddtemp * add metrics.csv for hpssa * Revert icecast README * add metrics.csv for ipfs * evaluate lightspeed metrics.csv * add metrics.csv to megacli * add metrics.csv for memcached * revert nsd readme * improve memcached metric titles * add metrics.csv for openldap * add metrics.csv for oracledb * revert postfix README * evaluate retroshare * evaluate samba * evaluate sensors * evaluate squid * evaluate tor * evaluate traefik * evaluate w1sensor * add metrics.csv for zscores * add metrics.csv for varnish * add metrics.csv for uwsgi * add metrics.csv for tomcat * add metrics.csv for spigotmc * add metrics.csv for smartd_log * add metrics.csv for riakkv * add metrics.csv for rethinkdbs * add metrics.csv for puppet * add metrics.csv for nvidia_smi * add metrics.csv for haproxy * make use of quotation marks only when needed * revert exim README * revert rest of READMEs * updates --------- Co-authored-by: ilyam8 <ilya@netdata.cloud>
2023-04-25Add adaptec_raid metrics.csv (#14955)Fotis Voutsas
* adaptec_raid metrics.csv * Update metrics.csv * Update README.md * Update README.md * Update metrics.csv
2023-03-13Change H1 of collector docs to separate from the website (#14715)Chris Akritidis
2023-02-20Include troubleshooting section in the docs of python.d modules (#13721)Tasos Katsoulas
Add troubleshooting sections to all python modules Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
2023-02-12Move collectors under Integrations/Monitoring (#14509)Chris Akritidis
* Move collectors under Integrations/Monitoring * Correct Monitoring to Monitor
2023-02-02Covert our documentation links to GH absolute links (#14344)Tasos Katsoulas
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
2023-01-25Introduce the new Structure of the documentation (#13915)Fotis Voutsas
* Moving the cloud docs under /docs/cloud (previous location: netdata/learn/*) * Added metadata on almost every document of the old learn site for the new ingest process of learn. * Map old learn document to their best fit as topic related docs. Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> Co-authored-by: DShreve2 <david@netdata.cloud> Co-authored-by: hugovalente-pm <hugo@netdata.cloud>
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2021-03-22health: add collector prefix to the external collectors alarms/templates ↵Ilya Mashchenko
(#10830)
2021-03-19health: apply adapter_raid alarms for every logical/physical device (#10820)Ilya Mashchenko
2021-03-03Change all refs from service to systemctl (#10703)Joel Hans
2021-02-11add resetting CapabilityBoundingSet workaround to the python.d collectors ↵Ilya Mashchenko
(that use `sudo`) readmes (#10587) Co-authored-by: Joel Hans <joel.g.hans@gmail.com>
2020-11-19Docs: Point users to proper configure doc (#10254)Joel Hans
* Point users to proper configure doc * Remove extra text
2020-05-07Docs: Add custom label to collectors frontmatter to fix sidebar titles (#8936)Joel Hans
* Adding sidebar titles to collectors * Move to correctly capitalized * Add sidebar_label to all collectors * Pluralize ap * Title and label tweaks * Fix frontmatter in collectors * Remove brackets from Dovecot README
2020-04-14Docs: Standardize links between documentation (#8638)Joel Hans
* Trying out some absolute-ish links * Try one out on installer * Testing logic * Trying out some more links * Fixing links * Fix links in python collectors * Changed a bunch more links * Fix build errors * Another push of links * Fix build error and add more links * Complete first pass * Fix final broken links * Fix links to files * Fix for Netlify * Two more fixes
2020-03-10Bulk add frontmatter to all documentation (#8354)Joel Hans
* Bulk add frontmatter * A few extra edge cases
2020-02-13updates for issue 8006 (#8074)Patti Short
* updates for issue 8006 * removed unbound from python.d.plugin * incorporated suggested changes * incorporated more suggestions
2020-02-12Added collector config to relevant READMEs (#8052)Joel Hans
2020-01-24collectors/python.d: format modules code (#7832)Ilya Mashchenko
* collectors/python.d/adaptec_raid: format code * collectors/python.d/am2320: format code * collectors/python.d/apache: format code * collectors/python.d/beanstalk: format code * collectors/python.d/bind_rndc: format code * collectors/python.d/boinc: format code * collectors/python.d/ceph: format code * collectors/python.d/couchdb: format code * collectors/python.d/dns_query_time: format code * collectors/python.d/dnsdist: format code * collectors/python.d/dockerd: format code * collectors/python.d/dovecot: format code * collectors/python.d/energid: format code * collectors/python.d/example: format code * collectors/python.d/exim: format code * collectors/python.d/fail2ban: format code * collectors/python.d/freeradius: format code * collectors/python.d/gearman: format code * collectors/python.d/go_expvar: format code * collectors/python.d/haproxy: format code * collectors/python.d/hddtemp: format code * collectors/python.d/hpssa: format code * collectors/python.d/httpcheck: format code * collectors/python.d/icecast: format code * collectors/python.d/ipfs: format code * collectors/python.d/isc_dhcpd: format code * collectors/python.d/litespeed: format code * collectors/python.d/megacli: format code * collectors/python.d/memcached: format code * collectors/python.d/mongodb: format code * collectors/python.d/mysql: format code * collectors/python.d/nginx: format code * collectors/python.d/nginx_plus: format code * collectors/python.d/nsd: format code * collectors/python.d/ntpd: format code * collectors/python.d/openldap: format code * collectors/python.d/oracledb: format code * collectors/python.d/ovpn_status_log: format code * collectors/python.d/phpfpm: format code * collectors/python.d/portcheck: format code * collectors/python.d/powerdns: format code * collectors/python.d/proxysql: format code * collectors/python.d/puppet: format code * collectors/python.d/redis: format code * collectors/python.d/rethinkdbs: format code * collectors/python.d/retroshare: format code * collectors/python.d/riakkv: format code * collectors/python.d/samba: format code * collectors/python.d/sensors: format code * collectors/python.d/smartd_log: format code * collectors/python.d/spigotmc: format code * collectors/python.d/springboot: format code * collectors/python.d/squid: format code * collectors/python.d/tomcat: format code * collectors/python.d/tor: format code * collectors/python.d/traefik: format code * collectors/python.d/unbound: format code * collectors/python.d/uwsgi: format code * collectors/python.d/varnish: format code * collectors/python.d/w1sensor: format code * collectors/python.d/weblog: format code
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
* make remark access all directories * detailed fix after autofix by remark lint * cross check autofix for this set of files * crosscheck more files * crosschecking and small fixes * crosscheck autofixed md files
2019-06-25adaptec_raid: logical device regex fix (#6338)Ilya Mashchenko
2019-03-21py stuff: change l2isbad to ilyam8 (#5676)Ilya Mashchenko
* change l2isbad to ilyam8 * change l2isbad to ilyam8
2018-12-07Ga (#4938)Chris Akritidis
* Added GA tags to markdowns * Add GA tags to mds
2018-12-07python.d.plugin update (#4936)Ilya Mashchenko
<!-- 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: #4756 `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-10-26Disable python sudo modules by default (#4477)Ilya Mashchenko
* 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-23adaptec_raid python module (#4429)Ilya Mashchenko
* 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