netdata / netdata

Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
https://www.netdata.cloud
GNU General Public License v3.0
71.46k stars 5.9k forks source link

Servers dashboard webpage #7080

Closed samuelmf closed 5 years ago

samuelmf commented 5 years ago

Hi guys is possible make a webpage where i show the status of all my servers?

thiagoftsm commented 5 years ago

Hi @samuelmf ,

Netdata has a HTTP API that you can ask information from it, you can see more details in our documentation https://docs.netdata.cloud/web/api/ , the API delivers information in different formats, depending of your request, you can verify almost 100% of the metrics using it. Case you can give us more detail about what you want from the servers, we can help you to mount the query.

cosmix commented 5 years ago

@samuelmf the easiest way to use Netdata to monitor all of your servers, is to use netdata.cloud. If, for some reason, that's not acceptable, you can create a dashboard and add the necessary <div> tags that will result in charts from various different Netdata agents to be shown together. You can find more information about this here: https://docs.netdata.cloud/web/gui/custom/