Anhang B Flashcards
Was zeigt der Client Log an?
Client logs show the date/time, user, device, MBO, operation and status (Message) that has been performed
Was kann mit der Error History gemacht werden?
View and clean
Error-Log: Welche Informationen bekommt man auf Operation-Ebene?
View the operation replay time, failed replays, etc
Logs: Wie kann man die Sicht filtern?
Neben Datum:
- Enter a start and end date and click the Retrieve button to view the log entries for that date range
Ansonsten auch Einschränkung über Domains möglich
UND:
- A package (or packages)
- A particular user (or users)
- Specific devices
Ebenfalls möglich: Filterung über Log Entries (Error, Security, Device Notification, …)
Wozu dient Monitoring und wie ist das Standard-Verhalten?
Enable monitoring to help troubleshoot issues
- By default, monitoring is disabled
- To enable, click the Monitoring node and then the Enable button in the General tab
Was beinhaltet Replication Monitoring Detail View?
Used to display, per package, the device, user and entity
- Including start and finish times and possible errors
Wozu dient das Command Line Tool supadmin.bat und welche Befehle gibt es?
Script: supadmin.bat in %UNWIRED_SERVER%\bin
- Supports Interactive and Batch mode
General Commands:
- exit: Exit command line utility
- help: Get help
- login: Login to Unwired server
- logout: Logout from Unwired server
Package Commands:
- delete: Delete package
- deploy: Deploy package
- export: Export package
- import: Import package
Welche Alternativen zur SCC gibt es?
Using an SNMP Client application to front-end the management functions of the platform
Write your own custom client application to administer the Unwired Server
(Sybase Unwired Platform includes a collection of libraries in the Management APIs to develop such a client)