From 7478e610d99d1f2fb383ecbfa0b70d72eae27f81 Mon Sep 17 00:00:00 2001 From: server Date: Tue, 10 Dec 2019 18:12:37 -0500 Subject: solr changes --- .../server/solr-webapp/webapp/partials/cloud.html | 302 +++++++++++++++++++++ 1 file changed, 302 insertions(+) create mode 100644 solr-8.3.1/server/solr-webapp/webapp/partials/cloud.html (limited to 'solr-8.3.1/server/solr-webapp/webapp/partials/cloud.html') diff --git a/solr-8.3.1/server/solr-webapp/webapp/partials/cloud.html b/solr-8.3.1/server/solr-webapp/webapp/partials/cloud.html new file mode 100644 index 000000000..c2a878ad0 --- /dev/null +++ b/solr-8.3.1/server/solr-webapp/webapp/partials/cloud.html @@ -0,0 +1,302 @@ + +
+ +
+ +
+ + +
Status: {{zkState.status}}
+
+ Errors: +
    +
  • {{error}}
  • +
+
+
ZK connection string: {{zkState.zkHost}}
+
Ensemble size: {{zkState.ensembleSize}}
+
Ensemble mode: {{zkState.mode}}
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{{host.host}}
{{key}} + {{key === 'zk_version' ? host[key].split("-")[0] : host[key]}} +
{{key}} + {{host[key]}} +
{{key}} + {{host[key]}} +
{{key}} + {{host[key]}} +
+
+ +
+ + +
+ + Metadata +
+
    +
  • +
    +
    {{ key }}
    +
    {{ prop }}
    +
    +
  • +
+
+ +
+ Node "{{znode.path }}" has no utf8 Content +
+          
+   +
+ + +
+ +
+ +
+ +
+
+ + No hosts found. + Hosts {{from+1}} - {{from + hostsToShow.length}} of {{filteredHosts.length}}.  + + Filter by:   + + +   + + +   + + Show hosts per page. + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
HostNodeCPUHeapDisk usageRequestsCollectionsReplicas
+
{{h.host}}
+ + {{h.system.system.name}} + {{h.memTotal}} + Java {{h.system.jvm.spec.version}} +
Load: {{h.loadAvg}} +
+
+ {{h.system.system.name}} {{h.system.system.version}}, {{h.system.system.availableProcessors}}cpu
+ Uptime: {{h.uptime}}
+ Memory: {{h.memTotal}}
+ File descriptors: {{h.openFileDescriptorCount}}/{{h.maxFileDescriptorCount}}
+ Disk: {{h.diskTotal}} used: {{h.diskUsedPct}}%
+ Load: {{h.loadAvg}} +
+ +
+
(DEAD)
+
+ Uptime: {{n.jvmUptime}}
+
+ Java {{n.system.jvm.jre.version}}
+ Solr {{n.system.lucene['solr-impl-version'].split(" ")[0]}}
+
+ +
+
+
+ {{n.cpuPct}}% +
+
+
+ {{n.heapUsedPct}}% +
+
+ Max: {{n.heapTotal}}
+ Used: {{n.heapUsed}} +
+
+
+
+ {{n.size}} +
+
+ Total #docs: {{n.numDocs}}
+ Avg size/doc: {{n.sizePerDoc}} +
+
+
+
+ RPM: {{n.req15minRate}}
p95: {{n.reqp95_ms}}ms
+
+
(none)
+
+ {{ c }} +
+ +
+
(none)
+
+
{{ core.label }} ({{core.numDocsHuman}} docs)
+
{{ core.label }}
+
    +
  • deleted: {{core.deletedDocsHuman}}
  • +
  • warmupTime: {{core.warmupTime}}
  • +
  • avg size/doc: {{core.avgSizePerDoc}}
  • +
+
+ +
+
+ +
+ +
+ +
+
    +
  • Leader
  • +
  • Active
  • +
  • Recovering
  • +
  • Down
  • +
  • Recovery Failed
  • +
  • Inactive
  • +
  • Gone
  • +
  • Replica Type:
    N(NRT),T(TLOG),
    P(PULL)
  • +
+
+
+
+ + No collections found. + Collections {{start}} - {{last}} of {{total}}.  + + Filter by:  T:{{filterType}} + + + + + +   + + Show per page. + +
+
+ +
+ +
+ + + +
-- cgit v1.2.3-70-g09d2