Cachet is a beautiful and powerful open source status page system.
要部署 Cachet status page system 使用下列原件部署在 Kubernetes。
Cachet Docker Imagecachet-monitor
serial0.present = "TRUE" serial0.fileType = "network" serial0.fileName = "telnet://127.0.0.1:9001" serial0.startConnected = "TRUE" serial0.yieldOnMsrRead = "TRUE"
Password: RP/0/0/CPU0:Mar 23 04:32:37.779 : exec[65709]: %SECURITY-login-4-AUTHE N_FAILED : Failed authentication attempt by user 'cisco' from 'console' on 'con0 _0_CPU0'
RP/0/0/CPU0:ios#conf t RP/0/0/CPU0:ios(config)#int g0/0/0/0 RP/0/0/CPU0:ios(config-if)#ip add 192.168.1.2/24 RP/0/0/CPU0:ios(config-if)#exit RP/0/0/CPU0:ios(config)#int g0/0/0/1 RP/0/0/CPU0:ios(config-if)#ip add 10.1.1.2/24 RP/0/0/CPU0:ios(config-if)#exit RP/0/0/CPU0:ios(config)#snmp-server community public RO RP/0/0/CPU0:ios(config)#commit
Building configuration... !! IOS XR Configuration 5.1.1 !! Last configuration change at Sun Mar 23 03:50:32 2014 by cisco ! snmp-server community public RO snmp-server community private RW interface MgmtEth0/0/CPU0/0 shutdown ! interface GigabitEthernet0/0/0/0 ipv4 address 192.168.1.2 255.255.255.0 ! interface GigabitEthernet0/0/0/1 ipv4 address 10.1.1.2 255.255.255.0 ! end
測試SNMP來取得網路埠資訊,結果如下圖:
目前還無法設定 SSH,也還不知道如何將console 導出,而不是侷限在local,因為想寫個程式來控制網路,不然就只能使用SNMP控制了。
參考
Cisco IOS-XRv (V as in Virtual!)
Running IOS XRv on VMware Fusion/Workstation
Connecting IOS-XRv to dynamips through vmware
Cisco IOS XRv Router Overview
INTRODUCTION TO CISCO IOS XR
Configuration file
|
<VM_name>.vmx
|
Swap file
|
<VM_name.vswp or vmx-VM_NAME>.vswp
|
BIOS file
|
<VM_name>.nvram
|
Log files
|
vmware.log
|
Raw Device map file
|
<VM_name>-rdm.vmdk
|
Disk descriptor file
|
<VM_name>.vmdk
|
Disk data file
|
<VM_name>-flat.vmdk
|
Template file
|
<VM_name>.vmtx
|
Suspended state file
|
<VM_name>.vmss
|
Snapshot data file
|
<VM_name>.vmsd
|
Snapshot state file
|
<VM_name>.vmsn
|
Snapshot disk file
|
<VM_name>-delta.vmdk
|