點擊上方“IT那活兒”公眾號,關注后了解更多內(nèi)容,不管IT什么活兒,干就完了?。?!
下面給大家羅列幾種修改實例各參數(shù)配置修改的方法。
iastool --user admin --password B#2008_2108#es start --server
./iastool --user admin --passwordfile passwd_file --port 9999 get "*"
./iastool --user admin --passwordfile passwd_file --port 9999 get "*"
|grep -i "JDBC"
user 參數(shù)對應的admin為控制臺用戶名;
passwordfile 參數(shù)對應的passwd_file為加密文件;
port 參數(shù)對應的9999為控制臺端口。
./iastool --user admin --passwordfile passwd_file --port
9999 set key=value
./iastool --user admin --passwordfile passwd_file --port
9999 set server.resources.jdbc-resource.TESTDB3.max-pool-size=9
./iastool --user admin --passwordfile passwd_file --port
9999 get "*" |grep -i "TESTDB3.max-pool-size"
./iastool --user admin --passwordfile passwd_file --port
9999 set server.resources.jdbc-resource.TESTDB3.initial-pool-size=6
./iastool --user admin --passwordfile passwd_file --port 9999 get "*" |grep -i "thread-pool.max"
./iastool --user admin --passwordfile passwd_file --port
9999 set server.thread-pools.thread-pool.http-thread-pool.max-threads=130
./iastool --user admin --passwordfile admin_passwordfile --port 1900 set KEY=VALUE
文章版權歸作者所有,未經(jīng)允許請勿轉載,若此文章存在違規(guī)行為,您可以聯(lián)系管理員刪除。
轉載請注明本文地址:http://systransis.cn/yun/129484.html
摘要:基于的概述,簡稱,是中實現(xiàn)水平自動伸縮的功能。它可以根據(jù)使用率或應用自定義自動擴展數(shù)量支持和節(jié)點擴縮容層面,集群的持續(xù)監(jiān)控,一旦發(fā)現(xiàn)無法被,則基于進行擴展,即節(jié)點的自動擴縮容,具體內(nèi)容在后續(xù)文章中介紹。 基于Heapster的HPA 概述 Horizontal Pod Autoscaling,簡稱HPA,是Kubernetes中實現(xiàn)POD水平自動伸縮的功能。自動擴展主要分為兩種: 水...
摘要:基于的概述,簡稱,是中實現(xiàn)水平自動伸縮的功能。它可以根據(jù)使用率或應用自定義自動擴展數(shù)量支持和節(jié)點擴縮容層面,集群的持續(xù)監(jiān)控,一旦發(fā)現(xiàn)無法被,則基于進行擴展,即節(jié)點的自動擴縮容,具體內(nèi)容在后續(xù)文章中介紹。 基于Heapster的HPA 概述 Horizontal Pod Autoscaling,簡稱HPA,是Kubernetes中實現(xiàn)POD水平自動伸縮的功能。自動擴展主要分為兩種: 水...
摘要:宋體自年被開源以來,很快便成為了容器編排領域的標準。宋體年月,樂心醫(yī)療的第一個生產(chǎn)用集群正式上線。所以于年推出后,樂心醫(yī)療的運維團隊在開會討論之后一致決定盡快遷移到。Kubernetes 自 2014 年被 Google 開源以來,很快便成為了容器編排領域的標準。因其支持自動化部署、大規(guī)模可伸縮和容器化管理等天然優(yōu)勢,已經(jīng)被廣泛接納。但由于 Kubernetes 本身的復雜性,也讓很多企業(yè)的...
摘要:摘要目前是最流行的開源分布式搜索引擎系統(tǒng),其使用作為單機存儲引擎并提供強大的搜索查詢能力。前言分布式一致性原理剖析系列將會對的分布式一致性原理進行詳細的剖析,介紹其實現(xiàn)方式原理以及其存在的問題等基于版本。相當于一次正常情況的新節(jié)點加入。 摘要: ES目前是最流行的開源分布式搜索引擎系統(tǒng),其使用Lucene作為單機存儲引擎并提供強大的搜索查詢能力。學習其搜索原理,則必須了解Lucene,...
閱讀 1356·2023-01-11 13:20
閱讀 1707·2023-01-11 13:20
閱讀 1215·2023-01-11 13:20
閱讀 1906·2023-01-11 13:20
閱讀 4165·2023-01-11 13:20
閱讀 2757·2023-01-11 13:20
閱讀 1402·2023-01-11 13:20
閱讀 3671·2023-01-11 13:20