Chandler
不是我愛寫,是因為腦袋的RAM不夠大,不寫下來馬上就忘了....
2025年1月17日 星期五
Zabbix 偵測 remote port
範例:偵測遠端的 https port 443。
用Template之後可重複使用
在 items 選 Simple Check,搭配 {$IP} 參數
在 host / Macros 設定 {$IP} 參數
閱讀更多 »
測試UDP port
Reference:
Windows如何检测UDP端口的连通性
安裝Windows版nmap
測試UDP port的指令
nmap -sU xx.xx.xx.xx -p port -Pn
-sU : 掃描UDP
-p : port
-Pn : 跳過ping測試
2025年1月16日 星期四
Zabbix 新增偵測目標
Reference:
Creating and configuring templates in Zabbix
Zabbix 使用SNMP監控 Linux
閱讀更多 »
網管軟體 Zabbix
Reference:
監控大挑戰 – 以 Zabbix 為例 Day 05. 安裝 Zabbix Server
安裝步驟:
install RockyLinux 9 (minimal install)
dnf update
dnf install -y epel*
#到Zabbix網站選擇安裝方式
https://www.zabbix.com/download
閱讀更多 »
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)