Differences
This shows you the differences between the selected revisions of the page.
2014-04-23 | 2014-06-10 | ||
fixing StoredSessionsAdvancedSettings counter name (martin) | 5.5.4 counters (martin) | ||
Line 122: | Line 122: | ||
| ''OpenedSessionsXmlLog'' | Number of connection attempts with [[logging_xml|XML logging]] enabled. | | | | ''OpenedSessionsXmlLog'' | Number of connection attempts with [[logging_xml|XML logging]] enabled. | | | ||
| ''OpenedSessionsFailed'' | Number of connection attempts that failed. | 5.2 | | | ''OpenedSessionsFailed'' | Number of connection attempts that failed. | 5.2 | | ||
+ | | ''OpenedSessionsFailedAfterCancel'' | Number of connection attempts that failed after [[ui_authenticate|authentication prompt]] was cancelled. | 5.5.4 | | ||
+ | | ''OpenedSessionsFailedRecovered'' | Number of days in which any failed connection attempt was followed by any successful connection. | 5.5.4 | | ||
+ | | ''OpenedSessionsFailedLastDate'' | Date of the last failed connection attempt. | 5.5.4 | | ||
| ''OpenedSessionsSSH1'' | Number of opened sessions using version 1 of [[ssh|SSH protocol]]. | 5.2.6 | | | ''OpenedSessionsSSH1'' | Number of opened sessions using version 1 of [[ssh|SSH protocol]]. | 5.2.6 | | ||
| ''OpenedSessionsSSH2'' | Number of opened sessions using version 2 of [[ssh|SSH protocol]]. | 5.2.6 | | | ''OpenedSessionsSSH2'' | Number of opened sessions using version 2 of [[ssh|SSH protocol]]. | 5.2.6 | | ||
Line 139: | Line 142: | ||
| ''OpenedSessionsFTPRealWindowsPath'' | Number of opened sessions to FTP server using Windows-style paths with unsupported backward slashes (''C:\Windows''). | 5.2.6 | | | ''OpenedSessionsFTPRealWindowsPath'' | Number of opened sessions to FTP server using Windows-style paths with unsupported backward slashes (''C:\Windows''). | 5.2.6 | | ||
| ''OpenedSessionsFTPOtherPath'' | Number of opened sessions to FTP server not using Unix nor Windows-style paths (e.g. VMS). | 5.2.5 | | | ''OpenedSessionsFTPOtherPath'' | Number of opened sessions to FTP server not using Unix nor Windows-style paths (e.g. VMS). | 5.2.5 | | ||
+ | | ''OpenedSessionsProxy'' | Number of opened sessions using [[ui_login_proxy|proxy]]. | 5.5.4 | | ||
+ | | ''OpenedSessionsFtpProxy'' | Number of opened sessions using FTP proxy. | 5.5.4 | | ||
| ''MaxOpenedSessions'' | Maximal number of [[task_connections|opened sessions]] at the same time. | | | | ''MaxOpenedSessions'' | Maximal number of [[task_connections|opened sessions]] at the same time. | | | ||
+ | | ''HostNotVerified'' | Number of times user rejected host verification (SSH host key or TLS/SSL certificate). | 5.5.4 | | ||
| ''RemoteFilesExecuted'' | Number of remote files [[task_edit|opened]] in an associated application. | | | | ''RemoteFilesExecuted'' | Number of remote files [[task_edit|opened]] in an associated application. | | | ||
| ''RemoteFilesOpenedInInternalEditor'' | Number of remote files opened in an [[ui_editor|internal editor]]. | | | | ''RemoteFilesOpenedInInternalEditor'' | Number of remote files opened in an [[ui_editor|internal editor]]. | | | ||
Line 179: | Line 185: | ||
| ''UpdateDisplaysNew'' | Number of displays of update information window showing information about a new version, i.e., update information window was displayed when a new version was available. | 5.2.5 | | | ''UpdateDisplaysNew'' | Number of displays of update information window showing information about a new version, i.e., update information window was displayed when a new version was available. | 5.2.5 | | ||
| ''UpdateDownloadOpens'' | Number of clicks on //Download// button on update information window. | 5.2.5 | | | ''UpdateDownloadOpens'' | Number of clicks on //Download// button on update information window. | 5.2.5 | | ||
+ | | ''UpdateProxyAutodetected'' | Number of update checks over autodetected [[ui_pref_updates#connection|proxy]]. | 5.5.4 | | ||
+ | | ''UpdateProxyManual'' | Number of update checks over manually configured proxy. | 5.5.4 | | ||
| ''UpdateHistoryOpens'' | Number of clicks on //What's New// button on update information window. | 5.2.5 | | | ''UpdateHistoryOpens'' | Number of clicks on //What's New// button on update information window. | 5.2.5 | | ||
| ''ConsoleExternal'' | Number of [[scripting|scripting/console]] runs using ''winscp.com''. | | | | ''ConsoleExternal'' | Number of [[scripting|scripting/console]] runs using ''winscp.com''. | | | ||
Line 197: | Line 205: | ||
| ''SendToAnotherInstance'' | Sessions sent to an existing instance of WinSCP. | 5.2 | | | ''SendToAnotherInstance'' | Sessions sent to an existing instance of WinSCP. | 5.2 | | ||
| ''ProtocolSuggestions'' | [[ui_pref_network#connections|Suggestions to use different protocol]], if server does not support default SFTP protocol. | 5.2 | | | ''ProtocolSuggestions'' | [[ui_pref_network#connections|Suggestions to use different protocol]], if server does not support default SFTP protocol. | 5.2 | | ||
+ | | ''PrivateKeySelectErrors'' | Errors when selecting a private key. | 5.5.4 | | ||
| ''AccessViolations'' | Fatal errors. | 5.1.3 | | | ''AccessViolations'' | Fatal errors. | 5.1.3 | | ||
| ''ExternalExceptions'' | Fatal errors. | 5.1.3 | | | ''ExternalExceptions'' | Fatal errors. | 5.1.3 | |