summaryrefslogtreecommitdiffstats
path: root/health/health.d/memory.conf
AgeCommit message (Collapse)Author
2021-04-20Provide new attributes in health conf files (#10961)Emmanuel Vasilakis
* read and store new attributes (class, component, type) from health conf files. Replace family variable in info strings * provide the attributes to jsons * remove extra semicolon * populate conf files with new attributes * added newline * remove extra defines from health.h * remove empty line * remove realloc * use helper variables for find_and_replace. Adjust position for next strstr * remove comments * Add type to mysql.conf and vcsa.conf * fix formatting * add parenthesis * remove extra assignment * changes to mysql_galera_cluster_state from master * add type Errors to unbound_request_list_overwritten * fix identation for info strings spawning more than one line * check for null, replace with empty string if true * add class, component, type to systemdunits.conf
2021-03-26health: improve alarms infos (#10853)Ilya Mashchenko
* health: update anomalies alarms info * health: update apcupsd alarms info * health: update backend alarms info * health: update bcache alarms info * health: update beanstalk alarms info * health: update bind_rndc alarms info * health: update boinc alarms info * health: update btrfs alarms info * health: update ceph alarms info * health: update cgroups alarms info * health: update cockroachdb alarms info * health: update cpu alarms info * health: update cpu dbengine info * health: update cpu disks info * health: update cpu dns_query info * health: update cpu dnsmasq_dhcp info * health: update cpu dockerd info * health: update cpu entropy info * health: update cpu fping info * health: update cpu gearman info * health: update cpu haproxy info * health: update cpu hdfs info * health: update cpu httpcheck info * health: update cpu ioping info * health: update cpu ipc alarms info * health: update cpu ipfs alarms info * health: update cpu ipmi alarms info * health: update cpu isc_dhcpd alarms info * health: update cpu kubelet alarms info * health: update cpu linux_power_supply alarms info * health: update cpu load alarms info * health: update cpu mdstat alarms info * health: update cpu megacli alarms info * health: update cpu memcached alarms info * health: update cpu memory alarms info * health: update cpu mysql alarms info * health: update cpu net alarms info * health: update cpu netfilter alarms info * health: update cpu pihole alarms info * health: update cpu portcheck alarms info * health: update cpu processes alarms info * health: update cpu ram alarms info * health: update cpu redis alarms info * health: update cpu retroshare alarms info * health: update cpu riakkv alarms info * health: update cpu scaleio alarms info * health: update cpu softnet alarms info * health: update cpu swap alarms info * health: update cpu sync alarms info * health: update cpu tcp_conn alarms info * health: update cpu tcp_listen alarms info * health: update cpu tcp_mem alarms info * health: update cpu tcp_orphans alarms info * health: update cpu tcp_resets alarms info * health: update cpu udp_errors alarms info * health: update cpu unbound alarms info * health: update cpu vcsa alarms info * health: update cpu vernemq alarms info * health: update cpu vsphere alarms info * health: update cpu whoisquery alarms info * health: update cpu wmi alarms info * health: update cpu x509check alarms info * health: update cpu zfs alarms info * health: update web_log alarms info * health: update mdstat alarms info * health: update processes alarms info * health: minor * Update health/health.d/load.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/mysql.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/mysql.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/memory.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/memory.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/httpcheck.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/pihole.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/bcache.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/dbengine.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/dbengine.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/dbengine.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/mdstat.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/memcached.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/net.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/ram.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/softnet.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/softnet.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/tcp_resets.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/tcp_resets.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> Co-authored-by: Vladimir Kobal <vlad@prokk.net> Co-authored-by: Joel Hans <joel.g.hans@gmail.com>
2018-10-15modularized all source code (#4391)Costa Tsaousis
* modularized all external plugins * added README.md in plugins * fixed title * fixed typo * relative link to external plugins * external plugins configuration README * added plugins link * remove plugins link * plugin names are links * added links to external plugins * removed unecessary spacing * list to table * added language * fixed typo * list to table on internal plugins * added more documentation to internal plugins * moved python, node, and bash code and configs into the external plugins * added statsd README * fix bug with corrupting config.h every 2nd compilation * moved all config files together with their code * more documentation * diskspace info * fixed broken links in apps.plugin * added backends docs * updated plugins readme * move nc-backend.sh to backends * created daemon directory * moved all code outside src/ * fixed readme identation * renamed plugins.d.plugin to plugins.d * updated readme * removed linux- from linux plugins * updated readme * updated readme * updated readme * updated readme * updated readme * updated readme * fixed README.md links * fixed netdata tree links * updated codacy, codeclimate and lgtm excluded paths * update CMakeLists.txt * updated automake options at top directory * libnetdata slit into directories * updated READMEs * updated READMEs * updated ARL docs * updated ARL docs * moved /plugins to /collectors * moved all external plugins outside plugins.d * updated codacy, codeclimate, lgtm * updated README * updated url * updated readme * updated readme * updated readme * updated readme * moved api and web into webserver * web/api web/gui web/server * modularized webserver * removed web/gui/version.txt