Open main menu

Changes

497 bytes added ,  21:46, 29 March 2020
add references section
Netdata is one of the [https://discourse.equality-tech.com/t/dashboards-in-qualitybox/107 QualityBox dashboards].
See [{{SERVER}}:20000/ this website Live http] [{{SERVER}}:20000//wikinetdata.freephile.org:20000/conf Configuration] 
<!-- netdata.conf -->
A Netdata role is available in [https://github.com/enterprisemediawiki/meza/blob/32.x/src/roles/netdata/tasks/main.yml the 32.x branch of Meza]
Otherwise, you have to make room in HAProxy for netdata:
=== HAProxy ===
<code>systemctl start netdata</code>
To reload configuration:<code>killall -USR2 netdata</code> <ref>https://docs.netdata.cloud/health/quickstart/#reload-health-configuration</ref> == Installation extras Notifications == The default configuration will send messages to 'root' so be sure to either edit the conf <code>sudo vim /etc/netdata/health_alarm_notify.conf</code>, or set <code>vim /etc/aliases && newaliases</code> === Turn off alarm ===  <pre> to: silent # silence notification; still see on websiteenabled: no # disable alarm</pre>more details in the [https://docs.netdata.cloud/health/tutorials/stop-notifications-alarms/ netdata docs].
The configuration will send messages to 'root' so be sure to either edit the conf <code>sudo vim /etc/netdata/health_alarm_notify.conf</code>, or set <code>vim /etc/aliases && newaliases</code>
== Issues ==
ln -s /root/netdata/netdata-updater.sh /etc/cron.daily/netdata-updater
</code>
 
 
{{References}}
[[Category:QualityBox]]
[[Category:Monitoring]]