diff --git a/registry/registry_init.c b/registry/registry_init.c index ffdb83f3..2d5460fd 100644 --- a/registry/registry_init.c +++ b/registry/registry_init.c @@ -36,7 +36,7 @@ int registry_init(void) { registry.save_registry_every_entries = (unsigned long long)config_get_number(CONFIG_SECTION_REGISTRY, "registry save db every new entries", 1000000); registry.persons_expiration = config_get_number(CONFIG_SECTION_REGISTRY, "registry expire idle persons days", 365) * 86400; registry.registry_domain = config_get(CONFIG_SECTION_REGISTRY, "registry domain", ""); - registry.registry_to_announce = config_get(CONFIG_SECTION_REGISTRY, "registry to announce", "https://registry.my-netdata.io"); + registry.registry_to_announce = config_get(CONFIG_SECTION_REGISTRY, "registry to announce", ""); registry.hostname = config_get(CONFIG_SECTION_REGISTRY, "registry hostname", netdata_configured_hostname); registry.verify_cookies_redirects = config_get_boolean(CONFIG_SECTION_REGISTRY, "verify browser cookies support", 1); diff --git a/web/gui/Makefile.am b/web/gui/Makefile.am index c69380f9..8a8f01e5 100644 --- a/web/gui/Makefile.am +++ b/web/gui/Makefile.am @@ -46,10 +46,6 @@ dist_noinst_DATA = \ $(NULL) dist_web_DATA = \ - demo.html \ - demo2.html \ - demosites.html \ - demosites2.html \ dashboard.html \ dashboard.js \ dashboard_info.js \ @@ -62,7 +58,6 @@ dist_web_DATA = \ main.css \ main.js \ console.html \ - infographic.html \ robots.txt \ refresh-badges.js \ sitemap.xml \ diff --git a/web/gui/console.html b/web/gui/console.html index b85b4ffb..2debd1c5 100644 --- a/web/gui/console.html +++ b/web/gui/console.html @@ -12,18 +12,6 @@ - - - - - -
- - -
-
-
-
-
- - diff --git a/web/gui/demo2.html b/web/gui/demo2.html deleted file mode 100644 index 650acfe0..00000000 --- a/web/gui/demo2.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - NetData Dashboard - - - - - - - - - - - - - - - - - - - - - - -
-
why netdata?
-
-
These charts visualize the same data...
- - - - - - -
-
- -
-
I can trace an issue like this
-
-
-
-
-
Can you trace an issue like these?
 
-
-
-
-
-
- -
-
I can trace an issue like this
-
-
-
-
-
Can you trace an issue like these?
 
-
-
-
-
-
-
Hover on the chart below, to see the selected value on the charts above!
-
-
- - diff --git a/web/gui/demosites.html b/web/gui/demosites.html deleted file mode 100644 index e8a310a1..00000000 --- a/web/gui/demosites.html +++ /dev/null @@ -1,1469 +0,0 @@ - - - - - - - NetData: Get control of your Linux Servers. Simple. Effective. Awesome. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -

Monitor your systems and applications, the right way!

-

- Unparalleled insights, in real-time, - of everything happening on your systems and applications, - with stunning, interactive web dashboards - and powerful performance and health alarms. -

- -
-
-
-

Enter the world of Netdata!

-
-

1s granularity

-
-
-
-

- Per second data collection and visualization, for all metrics! -

-

- Netdata zooms into the problems by providing higher resolution information, compared to any other monitoring solution. -

-
-
-

- The world goes real-time. -
 
- High resolution metrics are required to effectively monitor and troubleshoot systems and applications, especially on virtual environments. -

-
-
-
-
- Learn more about high resolution metrics -
-
- -
-
-
-

Unlimited metrics

-
-
-
-

- Use all the metrics, from all available sources! -

-

- Netdata collects all the metrics native console tools do. It has been designed to kill the console for troubleshooting infrastructure slowdowns and outages. -

-
-
-

- All metrics are important and all should be available when you need them. -
 
- Filtering out most metrics is like reading a book by skipping most of its pages. -

-
-
-
-
- Learn more about unlimited metrics -
-
-
-
-
-

Meaningful presentation

-
-
-
-

- Explore all metrics in a meaningful, easy to understand way! -

-

- Netdata engineers and experts on our community organize metrics in a meaningful way, so that you can learn and understand them right on the job, while troubleshooting issues of your infrastructure. -

-
-
-

- Metrics are a lot more than name-value pairs over time. -

- It is just not practical to require from all users to have a deep understanding of all metrics for monitoring their systems and applications. -

-
-
-
-
- Learn more about meaningful presentation -
-
- -
-
-
-

Immediate results

-
-
-
-

- Install and use immediately! Get fully functional visualization and alarms, in just a couple of seconds after installation! -

-

- Netdata decouples your skills from your monitoring infrastructure. - No matter how skillful or novice you are, Netdata will apply all the community knowledge and expertise to your monitoring infrastructure. -

-
-
-

- Most of our infrastructure is based on standardized systems and applications. -
 
- It is a tremendous waste of time and effort, in a global scale, to require from all users to configure their infrastructure dashboards and alarms metric by metric. -

-
-
-
-
- Learn more about immediate results -
-
- -
-

How it works

-
-

- Netdata is a monitoring agent you install on all your systems: -
- physical servers, virtual servers, containers, IoT. -

-

- Netdata is lightweight, designed to permanently run on all systems without disrupting their core function. - By default, it needs just 1% CPU of a single core, a few MB or RAM and no disk I/O at all. -

-

- Each Netdata is (by default) autonomous, taking care of all the following. -
But all your Netdata are integrated into one large distributed application. -

-
-
-

Collect

-

- Netdata automatically detects data collection sources on the host it runs. - It comes with hundreds of plugins for collecting system and application metrics, - including databases, web servers, and commonly used application servers. -

- Netdata is also a high performance, distributed statsd server, allowing custom - application metrics to be collected and visualized. -

-
-

Check (alarms)

-

- Each Netdata spawns a thread that examines the metrics as they get collected, - evaluates pre-configured alarm expressions and triggers alarm notifications. -

- Netdata comes with hundreds of alarms to detect common system and application issues, - that are automatically attached to the collected metrics, - supporting dozens of alarm notification integrations. -

-
-

Stream

-

- Each Netdata can stream its metrics, in real-time, to any other Netdata. - Streaming allows Netdata to be used in ephemeral nodes and containers in auto-scaled environments, - but it also allows building Netdata hierarchies for aggregating the metrics of multiple Netdata nodes. -

-
-

Store

-

- Each Netdata has its own internal metrics database. This database is optimized - for minimal memory footprint, and due to its lockless design allows one writer - and multiple readers per metric, concurrently, contributing significantly to - the performance of Netdata. -

-
-

Archive

-

- Netdata can archive its metrics to time-series databases (prometheus, graphite, opentsdb, json document dbs, etc) - so that Netdata can be integrated to existing monitoring tool-chains. -

-
-

Visualize

-

- The best part of Netdata is its visualization. Low latency, speedy and snazzy. -

- Netdata dashboards are optimized for visual anomaly detection, a powerful tool to troubleshoot - performance issues. -

-
-
-
-
- -
-   -
- - -

netdata live demo sites

-
-
- -
-
-
-
-
- Enter London! -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
-
- Enter Atlanta! -
- Donated by CDN77.com -
-
-
-
-
-
-
-
- Enter California! -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
-
- Enter Canada! -
- Donated by DigitalOcean.com -
-
-
-
 
-
-
-
-
-
- Enter Germany! -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
-
- Enter New York! -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
-
- Enter Singapore! -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
-
- Enter India! -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
- Israel -
-
-
- requests/s -
-
-
-
-
-
-
- Enter Israel! -
- Donated by octopuscs.com -
-
-
- -
-
-
- EU - Spain -
-
-
- requests/s -
-
-
-
-
-
-
- Enter Madrid! -
- Donated by stackscale.com -
-
-
-
-
-
-
-
-
- -
- Charts are coming from all servers, in parallel. -
- The servers are not aware of this multi-server dashboard. -
- -
-
-
- EU - London connected clients -
-
-
-
-
-
- -
- Each server is not aware of the other servers. -
- But on this dashboard they are one! (hover on the chart above) -
- - - -
-
- -

Who uses netdata?

-
-
-

- Netdata is used by hundreds of thousands of users all over the world. -
 
- Check our GitHub watchers list. -
- You will find people working for Amazon, Atos, Baidu, Cisco Systems, Citrix, - Deutsche Telekom, DigitalOcean, Elastic, EPAM Systems, Ericsson, Google, - Groupon, Hortonworks, HP, Huawei, IBM, Microsoft, NewRelic, - Nvidia, Red Hat, SAP, Selectel, TicketMaster, Vimeo, and many more! -

- - The following figures come from users using the netdata public global registry.
Counting since May 16th 2016. Actual figures may be a lot higher.
-
-
-
- netdata unique users -
-
-
-
-
-
-
-
-
- netdata monitored servers -
-
-
-
-
-
-
-
-
- netdata sessions served -
-
-
-
-
-
-

- - -

-

- - netdata can generate auto-refreshing badges, like these: - -
- - - -
- These badges auto-refresh every minute. -

-
-
- netdata is featured at the GitHub's state of the Octoverse 2016 -
- - - -
-
- -
-
-
-
- - - - - - -
-
- - - - - - - - - - -
- - - - - - - diff --git a/web/gui/demosites2.html b/web/gui/demosites2.html deleted file mode 100644 index fe35cfb6..00000000 --- a/web/gui/demosites2.html +++ /dev/null @@ -1,1112 +0,0 @@ - - - - - NetData - Real-time performance monitoring, done right! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- netdata -
-
- real-time performance monitoring -
-
- scaled out! -
-
- pick a netdata demo server -
-
- these demo servers show what you will get by installing netdata -
- -
-
- -
-
-
-
-
-
 
- -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
-
-
 
- -
- Donated by CDN77.com -
-
-
-
-
-
-
-
-
 
- -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
-
-
 
- -
- Donated by DigitalOcean.com -
-
-
-
 
-
-
-
-
-
-
 
- -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
-
-
 
- -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
-
-
 
- -
- Donated by DigitalOcean.com -
-
-
-
-
-
-
-
-
 
- -
- Donated by DigitalOcean.com -
-
-
-
-
- -
- this page is a custom netdata dashboard -
-
- charts are coming from 8 servers, in parallel -
- the servers are not aware of this multi-server dashboard, -
- each server is not aware of the other servers, -
- but on this dashboard they are one! -
-
- - hover on a chart below, or drag it to show the past - the others will follow! -
- double click on a chart to reset them all -
- -
- our nginx performance -
-
- (we proxy netdata through nginx, on the demo sites) -
- - - - - -
-
-
-
- EU - London web requests/s -
-
-
-
-
- -
-
- US - Atlanta web requests/s -
-
-
-
-
- -
-
- US - California web requests/s -
-
-
-
-
- -
-
- Canada web requests/s -
-
-
-
-
-
- -
-
-
- EU - London active connections -
-
-
-
-
- -
-
- US - Atlanta active connections -
-
-
-
-
- -
-
- US - California active connections -
-
-
-
-
- -
-
- Canada active connections -
-
-
-
-
-
-
- -
- these charts are draggable and touchable, double click them to reset them -
- - -
- bandwidth consumption on the demo sites -
-
- Linux QoS is configured by FireQOS -
- - - - - -
-
-
-
-
- -
-
- -
- -
-
-
- -
-
-
-
- -
-
-
- -
- -
-
- -
- -
-
-
- -
-
-
-
-
-
- these legends are interactive and the charts are resizable here ^^^ -
- -
- DDoS protection performance on the demo sites -
-
- iptables SYNPROXY configured by FireHOL -
- -
- -
-
- EU - London, TCP SYN packets/s received -
-
-
-
-
- -
-
- US - Atlanta, TCP SYN packets/s received -
-
-
-
-
- -
-
- US - California, TCP SYN packets/s received -
-
-
-
-
- -
-
- Canada, TCP SYN packets/s received -
-
-
-
-
-
-
- did you notice the decimal numbers? -
netdata interpolates collected values at second boundaries, with nanosecond detail!
-
- - -
- CPU Utilization of the demo sites -
- -
-
-
-
- -
-
-
- -
-
-
- -
-
-
-
-
- what is using so much CPU? -
The site iplists.firehol.org is maintained by FireHOL - the CPU is used for comparing security IP Lists.
-
- -
- Netdata performance -
-
- netdata monitors users, user groups, applications (process trees) -
- containers (lxc, docker, etc.) and SNMP devices. -
- - - - - -
-
-
-
- EU - London, CPU % of a single core -
-
-
-
-
- -
-
- US - Atlanta, CPU % of a single core -
-
-
-
-
- -
-
- US - California, CPU % of a single core -
-
-
-
-
- -
-
- Toronto, CPU % of a single core -
-
-
-
-
- -
- this utilization is about the whole netdata process tree and the percentage is of a single core! -
including BASH plugins (it monitors mysql on the demo sites), node.js plugins (it monitors bind9 on the demo sites), etc. -
and including the chart refreshes for the dashboards of all viewers.
-
-
- -
-
-
- EU - London, API average response time in milliseconds -
-
-
-
-
- -
-
- US - Atlanta, API average response time in milliseconds -
-
-
-
-
- -
-
- US - California, API average response time in milliseconds -
-
-
-
-
- -
-
- Canada, API average response time in milliseconds -
-
-
-
-
- -
- netdata is really fast (the values are milliseconds!) -
- These values include everything, from the reception of the first byte to the dispatch of the last, including gzip compression. -
- Values above 2-3ms are usually chart refreshes of charts with several dimensions, charts with very long durations (zoomed out), or file transfers. -
-
-
-
- -
- want to know more? -
- jump to the netdata page at github -
- it needs just 3 mins to be installed on your servers! -
-   -
-
- - - diff --git a/web/gui/goto-host-from-alarm.html b/web/gui/goto-host-from-alarm.html index 7d12f848..af9db7ea 100644 --- a/web/gui/goto-host-from-alarm.html +++ b/web/gui/goto-host-from-alarm.html @@ -2,13 +2,6 @@ - Goto a host you know... diff --git a/web/gui/index.html b/web/gui/index.html index d3099101..47baa548 100644 --- a/web/gui/index.html +++ b/web/gui/index.html @@ -17,22 +17,6 @@ - - - - - - - - - - - - - - - - @@ -90,13 +74,9 @@