Mudanças entre as edições de "Controllr/Aplicativos/Isp/Histórico de sessões"
(Criou página com '==Histórico de Sessões== O aplicativo Histórico de Sessões link= possui informações das sessões realizadas pelos usuári...') |
|||
Linha 11: | Linha 11: | ||
<table cellspacing="0px" style="border: Solid 1px #000000; padding-right: 10px; padding-left: 10px;"> | <table cellspacing="0px" style="border: Solid 1px #000000; padding-right: 10px; padding-left: 10px;"> | ||
<tr> | <tr> | ||
− | <td style="border-top: Solid 1px; border-bottom: Solid 1px; border-left: Solid 1px; border-right: Solid 1px; padding-right: 10px; padding-left: 10px;"> | + | <td style="border-top: Solid 1px; border-bottom: Solid 1px; border-left: Solid 1px; border-right: Solid 1px; padding-right: 10px; padding-left: 10px;">Valor</td> |
− | <td style="border-top: Solid 1px; border-bottom: Solid 1px; border-left: Solid 1px; border-right: Solid 1px; padding-right: 10px; padding-left: 10px;"> | + | <td style="border-top: Solid 1px; border-bottom: Solid 1px; border-left: Solid 1px; border-right: Solid 1px; padding-right: 10px; padding-left: 10px;">Motivo</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Linha 148: | Linha 148: | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | |||
+ | [[Category:controllr]] | ||
+ | [[Category:Network]] | ||
+ | [[Category:Histórico]] | ||
+ | [[Category:Sessões]] |
Edição das 09h48min de 28 de junho de 2018
Histórico de Sessões
O aplicativo Histórico de Sessões possui informações das sessões realizadas pelos usuários.
Na coluna Fim é possível identificar o motivo do fim da conexão do cliente. Segue a tabela com os valores e seus significados:
Valor | Motivo |
User Request |
User requested termination of service, for example with LCP Terminate or by logging out. |
Lost Carrier |
DCD was dropped on the port. |
Lost Service |
Service can no longer be provided; for example, user's connection to a host was interrupted. |
Idle Timeout |
Idle timer expired. |
Session Timeout |
Maximum session length timer expired. |
Admin Reset |
Administrator reset the port or session. |
Admin Reboot |
Administrator is ending service on the NAS, for example prior to rebooting the NAS. |
Port Error |
NAS detected an error on the port which required ending the session. |
NAS Error |
NAS detected some error (other than on the port) which required ending the session. |
NAS Request |
NAS ended session for a non-error reason not otherwise listed here. |
NAS Reboot |
The NAS ended the session in order to reboot non-administratively ("crash"). |
Port Unneeded |
NAS ended session because resource usage fell below low-water mark (for example, if a bandwidth-on-demand algorithm decided that the port was no longer needed). |
Port Preempted |
NAS ended session in order to allocate the port to a higher priority use. |
Port Suspended |
NAS ended session to suspend a virtual session. |
Service Unavailable |
NAS was unable to provide requested service. |
Callback |
NAS is terminating current session in order to perform callback for a new session |
User Error |
Input from user is in error, causing termination of session. |
Host Request |
Login Host terminated session normally. |