Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • cludomq cludomq
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
Collapse sidebar
  • ext
  • cludomqcludomq
  • Wiki
  • eventid:103

Last edited by Paweł Pierścionek Oct 03, 2016
Page history
This is an old version of this page. You can view the most recent version or browse the history.

eventid:103

E:103

AgentReadinessChanged / NotReady

Opis

Zdarzenie generowane w momencie wejścia agenta w stan niegotowości (np przy przejściu na przerwę lub zaraz po zalogowaniu jeżeli staruje jako niegotowy)

Nagłówki

Nagłówek Typ Wartość / Zakres Opis
e int 103 identyfikator eventu
en string AgentReadinessChanged nazwa eventu
AgentReadinessChanged boolean true flaga eventu
a int \d+ identyfikator agenta w systemie Cludo
an string .+ login agenta w systemie Cludo
afn string .+ pełna nazwa agenta w systemie Cludo
ts int \d+ timestamp zdarzenia w systemie Cludo (unix epoch)
i string [a-z0-0]{16} identyfikator instancji, dla której wystąpiło zdarzenie

Treść encodowana JSON

{
"s":"Ready", // szczegółowy typ zdarzenia
"ts":1475482634, // timestamp zdarzenia
"last_ts":1475482634, // timestamp ostatniego takiego zdarzenia
"svcs":[ // lista serwisów, których dotyczy zdarzenie (gotowy do pracy)
  "inb_jacada_486771960",
],
"agsvcs":[ // lista serwisów, do których agent jest przypisany
  "out_reczne",
  "inb_jacada_486771960",
  "czat_www.cldo.pl",
  "Email_demo@cldo.pl",
  "inb_CIH_486771961",
  "out_CIH",
  "Data Service",
  "wykrywanie-poczty"
]
}
Clone repository
  • eventid:100
  • eventid:10001
  • eventid:10002
  • eventid:10003
  • eventid:101
  • eventid:102
  • eventid:103
  • eventid:104
  • eventid:105
  • eventid:107
  • eventid:108
  • eventid:109
  • eventid:501
  • eventid:502
  • eventid:503
View All Pages