早上正常查看監(jiān)控之一,cacti不出圖了。昨天斷電了一次。排查:
我們提供的服務(wù)有:網(wǎng)站設(shè)計(jì)、做網(wǎng)站、微信公眾號(hào)開發(fā)、網(wǎng)站優(yōu)化、網(wǎng)站認(rèn)證、武寧ssl等。為成百上千企事業(yè)單位解決了網(wǎng)站和推廣的問題。提供周到的售前咨詢和貼心的售后服務(wù),是有科學(xué)管理、有技術(shù)的武寧網(wǎng)站制作公司
1、檢查服務(wù)正常
2、檢查服務(wù)的連接,正常
3、查看日志,報(bào)錯(cuò)145.
日志報(bào)錯(cuò)如下:
AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'145', SQL:"select poller_output.output, poller_output.time, poller_output.local_data_id, poller_item.rrd_path, poller_item.rrd_name, poller_item.rrd_num from (poller_output,poller_item) where (poller_output.local_data_id=poller_item.local_data_id and poller_output.rrd_name=poller_item.rrd_name) LIMIT 10000"
MySQL查看,采集器緩存停止了工作。
mysql> select count(*) from poller_output; +----------+ | count(*) | +----------+ | 0 | +----------+ 1 row in set (0.00 sec) mysql>
解決方式:
1、重建采集器緩存(比較方便)
2、數(shù)據(jù)庫(kù)清理(清空poller_output表)
truncate table poller_output;
恢復(fù)正常:
因?yàn)橐荒甓鄡H僅出現(xiàn)一次問題,這里就不調(diào)參數(shù)優(yōu)化了。
當(dāng)前文章:CactiError:'145“解決
文章來(lái)源:http://aaarwkj.com/article22/ipddjc.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供微信小程序、域名注冊(cè)、網(wǎng)站制作、做網(wǎng)站、網(wǎng)站改版、網(wǎng)站策劃
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)