dashboard

hostname(config)# konfigürasyon prompt bölümündeki kullanılabilir dashboard komutuyla ile ilgili konfigürasyon işlemlerinin gerçekleştirilebileceği hostname(dashboard-[Name])# bölümüne geçiş yapılır. Bu bölümde web arayüzünde Configuration -> Dashboard sekmesinde gerçekleştirilebilen konfigürasyonların karşılığı olan CLI komutları bulunur.

parta_Document(config)# dashboard [Name]
parta_Document(config)# dashboard exampleCLI
parta_Document(dashboard-exampleCLI)# ?
dashboard                Dashboard Name
disable                  Disable Dashboard
enable                   Enable Dashboard
widget                   Widget Name
parta_Document(dashboard-exampleCLI)# show this
dashboard exampleCLI
 enable
parta_Document(dashboard-exampleCLI)# widget exampleWidget 
parta_Document(dash-exampleCLI-widget-exampleWidget)# 
dashboard                Dashboard Name
disable                  Disable Dashboard
enable                   Enable Dashboard
listen-interface         Port commands
log-entries              Log Entries
type                     Widget Type
widget                   Widget Name
parta_Document(dash-exampleCLI-widget-exampleWidget)# type 
auth-log                 Authorization Logs
dhcp-lease               DHCP Leases
interface-bandwidth      Instant traffic on interface
interface-packet-count   Shows the number of packets passing through interface
interface-traffic        Shows the traffic passing through interface
nac-log                  NAC Logs
service-log              Service Logs
sslvpn-log               SSL-VPN Logs
system-log               System Logs
parta_Document(dash-exampleCLI-widget-exampleWidget)# type interface-traffic 
parta_Document(dash-exampleCLI-widget-exampleWidget)# listen-interface 1/1/4
parta_Document(dash-exampleCLI-widget-exampleWidget)# show this
 widget exampleWidget
  type interface-bandwidth
  listen-interface 1/1/4
  enable

Yukarıda gerçekleştirilen widget ve dashboard komutları sayesinde Monitoring ana sayfasındaki User Defined sekmesi içerisinde oluşturduğumuz exampleCLI dashboard ve içinde oluşturduğumuz widget ile Targitas'ın monitoring ekranını ihtiyaçlarınıza uygun özelleştirebilirsiniz.

Last updated