> For the complete documentation index, see [llms.txt](https://docs.targitas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.targitas.com/targitas-kullanim-rehberi/targitas-cli-arayuzune-giris/cli-konfigurasyon-komutlari/dashboard.md).

# 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="/files/1qDEbdy5iHk4Tz7299Zx" alt=""><figcaption></figcaption></figure>
