summaryrefslogtreecommitdiffstats
path: root/collectors
AgeCommit message (Collapse)Author
2023-07-28reviewed icos for a bunch of integrations (#15599)Hugo Valente
2023-07-28remove metrics.csv files (#15593)Ilya Mashchenko
2023-07-28Update python sensors metadata yaml (#15548)Andrew Maguire
* format and yamllint * update sensors metadata * fix yamlint * fix yamlint * Update collectors/python.d.plugin/sensors/metadata.yaml Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> * Update collectors/python.d.plugin/sensors/metadata.yaml Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> * Update collectors/python.d.plugin/sensors/metadata.yaml Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-28Update zscores metadata yaml (#15581)Andrew Maguire
* update zscores metadata * dev * add category * Update collectors/python.d.plugin/zscores/metadata.yaml Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> * fix trailing space --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-28update pandas collector metadata (#15582)Andrew Maguire
* update pandas collector metadata * fix whitespace * fix whitespace
2023-07-28fix tomcat meta (#15592)Ilya Mashchenko
2023-07-28CUPS yaml update (#15594)thiagoftsm
2023-07-28eBPF Yaml complement (#15516)thiagoftsm
* ebpf_yaml2: Update description for process and fix organization for file descriptor. * ebpf_yaml2: Update description for disk. * ebpf_yaml2: Update description for hardirq. * ebpf_yaml2: Update description for cachestat and add missing data for previous descriptions * ebpf_yaml2: Update cgroup description * ebpf_yaml2: Update description for sync and fix typo * ebpf_yaml2: Fix typos * ebpf_yaml2: Update description for mdflush * ebpf_yaml2: Update description for swap and improve grammar for other threads. * ebpf_yaml2: Update description for oomkill and improve grammar for other threads. * ebpf_yaml2: Update description for socket and improve grammar for other threads * ebpf_yaml2: Update description for dcstat * ebpf_yaml2: Update description for filesystem * ebpf_yaml2: Update description for shm * ebpf_yaml2: Fix dupplicated wordd * ebpf_yaml2: Update description for softirq * ebpf_yaml2: Update description for mount * ebpf_yaml2: Update description for vfs and fix some typos and missing data * ebpf_yaml2: Update description for memory allocation * ebpf_yaml2: Add missing charts * xen_yaml2: Fix reported issues * xen_yaml2: Fix lenght and add supported_platform * xen_yaml2: Explain setuid better * Update collectors/ebpf.plugin/multi_metadata.yaml --------- Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud>
2023-07-27TC yaml update (#15562)thiagoftsm
* tc_yaml: Change quotes ' * tc_yaml: Update information for tc plugin * tc_yaml: Modify tc plugin * tc_yaml: Update additional_description details. * Update metadata.yaml --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-27Update slabinfo yaml (#15560)thiagoftsm
* slabinfo_yaml: Update slabinfo yaml file * slabinfo_yaml: Address comment
2023-07-27Perf yaml (#15558)thiagoftsm
* perf_yaml: Change quotes * perf_yaml: Update perf.yaml * perf_info: fix yaml parser recomendation * perf_info: Add missing OS * perf_yaml: Add rule to ignore 'error' * Update collectors/perf.plugin/metadata.yaml Co-authored-by: Andrew Maguire <andrewm4894@gmail.com> * Update metadata.yaml * perf_yaml: Address comment --------- Co-authored-by: Andrew Maguire <andrewm4894@gmail.com> Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-27Change nvidia_smi link to go version in COLLECTORS.md (#15536)Fotis Voutsas
2023-07-27Update icons for relevant integrations in proc.plugin (#15587)Satyadeep Ashwathnarayana
Please review and approve
2023-07-27Update Slabinfo Logo (#15585)Satyadeep Ashwathnarayana
Update metadata.yaml Updating the icon.
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-27Update icon for power supply (#15586)Satyadeep Ashwathnarayana
2023-07-27filter out systemd-udevd.service/udevd (#15571)Ilya Mashchenko
2023-07-27Xen yaml update (#15567)thiagoftsm
* xen_yaml: Modify initial format * xen_yaml: Update xen metadata * xen_yaml: Fix trailing space * Update metadata.yaml * Update collectors/xenstat.plugin/metadata.yaml Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud> --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud>
2023-07-27Update ioping yaml (#15534)thiagoftsm
2023-07-27Timex yaml update (#15565)thiagoftsm
* timex_yaml: Add initial changes * timex_yaml: Update timex information * format the file and add some descriptions and example config * Apply suggestions from code review Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud> * Update collectors/timex.plugin/metadata.yaml --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud>
2023-07-27fix schema validation for some meta files (#15569)Ilya Mashchenko
2023-07-27Update metadata.yaml for some python collectors - 2 (#15537)Emmanuel Vasilakis
* add exim metadata * add retroshare metadata * add litespeed metadata * add beanstalk metadata * add bind_rndc metadata * add gearman metadata and small edit to default conf * small changes to bind_rndc and its conf file * disable yaml lint line length check * add w1sensor metadata * add boinc metadata * add go_expvar metadata * fix format * fix small yamllint trailing whitespace error * add scope description to beanstalk * add a description and multi instance example to gearman/metadata.yaml * add multi example, and format the file * Update metadata.yaml * format the file and add multi example metadata.yaml * format the file * format the file * update folding in examples * format the file * format the file --------- Co-authored-by: Andrew Maguire <andrewm4894@gmail.com> Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-27fix yamls (#15547)Fotis Voutsas
Co-authored-by: Andrew Maguire <andrewm4894@gmail.com>
2023-07-26fix ebpf.plugin system swapcalls (#15553)Ilya Mashchenko
2023-07-26update memcached metadata.yaml (#15529)Andrew Maguire
* add config options and autodiscovery --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-26postfix metadata.yaml - add links and some descriptions (#15544)Andrew Maguire
* add links and some descriptions
2023-07-26Refactor RRD code. (#15423)vkalintiris
* Storage engine. * Host indexes to rrdb * Move globals to rrdb * Move storage_tiers_backfill to rrdb * default_rrd_update_every to rrdb * default_rrd_history_entries to rrdb * gap_when_lost_iterations_above to rrdb * rrdset_free_obsolete_time_s to rrdb * libuv_worker_threads to rrdb * ieee754_doubles to rrdb * rrdhost_free_orphan_time_s to rrdb * rrd_rwlock to rrdb * localhost to rrdb * rm extern from func decls * mv rrd macro under rrd.h * default_rrdeng_page_cache_mb to rrdb * default_rrdeng_extent_cache_mb to rrdb * db_engine_journal_check to rrdb * default_rrdeng_disk_quota_mb to rrdb * default_multidb_disk_quota_mb to rrdb * multidb_ctx to rrdb * page_type_size to rrdb * tier_page_size to rrdb * No storage_engine_id in rrdim functions * storage_engine_id is provided by st * Update to fix merge conflict. * Update field name * Remove unnecessary macros from rrd.h * Rm unused type decls * Rm duplicate func decls * make internal function static * Make the rest of public dbengine funcs accept a storage_instance. * No more rrdengine_instance :) * rm rrdset_debug from rrd.h * Use rrdb to access globals in ML and ACLK Missed due to not having the submodules in the worktree. * rm total_number * rm RRDVAR_TYPE_TOTAL * rm unused inline * Rm names from typedef'd enums * rm unused header include * Move include * Rm unused header include * s/rrdhost_find_or_create/rrdhost_get_or_create/g * s/find_host_by_node_id/rrdhost_find_by_node_id/ Also, remove duplicate definition in rrdcontext.c * rm macro used only once * rm macro used only once * Reduce rrd.h api by moving funcs into a collector specific utils header * Remove unused func * Move parser specific function out of rrd.h * return storage_number instead of void pointer * move code related to rrd initialization out of rrdhost.c * Remove tier_grouping from rrdim_tier Saves 8 * storage_tiers bytes per dimension. * Fix rebase * s/rrd_update_every/update_every/ * Mark functions as static and constify args * Add license notes and file to build systems. * Remove remaining non-log/config mentions of memory mode * Move rrdlabels api to separate file. Also, move localhost functions that loads labels outside of database/ and into daemon/ * Remove function decl in rrd.h * merge rrdhost_cache_dir_for_rrdset_alloc into rrdset_cache_dir * Do not expose internal function from rrd.h * Rm NETDATA_RRD_INTERNALS Only one function decl is covered. We have more database internal functions that we currently expose for no good reason. These will be placed in a separate internal header in follow up PRs. * Add license note * Include libnetdata.h instead of aral.h * Use rrdb to access localhost * Fix builds without dbengine * Add header to build system files * Add rrdlabels.h to build systems * Move func def from rrd.h to rrdhost.c * Fix macos build * Rm non-existing function * Rebase master * Define buffer length macro in ad_charts. * Fix FreeBSD builds. * Mark functions static * Rm func decls without definitions * Rebase master * Rebase master * Properly initialize value of storage tiers. * Fix build after rebase.
2023-07-26Add Samba collector yaml (#15507)Fotis Voutsas
2023-07-26Fill in yaml files for some python collectors (#15541)Fotis Voutsas
* fix squid metadata yaml * smartd_log metadata yaml * puppet metadata yaml
2023-07-26Update python d varnish metadata (#15528)Andrew Maguire
* Update collectors/python.d.plugin/varnish/metadata.yaml --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-26Update metadata.yaml for some python collectors (#15510)Andrew Maguire
* Update metadata.yaml for some python collectors --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-26docs: fix apps fd badges and typos (#15539)Ilya Mashchenko
2023-07-26add `diskquota` collector to third party collectors list (#15524)Andrew Maguire
add `diskquota` collector to third party collectors
2023-07-26Update metadata.yaml for some python collectors (#15513)Emmanuel Vasilakis
* add more info to metadata.yaml for ceph, haproxy and tor * changes * add dovecot metdata * add metdata for hpssa * add icecast metadata * add rethinkdbs metadata * add am2320 metadata * address review comments * Update collectors/python.d.plugin/ceph/metadata.yaml * Update collectors/python.d.plugin/am2320/metadata.yaml * Apply suggestions from code review * Update collectors/python.d.plugin/ceph/metadata.yaml --------- Co-authored-by: Andrew Maguire <andrewm4894@gmail.com> Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
2023-07-26Freeimpi yaml (#15533)thiagoftsm
* freeimpi_yaml: Add initial description * freeimpi_yaml: Update freeimp yaml * freeimpi_yaml: Update freeimp yaml second group * freeimpi_yaml: Update description
2023-07-26Update yaml description (diskspace) (#15527)thiagoftsm
* diskspace_yaml: Update yaml description * Update collectors/diskspace.plugin/metadata.yaml Co-authored-by: Andrew Maguire <andrewm4894@gmail.com> * diskspace_yaml: Address suggestions --------- Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud> Co-authored-by: Andrew Maguire <andrewm4894@gmail.com>
2023-07-26Update nfacct yaml (#15535)thiagoftsm
nfacct_yaml: Update nfacct yaml
2023-07-26PCI Advanced Error Reporting (AER) (#15488)Costa Tsaousis
2023-07-26proc integrations (#15494)Costa Tsaousis
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2023-07-25added cloud status in registry?action=hello (#15530)Costa Tsaousis
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2023-07-25Python collector yaml updates (#15517)Fotis Voutsas
update collector metadata for monit, spigotmc, hddtemp, nsd
2023-07-25Fill in metadata for idlejitter plugin. (#15506)Austin S. Hemmelgarn
* Fill in metadata for idlejitter plugin. * Fix typos. * Apply suggestions from code review Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud> --------- Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud>
2023-07-25Add schema for deployment integrations and centralize integrations schemas. ↵Austin S. Hemmelgarn
(#15509) * Relocate collector schemas to integrations dir. All the integrations schemas will be stored here. * Add schema for deployment integrations. Also splits a couple of shared parts to a separate schema file, and adds a basic deploy.yaml file with example deployments. * Expanded platform_info key description in schema. * Add docker info to distros.yml.
2023-07-24eBPF Yaml (#15474)thiagoftsm
2023-07-24apps.plugin limits tracing (#15504)Costa Tsaousis
2023-07-24add required properties to multi-module schema (#15496)Ilya Mashchenko
2023-07-24Update charts.d.plugin yaml (#15483)Fotis Voutsas
2023-07-23freeipmi flush keepalive msgs (#15499)Ilya Mashchenko
2023-07-22Fix resource leak - CID 396310 (#15491)Stelios Fragkakis
2023-07-21Memory Controller (MC) and DIMM Error Detection And Correction (EDAC) (#15473)Costa Tsaousis
Co-authored-by: ilyam8 <ilya@netdata.cloud>