This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
uls:testsuite:version_180:admin_settings [2014-01-29 13:56] uls [Groups and Users] |
uls:testsuite:version_180:admin_settings [2014-02-27 16:00] (current) uls [Defining domains and sources] |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| | use this existing domain | | use this existing domain | ||
| |} | |} | ||
| + | |||
| + | <!-- wood lark = Heide Lerche (Lullula arborea) --> | ||
| + | <!-- blackbird = Amsel (Turdus merula) --> | ||
| + | <!-- chickadee = amerikanische Meise (Parus (Gattung)) --> | ||
| Test specific sources (servers) must be defined. | Test specific sources (servers) must be defined. | ||
| Line 136: | Line 140: | ||
| Use //show user// to show the list of all users and verify all users for correct group membership. | Use //show user// to show the list of all users and verify all users for correct group membership. | ||
| - | Verify especially that "TheSpyder" has full rights on both domains. | + | Verify especially that "TheSpyder" has full rights on both domains and can change to the //admin menu//. |
| + | |||
| + | Every time you login as a different user, go to //administration -> options// and enter: | ||
| + | |||
| + | {| | ||
| + | |+ set options for TheSpyder | ||
| + | ! show username | ||
| + | | [x] | ||
| + | |} | ||
| + | |||
| + | The username should appear in the upper frame below the logos after changing to the //main menu//. | ||
| ---- | ---- | ||
| + | |||
| ==== Notification Destinations ==== | ==== Notification Destinations ==== | ||
| - | Use | + | As user "TheSpyder" use |
| //notification -> edit notification destinations -> Mail// | //notification -> edit notification destinations -> Mail// | ||
| to add an e-mail notification destination. | to add an e-mail notification destination. | ||
| Line 179: | Line 194: | ||
| | The ticket target for "Systemaniacs" monitoring. | | The ticket target for "Systemaniacs" monitoring. | ||
| |} | |} | ||
| - | |||
| ---- | ---- | ||
| + | |||
| + | ==== Access Codes ==== | ||
| + | |||
| + | As user "TheSpyder" use the "admin menu" and select //main menu -> edit access// | ||
| + | and change the description of the access codes: | ||
| + | |||
| + | {| | ||
| + | ! name | ||
| + | ! retention time | ||
| + | ! description | ||
| + | |- | ||
| + | | all | ||
| + | | 14 | ||
| + | | general | ||
| + | |- | ||
| + | | adm | ||
| + | | 90 | ||
| + | | admin | ||
| + | |- | ||
| + | | sec | ||
| + | | 366 | ||
| + | | security | ||
| + | |- | ||
| + | | ulsadmlog | ||
| + | | 90 | ||
| + | | uls admin actions | ||
| + | |} | ||
| + | |||
| + | ----- | ||
| + | |||
| + | ==== Settings for Auditing ==== | ||
| + | |||
| + | As user "TheSpyder" use the "admin menu" and select //main menu -> system -> edit system variables// | ||
| + | and verify or change the "access-code for admin-auditing" to "ulsadmlog": | ||
| + | |||
| + | {| | ||
| + | |+ settings for auditing | ||
| + | ! servername for admin-auditing | ||
| + | | testsrv11 | ||
| + | |- | ||
| + | ! access-code for admin-auditing | ||
| + | | ulsadmlog | ||
| + | |- | ||
| + | ! storetime in days for user changeprotocol | ||
| + | | 360 | ||
| + | |} | ||
| + | |||
| + | ----- | ||
| + | ==== Special Units ==== | ||
| + | |||
| + | As user "TheSpyder" use the "admin menu" and select //main menu -> system -> edit units// | ||
| + | and verify or define the unit "boolean" and "{E} :car". | ||
| + | |||
| + | {| | ||
| + | ! name | ||
| + | ! si-unit | ||
| + | ! si-factor | ||
| + | ! si-offset | ||
| + | ! printflag | ||
| + | ! plotstyle | ||
| + | |- | ||
| + | | boolean | ||
| + | | boolean | ||
| + | | 1 | ||
| + | | 0 | ||
| + | | [x] | ||
| + | | impulses lc rgb 'blue' lw 3 | ||
| + | |- | ||
| + | | {E} :car | ||
| + | | {E} :car | ||
| + | | 0 | ||
| + | | 0 | ||
| + | | [ ] | ||
| + | | custom | ||
| + | |- | ||
| + | | [] ((open and closed bracket)) | ||
| + | | [] ((open and closed bracket)) | ||
| + | | 1 | ||
| + | | 0 | ||
| + | | [ ] | ||
| + | | points pt 3 ps 1 ((unit is present, change only the plotstyle)) | ||
| + | |} | ||
| + | |||
| + | If that unit does not exist yet and you are creating it now, | ||
| + | you leave "si-unit" blank and change it to itself by using | ||
| + | the appropriate drop-down box after the | ||
| + | unit has been initially saved. | ||
| + | |||
| + | |||
| + | |||