# dashboard

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir <mark style="color:red;">`dashboard`</mark> komutuyla  ile ilgili konfigürasyon işlemlerinin gerçekleştirilebileceği <mark style="color:red;">`hostname(dashboard-[Name])#`</mark> bölümüne geçiş yapılır. Bu bölümde web arayüzünde [**Configuration -> Dashboard**](https://parta.gitbook.io/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.

<figure><img src="https://4041240921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlymjafAFkQSGqMgk6j4e%2Fuploads%2FPxvpz1PtcFeHEcMJAOUT%2Fimage.png?alt=media&#x26;token=fe5aa338-e544-4999-82c1-73c3550ffffc" alt=""><figcaption></figcaption></figure>
