Add new process info link to System menu

This commit is contained in:
Thomas Gelf 2014-03-10 00:51:36 +01:00
parent e54c91c2f7
commit 431cb9a4b4
4 changed files with 32 additions and 14 deletions

View File

@ -8,13 +8,15 @@ priority = 10
icon = img/icons/configuration.png
priority = 200
[System.Configuration]
title = "Configuration"
url = "config"
[System.Preferences]
title = "Preferences"
url = "preference"
priority = 200
[System.Configuration]
title = "Configuration"
url = "config"
priority = 300
[Logout]
url = "authentication/logout"

View File

@ -82,7 +82,14 @@ url = "monitoring/list/notifications"
title = "All Events"
url = "monitoring/list/eventhistory?raw_timestamp>=-2+days"
[System.Performance]
title = "Performance"
url = "monitoring/process/performance"
[System.Process Info]
title = "Process Info"
url = "monitoring/process/info"
priority = 120
[System.Performance Info]
title = "Performance Info"
url = "monitoring/process/performance"
priority = 130

View File

@ -8,13 +8,15 @@ priority = 10
icon = img/icons/configuration.png
priority = 200
[System.Configuration]
title = "Configuration"
url = "config"
[System.Preferences]
title = "Preferences"
url = "preference"
priority = 200
[System.Configuration]
title = "Configuration"
url = "config"
priority = 300
[Logout]
url = "authentication/logout"

View File

@ -82,7 +82,14 @@ url = "monitoring/list/notifications"
title = "All Events"
url = "monitoring/list/eventhistory?raw_timestamp>=-2+days"
[System.Performance]
title = "Performance"
url = "monitoring/process/performance"
[System.Process Info]
title = "Process Info"
url = "monitoring/process/info"
priority = 120
[System.Performance Info]
title = "Performance Info"
url = "monitoring/process/performance"
priority = 130