-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replaced the obsolete studio/server/server-dashboard page with a mana…
…ge-server page
- Loading branch information
Showing
21 changed files
with
192 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 40 additions & 3 deletions
43
Documentation/6.2/Raven.Documentation.Pages/studio/server/.docs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+66.9 KB
Documentation/6.2/Raven.Documentation.Pages/studio/server/images/manage-server.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+441 KB
Documentation/6.2/Raven.Documentation.Pages/studio/server/images/manage-server.snagx
Binary file not shown.
Binary file added
BIN
+16.3 KB
...cumentation.Pages/studio/server/images/manage-server_click-to-manage-server.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+65.2 KB
...Raven.Documentation.Pages/studio/server/images/manage-server_click-to-manage-server.snagx
Binary file not shown.
Binary file removed
BIN
-142 KB
...ntation/6.2/Raven.Documentation.Pages/studio/server/images/server-dashboard.png
Binary file not shown.
Binary file removed
BIN
-156 KB
Documentation/6.2/Raven.Documentation.Pages/studio/server/images/server-dashboard.snag
Binary file not shown.
75 changes: 75 additions & 0 deletions
75
Documentation/6.2/Raven.Documentation.Pages/studio/server/manage-server.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
# Studio: Manage Server | ||
--- | ||
|
||
{NOTE: } | ||
|
||
* Use the **Manage Server** menu to access your server's configuration and debugging options. | ||
|
||
* In this page: | ||
* [Manage Server menu](../../studio/server/manage-server#manage-server-menu) | ||
* [Configuration options](../../studio/server/manage-server#manage-server-configuration-options) | ||
* [Debug options](../../studio/server/manage-server#debug-debugging-and-statistics-options) | ||
|
||
{NOTE/} | ||
|
||
--- | ||
|
||
{PANEL: Manage Server menu} | ||
|
||
Open the **Manage Server** menu from Studio's main menu. | ||
|
||
![Main menu: Click to manage server](images/manage-server_click-to-manage-server.png "Main menu: Click to manage server") | ||
|
||
--- | ||
|
||
The menu is divided into two main sections, one to configure various server | ||
options and the second to debug the server and view various statistics. | ||
|
||
![Manage Server menu](images/manage-server.png "Manage Server menu") | ||
|
||
### 1. Manage Server: Configuration options | ||
|
||
* [Cluster](../../studio/cluster/cluster-view) | ||
View and modify your cluster topology. | ||
* [Client Configuration](../../studio/server/client-configuration) | ||
Set a client configuration that applies to all the databases in the cluster. | ||
* [Studio Configuration](../../studio/database/settings/studio-configuration#studio-configuration---server-wide) | ||
Set server-wide Studio-related options, applied to all the databases hosted by this server. | ||
* [Server Settings](../../studio/server/server-settings) | ||
Display settings common to all the databases hosted by this server. | ||
* [Admin JS Console](../../studio/server/debug/admin-js-console) | ||
Use this console to run JavaScript code, to execute advanced operations on the server. | ||
* [Certificates](../../studio/server/certificates/server-management-certificates-view) | ||
Export, Import and Customization options for server and client certificates. | ||
* **Server-Wide Tasks** | ||
Define server-wide | ||
[External Replication](../../studio/database/tasks/ongoing-tasks/external-replication-task) | ||
and [Periodic Backup](../../studio/database/tasks/backup-task) | ||
tasks that apply to all the databases hosted by this server. | ||
* [Server-Wide Analyzers](../../studio/database/settings/custom-analyzers#server-wide-custom-analyzer-view) | ||
Add server-wide custom analyzers, to split index fields into tokens | ||
that can be used by indexes on all the databases hosted by this server. | ||
* [Server-Wide Sorters](../../studio/database/settings/custom-sorters#server-wide-custom-sorter-view) | ||
Add server-wide custom sorters, to define how query results are ordered | ||
by queries made on all the databases hosted by this server. | ||
|
||
### 2. Debug: Debugging and statistics options | ||
|
||
* [Admin Logs](../../studio/server/debug/admin-logs) | ||
View a live stream of RavenDB log data, and modify logging settings. | ||
* **Traffic Watch** | ||
View the HTTP requests made to the server. | ||
* **Gather Debug Info** | ||
Collect diagnostics data from selected or all databases on this | ||
server or the entire cluster, to help troubleshoot and resolve issues. | ||
* **Storage Report** | ||
* **IO Stats** | ||
View, Export, and Import I/O statistics. | ||
* **Stack Traces** | ||
Capture debugging stack traces for this server or the entire cluster. | ||
* **Running Queries** | ||
* **Advanced** | ||
Advanced debug options, including the | ||
[Cluster Observer](../../studio/server/debug/advanced/cluster-observer). | ||
|
||
{PANEL/} |
43 changes: 0 additions & 43 deletions
43
...mentation/6.2/Raven.Documentation.Pages/studio/server/server-dashboard.markdown
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
Documentation/7.0/Raven.Documentation.Pages/studio/server/.docs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters