SlideShare ist ein Scribd-Unternehmen logo
1 von 61
BP104:
IBM Notes Traveler
Daily Business –
Administration,
Monitoring and Support
René Winkelmeyer, midpoints GmbH
Agenda
 Administration basics
 Monitoring
 Tuning
 Troubleshooting
About me
midpoints GmbH
IBM Advanced Business Partner
IBM Design Partner (Notes Domino, Mobile, Verse)
Apple Enterprise Developer and MDM Group Member
Samsung Enterprise Alliance Partner
Services
- Enterprise Mobility Service
- Mobile Device and Application Management
- IBM Notes Traveler and IBM Mobile Connect
René Winkelmeyer
Head of Development
About me
Reach out any time
Skype / Twitter / LinkedIn => muenzpraeger
Web
http://blog.winkelmeyer.com
http://www.midpoints.de
Mail
mail@winkelmeyer.com
rene.winkelmeyer@midpoints.de
OpenNTF
File Navigator
Generic NSF View Widget for IBM Connections
René Winkelmeyer
Head of Development
Credits
Credits to the guy who I‘ve worked on Traveler and IBM
Mobile Connect stuff in the last years.
Blog
http://www.netzgoetter.net
Mail
detlev.poettgen@midpoints.de
Detlev Pöttgen
Managing Director
Legal
The following product names will be used in this session:
 DB2®
 Domino®
 Java™
 Microsoft SQL Server®
 Notes®
Agenda
 Administration basics
 Monitoring
 Tuning
 Troubleshooting
Administration Basics – High Availability
IBM Notes Traveler allows two operating modes:
 Standalone Traveler Server
– LotusTraveler.nsf
– Local Java Derby Database
 High Availability (HA) Traveler Server Pool
– Traveler-“Cluster“
– Remote RDBMS (IBM DB2 or M$ SQL)
Administration Basics – Big Picture Traveler
SQL
Backend
Server
SQL
Backend
Server
Traveler Server
HTTP
TASK
Traveler
OSGi
SERVLET
Traveler
TASKSSL
Domino
Directory
Server
Config LotusTraveler
Default
Settings
Derby
Rel.-DB
/ntsdb
Notes
notes.ini
Domino
& HTTP
Security
SQL
Administration Basics – High Availability
 Benefits of a HA environment
– Better scaling (Standalone should operate to max. 2.500 devices)
– Failover capabilites, no downtime of Traveler services
– Servers can be updated any time (there‘s never a good time for downtime...)
Administration Basics – High Availability
Domino Mail
Domino Mail
Domino Mail
Traveler
Server
HTTPS
Notes
Traveler
Server
DB2 / SQL Server
DB2 / SQL Server
DB2/SQL
HTTP(S)
IBM Notes Traveler
Service Pool
Load Balancer
IP-Sprayer
Reverse Proxy
(i.e. IBM Mobile Connect)
DB2 / SQL
Backend
Server in HA
IBM Notes Traveler – High Availability
 Two or more Domino servers with installed Traveler addon work in a so called
„Traveler Service Pool“
 All pool members use the same state database
 The state database is centrally organized (IBM DB2 or M$ SQL)
IBM Notes Traveler – High Availability
What‘s a Pool?
IBM Notes Traveler – Traveler Service Pool
 Every user can be served by every Pool member server
 All Pool member servers are equal (in terms of service)
 Travelers own Availabiltiy Index (AI) is used for internal Load Balancing using
TCP ports 50125/50126
 Each user is bound to a single server within the pool for his Master Monitoring
Sesssion (MM or User Session)
 This Master Monitor Server is responsible for mail database synchronisation
IBM Notes Traveler – HA Load Balancing
tell traveler HADR show
Domino ID Host IP:SrvrPort,SrvltPort Alive Server Servlet Last HB AI Users Devices
L1/NETWORK 330 s1.network.com 10.3.1.1:50125,50126 true true true 2014-08-26 96 2315 1179
L2/NETWORK 337 s2.network.com 10.3.1.2:50125,50126 true true true 2014-08-26 100 556 1102
L3/NETWORK 585 s3.network.com 10.3.1.3:50125,50126 true true true 2014-08-26 99 1630 1140
L4/NETWORK 580 s4.network.com 10.3.1.4:50125,50126 true true false 2014-08-26 100 0 346
L5/NETWORK 505 s5.network.com 10.3.1.5:50125,50126 true true true 2014-08-26 100 311 1106
AI = Traveler internal Availability Index (AI)
Users = Master Monitor Session / one per user
Devices = HTTP Sessions (Devices last seen) / one session per device
Note: L4/NETWORK has been restarted
IBM Notes Traveler – HA Load Balancing
• Traveler Availability Index (AI)
• Master Monitor Server (MM) per user
• User Load Balancing Bias
+ 10 Bias for local server
+ 20 Bias for current MM
• Load Balancing algorithm
• AI calculated per server
• Chooses the highest AI (incl. Bias) and
defines that server as MM
• All devices (of this user) are routed to
the current MM
• The MM isn‘t allowed to re-balance
within 10 minutes
HTTP –Task
Servlet
HTTP –Task
Servlet
Traveler –Task
AI = 75
Traveler –Task
AI = 80
Server 1 Server 2
AI 75 + BIAS 10 + BIAS 20 > AI 80
AI 75 + BIAS 20 > AI 80 + BIAS 10
TCP 50125
Administration Basics – Webfrontend
Starting with 8.5.3. UP1 Traveler administration is done by using a XPages
application
Administration Basics
 The webfrontend is unfortunately not sufficient – you‘ll often need the Domino
server console for troubleshooting
Administration Basics
Current user status – tell traveler user <user name>
tell traveler user Detlev Poettgen
CN=Detlev Poettgen/O=midpoints does not have sufficient access rights to the database
mail/dpoettge.nsf.
…
tell traveler user rene.winkelmeyer@midpoints.de
IBM Notes Traveler has validated that it can access the database mail/rwinkelm.nsf.
Encrypting, decrypting and signing messages are not enabled because the Notes ID is not in
the mail file or the ID vault.
……
Administration Basics
IBM Notes Traveler has validated that it can access the database mail/rwinkelm.nsf.
Encrypting, decrypting and signing messages are not enabled because the Notes ID is not in the mail file or the ID
vault.
Canonical Name: CN=Rene Winkelmeyer/O=midpoints
Internet Address: rene.winkelmeyer@midpoints.de
Master Server: Traveler01/srv/midpoints-trav, version 9
Master Server Locked: Jan 21, 2015 11:05 AM, type=Soft
Home Mail Server: CN=mail01/OU=srv/O=midpoints
Home Mail File: mail/rwinkelm.nsf
Current Mail Server: CN=mail01/OU=srv/O=midpoints Release 9.0
Current Mail File: mail/rwinkelm.nsf
Mail File Replicas: [CN=mail02/OU=srv/O=midpoints, mail/ms.nsf], [CN=mail01/OU=srv/O=midpoints,
mail/rwinkelm.nsf]
ACL for Rene Winkelmeyer/midpoints: Access=Editor Capabilities=create,update,read,delete,copy Missing
Capabilities=none
ACL for Traveler01/srv/midpoints-trav: Access=Manager Capabilities=create,update,read,delete,copy Missing
Capabilities=none
Notes ID: Mail File does not contain the Notes ID.
Auto Sync User State: Monitoring disabled
Last Prime Sync: Monday, Jan, 2015 2:31:11 PM CEST
Banned Documents: 0…
Administration Basics
Devices:
Device ID: ApplC38JCFABDTWG
Device Description: ApplC38JCFABDTWG
Security Policy Status: No policy
Security State: Clear
Approval State: Not required
Last Sync: Never
Auto Sync Device State: Inactive
Device offline time: Monday, Jan 20, 2015 2:39:42 PM CEST
Auto Sync Connection State: Disconnected
Auto Sync Applications to Synchronize: folder, mail, calendar, contact, serviceability, security
Auto Sync Change Flags: folder:add, mail:add(4:add), serviceability:configGet/configSet
Administration Basics
Pipe command output to file – tell traveler –f <filepath> user <user name>
Watch out:
Command leaves zero byte validation file .sem in the directory which doesn‘t get
cleaned up automatically.
tell traveler –f /tmp/user.txt user rwinkelm
Output for command ‘-f /tmp/user.txt show rwinkelm’ can be found at /tmp/user.txt.
[root@incinerate tmp]# ls -lrt
insgesamt 3240
-rw-rw-r--. 1 domino domino 424 20. Jan 13:19 user.txt
-rw-rw-r--. 1 domino domino 0 20. Jan 13:19 user.txt.sem
Administration Basics
Get SQL content via Domino console – tell traveler sql „<QUERY>“
tell traveler sql "SELECT HOSTNAME FROM TS_GLOBAL“
[04683:00036-3357230848] Command 'SELECT HOSTNAME FROM TS_GLOBAL' was
completed successfully.
[04683:00036-3357230848] HOSTNAME |
[04683:00036-3357230848] incinerate.midpoints.net |
[04683:00036-3357230848] hellfire.midpoints.net |
[04683:00036-3357230848] aryastark.midpoints.net |
Agenda
 Administration basics
 Monitoring
 Tuning
 Troubleshooting
Monitoring – Server-Task
 Notes Traveler is part of the „Server Tasks“ within Domino Administrator
(added in 2013, check if your domadmin.nsf is updated)
Monitoring
Traveler server status – tell traveler status
tell traveler status
The IBM Notes Traveler task has been running since Tue May 14 12:31:09 BST 2014.
The IBM Notes Traveler availability index is currently 100 while servicing 431 users.
The last successful device sync was on Sat Jan 22 15:05:15 BST 2015.
The overall status of IBM Notes Traveler is Green.
You‘ll find the default statistic values for yellow/red statuses in an IBM wiki
– http://www-
10.lotus.com/ldd/dominowiki.nsf/dx/Status_command_considerations_and
_examples_LNT853
Monitoring – Statistics
 Issuing tell traveler stat show on the Domino console brings you all Traveler
statistics
– http://www-
01.ibm.com/support/knowledgecenter/#!/SSYRPW_9.0.1/statfields.dita
Monitoring – Statistics
 Statistics are also available using Domino Administrator. Some are very useful
– some have only an informational level.
Monitoring – Statistics
Analyzing connection issues and latencies
tell traveler stat show
[0A8C:0068-0924] Availability.Index.060-070 = 1
[0A8C:0068-0924] Availability.Index.090-100 = 48
[0A8C:0068-0924] Availability.Index.Current = 100
….
[0A8C:0068-0924] DCA.DB_CLOSE = 54
[0A8C:0068-0924] DCA.DB_OPEN = 41
[0A8C:0068-0924] DCA.DB_OPEN.Time.Histogram..000-001 = 37
[0A8C:0068-0924] DCA.DB_OPEN.Time.Histogram.CN=Traveler01/OU=srv/O=midpoints-trav.000-001 = 4
….
Monitoring – Statistics
 CPU.Pct.070-080
CPU.Pct.080-090
CPU.Pct.090-100
– Will be set when the CPU usage is within the defined range (i. e. 70-80% of the
first parameter)
– Important parameter as Traveler performance can be affected heavily if CPU
usage is 78% or more.
Monitoring – Statistics
 DCA.C.DB_OPEN.Time.Histogram.<server>.<bucket>
– A „bucket“ defines the time in seconds which was needed to open a mail file.
– This statistic helps to analyze latencies and connection issues to remote mail
servers.
Monitoring – End-To-End
 All shown mechanisms for analyzing Traveler health and status are missing
some key elements:
– Is Traveler available from external and can a device synchronize?
– Are all involved components available (i. e. Internet connectivity, Firewall, Load
Balancer, Reverse Proxy, Network to mail servers, mail server itself etc.)
 An administrator needs to know issues before the CxO calls during BBQ.
Monitoring – End-To-End
 Check if Traveler infrastructure works from external
– HTTP(S) request to /traveler?action=getStatus
– HTTP response code 200 mean: Traveler is available
 Validations
– Traveler access (Load Balancer, Proxy, authentication)
– HTTP task active
– Traveler task active
– Mail server reachable
– Traveler database (SQL backend) available
Monitoring – End-To-End
Monitoring – End-To-End
 Traveler Mail Delivery Confirmation Message
– Send a mail to a specific mail account (which is set on a device)
– Device fetches mail via Traveler
– The recipient will receive a confirmation mail if the mail has been delivered to
the device
– If the recipient doesn‘t get the confirmation mail – Houston, we have a problem!
Monitoring – End-To-End
 Traveler Mail Delivery Confirmation Message
– Available since Traveler 9.0.0.1 IF2
– Must be explicitly activated via notes.ini
NTS_MAIL_DELIVERY_CONFIRMATION=true
– Allowed senders can be explicitly set
NTS_MAIL_DELIVERY_CONFIRMATION_SENDERS=MonitorMail1/Company
Monitoring – End-To-End
 Traveler Mail Delivery Confirmation Message
– Mail-Subject must begin with <$Confirm>
– Additional keywords/combinations:
<$Confirm,RemoveOnDelivery>
<$Confirm,SuppressSaveInSentItems>
<$Confirm,RemoveOnDelivery,SuppressSaveInSentItems>
– http://www-
10.lotus.com/ldd/dominowiki.nsf/dx/Using_Mail_delivery_confirmation_message
s_with_IBM_Notes_Traveler
Monitoring – Port checks
 80 / 443 - HTTP/HTTPS
 50125 - Communication
Servlet => Traveler task
Traveler task => Traveler task
 50126 - Communication
Traveler task => Servlet
 Port checks should always be combined with further/other checks.
– Port 50125 may i. e. answer but the Traveler task may not reach the SQL
backend
Monitoring – Know your devices
 Knowing your devices (os, os version type etc) is critical.
Agenda
 Administration basics
 Monitoring
 Tuning
 Troubleshooting
Tuning
 Always watch the amount of devices in your infrastructure and update your
configuration accordingly.
 Important parameters are i. e.
– CPU and RAM
– HTTP threads
– Memory cache
– Maximum memory size
– Address cache
– Request size
Tuning
 Assign CPU and RAM more then needed. 64bit is always recommended.
Tuning
 HTTP threads => 1,2 * number of devices per server
(default: 100 32bit / 400 64bit)
 Watch out: RAM for all threads will be allocated a HTTP task start
Tuning
 Maximum cached users:
Number of users per server
 Cached user expiration level:
Recommendation: 28.800 sec (8h)
Tuning
 Maximum Memory Size: varies depending of the user/device numbers
 Should be minimum 1.024 MB (rule of thumb: always ¼ of available memory)
Tuning
 Memory – tell traveler mem
CPU and Memory (MB) Usage History
Date CPU Pct Java Mem C Mem Avl Indx # Users # Errors # DB Conn
2015-01-02 15:01:53 BST 0.01 56 1307 100 5 1 0
2015-01-02 15:16:53 BST 0.01 44 1307 100 5 1 0
2015-01-02 15:31:53 BST 0.01 73 1307 100 5 1 0
2015-01-02 15:46:53 BST 0.01 39 1306 100 5 1 0
2015-01-02 16:01:53 BST 0.01 53 1306 100 5 1 0
2015-01-02 16:16:53 BST 0.01 66 1307 100 5 1 0
2015-01-02 16:31:53 BST 0.01 87 1307 100 5 1 0
…
Current Memory Usage
Java Memory Usage
Max Total 1024 MB
Current Total 96 MB
Free 940 MB (92 percent of Max Total)
Allocated 84 MB (8 percent of Max Total)
C Memory Usage
Allocated 1293 MB (33 percent of Total Physical)
Current Usage
Java 84 MB
C 1293 MB
Tuning
 Traveler performance varies depending on multiple factors like mail database
size and sync filter settings.
 You‘ll see that in the size of the Derby / SQL database
– 850 User, 500 MB quota, no filter => 1 GB
– 850 User, no quota (Ø 2 GB), no filter => 5 GB
– 2.000 User, no quota (Ø 1,5 GB), filter ”1 year” => 4 GB
 Largest seen Derby database: 17 GB (1.000 users, no filter)
U * (D * (700 * V + 4000)) = Recommended DB space available in bytes
Tuning
 Usage – tell traveler dbusage
tell traveler dbusage
IBM Notes Traveler Database Statistics
Accounts: 11
Devices: 23
Total device documents: 35307
Device documents synced: 12124
Device documents filtered: 23183
Domino documents: 11056
Highest Total Usage Documents Percentage
------------------------------------------------------------------------------------------------
Rene Winkelmeyer/midpoints 7229 65.39
Michael Schloemp/midpoints/de 1471 13.30
Detlev Poettgen/midpoints 1302 11.78
Michael Ingendoh/midpoints 819 7.41
Benjamin Gaisser/midpoints/de 235 2.13
Tuning
 Usage – tell traveler dbusage
Mail documents: 14321
Highest Mail usage Documents Percentage EMail filter
--------------------------------------------------------------------------------------------------------------------
Rene Winkelmeyer/midpoints 6773 72.66 unlimited
Michael Schloemp/midpoints/de 1254 13.45 unlimited
Detlev Poettgen/midpoints 743 7.97 30 days
Michael Ingendoh/midpoints 399 4.28 14 days
Benjamin Gaisser/midpoints/de 152 1.63 30 days
Calendar documents: 10085
…
Tuning
Tuning
 Standalone (Derby)
– Frequent defragmentation
 HA (IBM DB2 / M$ SQL)
– Frequent Runstats for table and index status
– Index ReOrg => TALK TO YOUR RDBMS-ADMIN
– Translog check (size and storage)
Tuning – DON‘T DO THIS AT HOME
 Get all Traveler configuration parameters – tell traveler config
ADMINP_POLL_INTERVAL = 0
DEBUG_OUTFILE = "”
LOGFILE_DIR = "”
NTS_64_BIT = false (default = true)
NTS_ACCESS_ALLOW = "*:TravelerUsers" (default = "")
NTS_ACCESS_DENY = "”
NTS_ACCESS_ENABLED = true
….
NTS_FONT_CONVERSION = 0
NTS_FORCE_GC_MEMORY_LEVEL = 5
NTS_FORCE_OUTBOX_MAIL_TO_DRAFTS = false
NTS_FORCE_START = false
NTS_HOST_IP_ADDR = "11.11.11.100" (default = "")
NTS_HTTP_HEADERS_RESPONSE_X_IBM_TRAVELER_HOST = ""
NTS_IGNORE_TIMEZONE_ERROR = false
NTS_INSTALLATION_TYPE = ON_PREMISE
NTS_INSTALL_INSTANCE = ""
NTS_INTERNAL_BATCH_UPDATES = false
…
Tuning – DON‘T DO THIS AT HOME
 More then 500 mostly undocumented parameters.
 You should change them only if you they are documented or IBM support tells
you to use them
– NTS_AUTOSTART_HTTP
– NTS_PUSH_APNS_SERVER
– NTS_ROUTE_LOCAL_BIAS
– NTS_STATUS_DATA_DIR_FREE_GIGABYTES_RED
Agenda
 Administration basics
 Monitoring
 Tuning
 Troubleshooting
Troubleshooting – Device setup
 Can the device connect to the Traveler server?
 Can the device open the Traveler website (/traveler)?
 Can the user authenticate himself (wrong password)?
 Is Internet Lockout active (you should use it if you don‘t have a secure reverse
proxy in front of Traveler)?
 Is the user allowed to use the Traveler server?
Troubleshooting – Device setup
 Can the Traveler server connect to the user‘s mail server?
 Is the Traveler server allowed to connect to the user‘s mail server?
 Is a cross-certificate for the Traveler server missing (if Traveler is hosted in
another domain)?
 Has Traveler Manager access rights (incl. Delete) for the mail database?
 Has the user Editor access rights (incl. Delete) for the mail database?
Troubleshooting – Device setup
 Is „Replication of Unread Marks“ set in the mail database properties?
 Has the mail database quota been reached (Traveler creates/uses two profile
documents in the mail database)?
Troubleshooting – Logs
 Central Log Directory
IBM_TECHNICAL_SUPPORT/traveler/logs
 Enable Logging per User
tell traveler log adduser finest <username>
tell traveler log removeuser <username>
 Dump user information
tell traveler dump <username>
Troubleshooting – Logs
 Collect Information for a PMR and upload
tell traveler pmr <pmr_number>
 If you cannot do that use the following
tell traveler systemdump
tell traveler log collect
Check IBM_TECHNICAL_SUPPORTtravelerlogs<timestamp>
Engage Online
 SocialBiz User Group socialbizug.org
– Join the epicenter of Notes and Collaboration user groups
 Social Business Insights blog ibm.com/blogs/socialbusiness
– Read and engage with our bloggers
 Follow us on Twitter
– @IBMConnect and @IBMSocialBiz
 LinkedIn http://bit.ly/SBComm
– Participate in the IBM Social Business group on LinkedIn
 Facebook https://www.facebook.com/IBMConnected
– Like IBM Social Business on Facebook
Notices and Disclaimers
Copyright © 2015 by International Business Machines Corporation (IBM). No part of this document may be reproduced or transmitted in any form without written permission from IBM.
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM.
Information in these presentations (including information relating to products that have not yet been announced by IBM) has been reviewed for accuracy as of the date of initial publication and could include
unintentional technical or typographical errors. IBM shall have no responsibility to update this information. THIS DOCUMENT IS DISTRIBUTED "AS IS" WITHOUT ANY WARRANTY, EITHER EXPRESS OR IMPLIED.
IN NO EVENT SHALL IBM BE LIABLE FOR ANY DAMAGE ARISING FROM THE USE OF THIS INFORMATION, INCLUDING BUT NOT LIMITED TO, LOSS OF DATA, BUSINESS INTERRUPTION, LOSS OF
PROFIT OR LOSS OF OPPORTUNITY. IBM products and services are warranted according to the terms and conditions of the agreements under which they are provided.
Any statements regarding IBM's future direction, intent or product plans are subject to change or withdrawal without notice.
Performance data contained herein was generally obtained in a controlled, isolated environments. Customer examples are presented as illustrations of how those customers have used IBM products and the results
they may have achieved. Actual performance, cost, savings or other results in other operating environments may vary.
References in this document to IBM products, programs, or services does not imply that IBM intends to make such products, programs or services available in all countries in which IBM operates or does business.
Workshops, sessions and associated materials may have been prepared by independent session speakers, and do not necessarily reflect the views of IBM. All materials and discussions are provided for informational
purposes only, and are neither intended to, nor shall constitute legal or other guidance or advice to any individual participant or their specific situation.
It is the customer’s responsibility to insure its own compliance with legal requirements and to obtain advice of competent legal counsel as to the identification and interpretation of any relevant laws and regulatory
requirements that may affect the customer’s business and any actions the customer may need to take to comply with such laws. IBM does not provide legal advice or represent or warrant that its services or products
will ensure that the customer is in compliance with any law.
Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products in connection with
this publication and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers
of those products. IBM does not warrant the quality of any third-party products, or the ability of any such third-party products to interoperate with IBM’s products. IBM EXPRESSLY DISCLAIMS ALL WARRANTIES,
EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
The provision of the information contained herein is not intended to, and does not, grant any right or license under any IBM patents, copyrights, trademarks or other intellectual property right.
IBM, the IBM logo, ibm.com, BrassRing®, Connections™, Domino®, Global Business Services®, Global Technology Services®, SmartCloud®, Social Business®, Kenexa®, Notes®, PartnerWorld®, Prove It!®,
PureSystems®, Sametime®, Verse™, Watson™, WebSphere®, Worklight®, are trademarks of International Business Machines Corporation, registered in many jurisdictions worldwide. Other product and service
names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at: www.ibm.com/legal/copytrade.shtml.

Weitere ähnliche Inhalte

Was ist angesagt?

Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshell
Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshellDominopoint 2012 - IBM Lotus Traveler High Availability in a nutshell
Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshellRené Winkelmeyer
 
IAmLUG presentation: Domino Admin Best Practices - Hunting the Gremlins
IAmLUG presentation: Domino Admin Best Practices - Hunting the GremlinsIAmLUG presentation: Domino Admin Best Practices - Hunting the Gremlins
IAmLUG presentation: Domino Admin Best Practices - Hunting the GremlinsDavid Hablewitz
 
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...Benedek Menesi
 
SmartCloud Administration Best Practices MWLUG 2016
SmartCloud Administration Best Practices MWLUG 2016SmartCloud Administration Best Practices MWLUG 2016
SmartCloud Administration Best Practices MWLUG 2016David Hablewitz
 
IBM Lotus Domino Domain Monitoring (DDM)
IBM Lotus Domino Domain Monitoring (DDM)IBM Lotus Domino Domain Monitoring (DDM)
IBM Lotus Domino Domain Monitoring (DDM)Austin Chang
 
Inform2015 - What's New in Domino 9 & 9.0.1 for Admins
Inform2015 - What's New in Domino 9 & 9.0.1 for AdminsInform2015 - What's New in Domino 9 & 9.0.1 for Admins
Inform2015 - What's New in Domino 9 & 9.0.1 for AdminsJared Roberts
 
Domino Security - not knowing is not an option - MWLUG 2015
Domino Security - not knowing is not an option - MWLUG 2015Domino Security - not knowing is not an option - MWLUG 2015
Domino Security - not knowing is not an option - MWLUG 2015Darren Duke
 
Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1Gabriella Davis
 
engage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEengage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEChristoph Adler
 
Building highly available architectures with WAS and MQ
Building highly available architectures with WAS and MQBuilding highly available architectures with WAS and MQ
Building highly available architectures with WAS and MQMatthew White
 
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...Christoph Adler
 
IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning Vladislav Tatarincev
 
AdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance BoostAdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance BoostChristoph Adler
 
JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!NerdGirlJess
 
The Sametime Mobile Experience
The Sametime Mobile ExperienceThe Sametime Mobile Experience
The Sametime Mobile ExperienceGabriella Davis
 
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded Christoph Adler
 
Dutch Lotus User Group 2009 - Domino Tuning Presentation
Dutch Lotus User Group 2009 - Domino Tuning PresentationDutch Lotus User Group 2009 - Domino Tuning Presentation
Dutch Lotus User Group 2009 - Domino Tuning PresentationVladislav Tatarincev
 

Was ist angesagt? (19)

Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshell
Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshellDominopoint 2012 - IBM Lotus Traveler High Availability in a nutshell
Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshell
 
IBM Notes in the Cloud
IBM Notes in the CloudIBM Notes in the Cloud
IBM Notes in the Cloud
 
IAmLUG presentation: Domino Admin Best Practices - Hunting the Gremlins
IAmLUG presentation: Domino Admin Best Practices - Hunting the GremlinsIAmLUG presentation: Domino Admin Best Practices - Hunting the Gremlins
IAmLUG presentation: Domino Admin Best Practices - Hunting the Gremlins
 
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
 
SmartCloud Administration Best Practices MWLUG 2016
SmartCloud Administration Best Practices MWLUG 2016SmartCloud Administration Best Practices MWLUG 2016
SmartCloud Administration Best Practices MWLUG 2016
 
IBM Lotus Domino Domain Monitoring (DDM)
IBM Lotus Domino Domain Monitoring (DDM)IBM Lotus Domino Domain Monitoring (DDM)
IBM Lotus Domino Domain Monitoring (DDM)
 
Inform2015 - What's New in Domino 9 & 9.0.1 for Admins
Inform2015 - What's New in Domino 9 & 9.0.1 for AdminsInform2015 - What's New in Domino 9 & 9.0.1 for Admins
Inform2015 - What's New in Domino 9 & 9.0.1 for Admins
 
Domino Security - not knowing is not an option - MWLUG 2015
Domino Security - not knowing is not an option - MWLUG 2015Domino Security - not knowing is not an option - MWLUG 2015
Domino Security - not knowing is not an option - MWLUG 2015
 
Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1
 
engage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEengage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVE
 
Building highly available architectures with WAS and MQ
Building highly available architectures with WAS and MQBuilding highly available architectures with WAS and MQ
Building highly available architectures with WAS and MQ
 
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...
 
IBM Connections adoption seminar
IBM Connections adoption seminarIBM Connections adoption seminar
IBM Connections adoption seminar
 
IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning
 
AdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance BoostAdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance Boost
 
JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!
 
The Sametime Mobile Experience
The Sametime Mobile ExperienceThe Sametime Mobile Experience
The Sametime Mobile Experience
 
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
 
Dutch Lotus User Group 2009 - Domino Tuning Presentation
Dutch Lotus User Group 2009 - Domino Tuning PresentationDutch Lotus User Group 2009 - Domino Tuning Presentation
Dutch Lotus User Group 2009 - Domino Tuning Presentation
 

Andere mochten auch

IBM ConnectED 2015 BP110: Mastering Your Logs, Everything You Should Know abo...
IBM ConnectED 2015 BP110: Mastering Your Logs, Everything You Should Know abo...IBM ConnectED 2015 BP110: Mastering Your Logs, Everything You Should Know abo...
IBM ConnectED 2015 BP110: Mastering Your Logs, Everything You Should Know abo...Benedek Menesi
 
2016 ISBG - Enterprise integration done right with Salesforce Lightning, IBM ...
2016 ISBG - Enterprise integration done right with Salesforce Lightning, IBM ...2016 ISBG - Enterprise integration done right with Salesforce Lightning, IBM ...
2016 ISBG - Enterprise integration done right with Salesforce Lightning, IBM ...René Winkelmeyer
 
Connect 2013 - Infrastructure Fitness and Design Simplicity for IBM Mobile Co...
Connect 2013 - Infrastructure Fitness and Design Simplicity for IBM Mobile Co...Connect 2013 - Infrastructure Fitness and Design Simplicity for IBM Mobile Co...
Connect 2013 - Infrastructure Fitness and Design Simplicity for IBM Mobile Co...René Winkelmeyer
 
engage 2015 - IBM Notes Traveler Daily Business
engage 2015 - IBM Notes Traveler Daily Businessengage 2015 - IBM Notes Traveler Daily Business
engage 2015 - IBM Notes Traveler Daily BusinessRené Winkelmeyer
 
SOCCNX 2015 - Application Integration Blast
SOCCNX 2015 - Application Integration BlastSOCCNX 2015 - Application Integration Blast
SOCCNX 2015 - Application Integration BlastRené Winkelmeyer
 
Salesforce Developer User Group Munich - October 2016
Salesforce Developer User Group Munich - October 2016Salesforce Developer User Group Munich - October 2016
Salesforce Developer User Group Munich - October 2016René Winkelmeyer
 
ICONUK 2014 - From Idea To App
ICONUK 2014 - From Idea To AppICONUK 2014 - From Idea To App
ICONUK 2014 - From Idea To AppRené Winkelmeyer
 
SNoUG 2015 - Vaadin - XPages 2.0?
SNoUG 2015 - Vaadin - XPages 2.0?SNoUG 2015 - Vaadin - XPages 2.0?
SNoUG 2015 - Vaadin - XPages 2.0?René Winkelmeyer
 
engage 2016 - Get ready for moving from Java 6 to Java 8 - Now!
engage 2016 - Get ready for moving from Java 6 to Java 8 - Now!engage 2016 - Get ready for moving from Java 6 to Java 8 - Now!
engage 2016 - Get ready for moving from Java 6 to Java 8 - Now!René Winkelmeyer
 
DNUG 2016 - Salesforce and IBM Domino - same same, but different
DNUG 2016 - Salesforce and IBM Domino - same same, but differentDNUG 2016 - Salesforce and IBM Domino - same same, but different
DNUG 2016 - Salesforce and IBM Domino - same same, but differentRené Winkelmeyer
 
Connect 2016 - Going Mobile With IBM Verse
Connect 2016 - Going Mobile With IBM VerseConnect 2016 - Going Mobile With IBM Verse
Connect 2016 - Going Mobile With IBM VerseRené Winkelmeyer
 
2016 SUTOL - Salesforce App Cloud and Domino - same same, but different
2016 SUTOL - Salesforce App Cloud and Domino - same same, but different2016 SUTOL - Salesforce App Cloud and Domino - same same, but different
2016 SUTOL - Salesforce App Cloud and Domino - same same, but differentRené Winkelmeyer
 
Connect 2016 - IBM Mobile Connect - Real World Usage Scenarios
Connect 2016 - IBM Mobile Connect - Real World Usage ScenariosConnect 2016 - IBM Mobile Connect - Real World Usage Scenarios
Connect 2016 - IBM Mobile Connect - Real World Usage ScenariosRené Winkelmeyer
 
2016 ISBG - Salesforce App Cloud and Domino - same same, but different
2016 ISBG - Salesforce App Cloud and Domino - same same, but different2016 ISBG - Salesforce App Cloud and Domino - same same, but different
2016 ISBG - Salesforce App Cloud and Domino - same same, but differentRené Winkelmeyer
 
engage 2015 - Domino App Development - Where should I go now?
engage 2015 - Domino App Development - Where should I go now?engage 2015 - Domino App Development - Where should I go now?
engage 2015 - Domino App Development - Where should I go now?René Winkelmeyer
 
BP205: There’s an API for that! Why and how to build on the IBM Connections P...
BP205: There’s an API for that! Why and how to build on the IBM Connections P...BP205: There’s an API for that! Why and how to build on the IBM Connections P...
BP205: There’s an API for that! Why and how to build on the IBM Connections P...Mikkel Flindt Heisterberg
 
IBM ConnectED 2015 - AD302 - Responsive Application Development for XPages
IBM ConnectED 2015 - AD302 - Responsive Application Development for XPagesIBM ConnectED 2015 - AD302 - Responsive Application Development for XPages
IBM ConnectED 2015 - AD302 - Responsive Application Development for XPagesbeglee
 
The future of web development write once, run everywhere with angular js an...
The future of web development   write once, run everywhere with angular js an...The future of web development   write once, run everywhere with angular js an...
The future of web development write once, run everywhere with angular js an...Mark Leusink
 

Andere mochten auch (20)

IBM ConnectED 2015 BP110: Mastering Your Logs, Everything You Should Know abo...
IBM ConnectED 2015 BP110: Mastering Your Logs, Everything You Should Know abo...IBM ConnectED 2015 BP110: Mastering Your Logs, Everything You Should Know abo...
IBM ConnectED 2015 BP110: Mastering Your Logs, Everything You Should Know abo...
 
2016 ISBG - Enterprise integration done right with Salesforce Lightning, IBM ...
2016 ISBG - Enterprise integration done right with Salesforce Lightning, IBM ...2016 ISBG - Enterprise integration done right with Salesforce Lightning, IBM ...
2016 ISBG - Enterprise integration done right with Salesforce Lightning, IBM ...
 
Connect 2013 - Infrastructure Fitness and Design Simplicity for IBM Mobile Co...
Connect 2013 - Infrastructure Fitness and Design Simplicity for IBM Mobile Co...Connect 2013 - Infrastructure Fitness and Design Simplicity for IBM Mobile Co...
Connect 2013 - Infrastructure Fitness and Design Simplicity for IBM Mobile Co...
 
engage 2015 - IBM Notes Traveler Daily Business
engage 2015 - IBM Notes Traveler Daily Businessengage 2015 - IBM Notes Traveler Daily Business
engage 2015 - IBM Notes Traveler Daily Business
 
SOCCNX 2015 - Application Integration Blast
SOCCNX 2015 - Application Integration BlastSOCCNX 2015 - Application Integration Blast
SOCCNX 2015 - Application Integration Blast
 
Salesforce Developer User Group Munich - October 2016
Salesforce Developer User Group Munich - October 2016Salesforce Developer User Group Munich - October 2016
Salesforce Developer User Group Munich - October 2016
 
ICONUK 2014 - From Idea To App
ICONUK 2014 - From Idea To AppICONUK 2014 - From Idea To App
ICONUK 2014 - From Idea To App
 
SNoUG 2015 - Vaadin - XPages 2.0?
SNoUG 2015 - Vaadin - XPages 2.0?SNoUG 2015 - Vaadin - XPages 2.0?
SNoUG 2015 - Vaadin - XPages 2.0?
 
engage 2016 - Get ready for moving from Java 6 to Java 8 - Now!
engage 2016 - Get ready for moving from Java 6 to Java 8 - Now!engage 2016 - Get ready for moving from Java 6 to Java 8 - Now!
engage 2016 - Get ready for moving from Java 6 to Java 8 - Now!
 
ICONUK 2015 - Gradle Up!
ICONUK 2015 - Gradle Up!ICONUK 2015 - Gradle Up!
ICONUK 2015 - Gradle Up!
 
DNUG 2016 - Salesforce and IBM Domino - same same, but different
DNUG 2016 - Salesforce and IBM Domino - same same, but differentDNUG 2016 - Salesforce and IBM Domino - same same, but different
DNUG 2016 - Salesforce and IBM Domino - same same, but different
 
External users
External usersExternal users
External users
 
Connect 2016 - Going Mobile With IBM Verse
Connect 2016 - Going Mobile With IBM VerseConnect 2016 - Going Mobile With IBM Verse
Connect 2016 - Going Mobile With IBM Verse
 
2016 SUTOL - Salesforce App Cloud and Domino - same same, but different
2016 SUTOL - Salesforce App Cloud and Domino - same same, but different2016 SUTOL - Salesforce App Cloud and Domino - same same, but different
2016 SUTOL - Salesforce App Cloud and Domino - same same, but different
 
Connect 2016 - IBM Mobile Connect - Real World Usage Scenarios
Connect 2016 - IBM Mobile Connect - Real World Usage ScenariosConnect 2016 - IBM Mobile Connect - Real World Usage Scenarios
Connect 2016 - IBM Mobile Connect - Real World Usage Scenarios
 
2016 ISBG - Salesforce App Cloud and Domino - same same, but different
2016 ISBG - Salesforce App Cloud and Domino - same same, but different2016 ISBG - Salesforce App Cloud and Domino - same same, but different
2016 ISBG - Salesforce App Cloud and Domino - same same, but different
 
engage 2015 - Domino App Development - Where should I go now?
engage 2015 - Domino App Development - Where should I go now?engage 2015 - Domino App Development - Where should I go now?
engage 2015 - Domino App Development - Where should I go now?
 
BP205: There’s an API for that! Why and how to build on the IBM Connections P...
BP205: There’s an API for that! Why and how to build on the IBM Connections P...BP205: There’s an API for that! Why and how to build on the IBM Connections P...
BP205: There’s an API for that! Why and how to build on the IBM Connections P...
 
IBM ConnectED 2015 - AD302 - Responsive Application Development for XPages
IBM ConnectED 2015 - AD302 - Responsive Application Development for XPagesIBM ConnectED 2015 - AD302 - Responsive Application Development for XPages
IBM ConnectED 2015 - AD302 - Responsive Application Development for XPages
 
The future of web development write once, run everywhere with angular js an...
The future of web development   write once, run everywhere with angular js an...The future of web development   write once, run everywhere with angular js an...
The future of web development write once, run everywhere with angular js an...
 

Ähnlich wie ConnectED 2015 - IBM Notes Traveler Daily Business

Open mic on ibm notes traveler best practices
Open mic on ibm notes traveler best practicesOpen mic on ibm notes traveler best practices
Open mic on ibm notes traveler best practicesa8us
 
Iib v10 performance problem determination examples
Iib v10 performance problem determination examplesIib v10 performance problem determination examples
Iib v10 performance problem determination examplesMartinRoss_IBM
 
PACLUG sametime presentation
PACLUG sametime presentationPACLUG sametime presentation
PACLUG sametime presentationamhiggins
 
Nzs 1543-howibmservicemanagementunitehelpsmainframeo-160302232115
Nzs 1543-howibmservicemanagementunitehelpsmainframeo-160302232115Nzs 1543-howibmservicemanagementunitehelpsmainframeo-160302232115
Nzs 1543-howibmservicemanagementunitehelpsmainframeo-160302232115Krystel Hery
 
Sap basis administrator user guide
Sap basis administrator   user guideSap basis administrator   user guide
Sap basis administrator user guidePoguttuezhiniVP
 
AdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going CloudAdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going CloudChristoph Adler
 
What's New in Athene™ 11.10?
What's New in Athene™ 11.10?What's New in Athene™ 11.10?
What's New in Athene™ 11.10?Precisely
 
DanNotes 2014 - A Performance Boost for your IBM Notes Client
DanNotes 2014 - A Performance Boost for your IBM Notes ClientDanNotes 2014 - A Performance Boost for your IBM Notes Client
DanNotes 2014 - A Performance Boost for your IBM Notes Clientpanagenda
 
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!Christoph Adler
 
PACLUG sametime presentation
PACLUG sametime presentationPACLUG sametime presentation
PACLUG sametime presentationamhiggins
 
Informatica Power Center 7.1
Informatica Power Center 7.1Informatica Power Center 7.1
Informatica Power Center 7.1ganblues
 
Datawarehouse and reporting in service manager
Datawarehouse and reporting in service manager Datawarehouse and reporting in service manager
Datawarehouse and reporting in service manager Eduardo Castro
 
DNUG Webcast: IBM Notes V10 Performance Boost
DNUG Webcast: IBM Notes V10 Performance BoostDNUG Webcast: IBM Notes V10 Performance Boost
DNUG Webcast: IBM Notes V10 Performance BoostChristoph Adler
 
RNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostRNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostChristoph Adler
 
Exclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infoExclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infosapdocs. info
 

Ähnlich wie ConnectED 2015 - IBM Notes Traveler Daily Business (20)

Open mic on ibm notes traveler best practices
Open mic on ibm notes traveler best practicesOpen mic on ibm notes traveler best practices
Open mic on ibm notes traveler best practices
 
Iib v10 performance problem determination examples
Iib v10 performance problem determination examplesIib v10 performance problem determination examples
Iib v10 performance problem determination examples
 
PACLUG sametime presentation
PACLUG sametime presentationPACLUG sametime presentation
PACLUG sametime presentation
 
Nzs 1543-howibmservicemanagementunitehelpsmainframeo-160302232115
Nzs 1543-howibmservicemanagementunitehelpsmainframeo-160302232115Nzs 1543-howibmservicemanagementunitehelpsmainframeo-160302232115
Nzs 1543-howibmservicemanagementunitehelpsmainframeo-160302232115
 
NZS-1543 - How IBM Service Management Unite Helps Mainframe O
NZS-1543 - How IBM Service Management Unite Helps Mainframe ONZS-1543 - How IBM Service Management Unite Helps Mainframe O
NZS-1543 - How IBM Service Management Unite Helps Mainframe O
 
Sap basis administrator user guide
Sap basis administrator   user guideSap basis administrator   user guide
Sap basis administrator user guide
 
AdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going CloudAdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going Cloud
 
Manikandan_Resume
Manikandan_ResumeManikandan_Resume
Manikandan_Resume
 
What's New in Athene™ 11.10?
What's New in Athene™ 11.10?What's New in Athene™ 11.10?
What's New in Athene™ 11.10?
 
silambarasan doc-1 (1)
silambarasan doc-1 (1)silambarasan doc-1 (1)
silambarasan doc-1 (1)
 
DanNotes 2014 - A Performance Boost for your IBM Notes Client
DanNotes 2014 - A Performance Boost for your IBM Notes ClientDanNotes 2014 - A Performance Boost for your IBM Notes Client
DanNotes 2014 - A Performance Boost for your IBM Notes Client
 
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!
DNUG 2015 - Notes Browser Clients, Client Upgrades und beste Startzeiten!
 
PACLUG sametime presentation
PACLUG sametime presentationPACLUG sametime presentation
PACLUG sametime presentation
 
Informatica Power Center 7.1
Informatica Power Center 7.1Informatica Power Center 7.1
Informatica Power Center 7.1
 
Datawarehouse and reporting in service manager
Datawarehouse and reporting in service manager Datawarehouse and reporting in service manager
Datawarehouse and reporting in service manager
 
DNUG Webcast: IBM Notes V10 Performance Boost
DNUG Webcast: IBM Notes V10 Performance BoostDNUG Webcast: IBM Notes V10 Performance Boost
DNUG Webcast: IBM Notes V10 Performance Boost
 
RNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostRNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance Boost
 
Vinay_Linux2
Vinay_Linux2Vinay_Linux2
Vinay_Linux2
 
Exclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.infoExclusive SAP Basis Training Book | www.sapdocs.info
Exclusive SAP Basis Training Book | www.sapdocs.info
 
Siebel monitoring
Siebel monitoringSiebel monitoring
Siebel monitoring
 

Mehr von René Winkelmeyer

2017 engage.ug - Salesforce and IBM for Developers
2017 engage.ug - Salesforce and IBM for Developers2017 engage.ug - Salesforce and IBM for Developers
2017 engage.ug - Salesforce and IBM for DevelopersRené Winkelmeyer
 
EntwicklerCamp 2014 - DOTS reloaded
EntwicklerCamp 2014 - DOTS reloadedEntwicklerCamp 2014 - DOTS reloaded
EntwicklerCamp 2014 - DOTS reloadedRené Winkelmeyer
 
BLUG 2013 - Mobile Application Delivery - Choices, choices, choices
BLUG 2013 - Mobile Application Delivery - Choices, choices, choicesBLUG 2013 - Mobile Application Delivery - Choices, choices, choices
BLUG 2013 - Mobile Application Delivery - Choices, choices, choicesRené Winkelmeyer
 
UKLUG 2011 - iOS devices in the enterprise
UKLUG 2011 - iOS devices in the enterpriseUKLUG 2011 - iOS devices in the enterprise
UKLUG 2011 - iOS devices in the enterpriseRené Winkelmeyer
 
BLUG 2011 - Explaining the IBM Social Business Toolkit
BLUG 2011 - Explaining the IBM Social Business ToolkitBLUG 2011 - Explaining the IBM Social Business Toolkit
BLUG 2011 - Explaining the IBM Social Business ToolkitRené Winkelmeyer
 
ILUG 2010 - Deploying plug-ins to the enterprise
ILUG 2010 - Deploying plug-ins to the enterpriseILUG 2010 - Deploying plug-ins to the enterprise
ILUG 2010 - Deploying plug-ins to the enterpriseRené Winkelmeyer
 
UKLUG 2009 - Extending Domino Designer on Eclipse
UKLUG 2009 - Extending Domino Designer on EclipseUKLUG 2009 - Extending Domino Designer on Eclipse
UKLUG 2009 - Extending Domino Designer on EclipseRené Winkelmeyer
 
UKLUG 2012 - XPages Extensibility API - going deep!
UKLUG 2012 - XPages Extensibility API - going deep!UKLUG 2012 - XPages Extensibility API - going deep!
UKLUG 2012 - XPages Extensibility API - going deep!René Winkelmeyer
 
NLLUG 2012 - XPages Extensibility API - going deep!
NLLUG 2012 - XPages Extensibility API - going deep!NLLUG 2012 - XPages Extensibility API - going deep!
NLLUG 2012 - XPages Extensibility API - going deep!René Winkelmeyer
 

Mehr von René Winkelmeyer (10)

2017 engage.ug - Salesforce and IBM for Developers
2017 engage.ug - Salesforce and IBM for Developers2017 engage.ug - Salesforce and IBM for Developers
2017 engage.ug - Salesforce and IBM for Developers
 
engage 2014 - JavaBlast
engage 2014 - JavaBlastengage 2014 - JavaBlast
engage 2014 - JavaBlast
 
EntwicklerCamp 2014 - DOTS reloaded
EntwicklerCamp 2014 - DOTS reloadedEntwicklerCamp 2014 - DOTS reloaded
EntwicklerCamp 2014 - DOTS reloaded
 
BLUG 2013 - Mobile Application Delivery - Choices, choices, choices
BLUG 2013 - Mobile Application Delivery - Choices, choices, choicesBLUG 2013 - Mobile Application Delivery - Choices, choices, choices
BLUG 2013 - Mobile Application Delivery - Choices, choices, choices
 
UKLUG 2011 - iOS devices in the enterprise
UKLUG 2011 - iOS devices in the enterpriseUKLUG 2011 - iOS devices in the enterprise
UKLUG 2011 - iOS devices in the enterprise
 
BLUG 2011 - Explaining the IBM Social Business Toolkit
BLUG 2011 - Explaining the IBM Social Business ToolkitBLUG 2011 - Explaining the IBM Social Business Toolkit
BLUG 2011 - Explaining the IBM Social Business Toolkit
 
ILUG 2010 - Deploying plug-ins to the enterprise
ILUG 2010 - Deploying plug-ins to the enterpriseILUG 2010 - Deploying plug-ins to the enterprise
ILUG 2010 - Deploying plug-ins to the enterprise
 
UKLUG 2009 - Extending Domino Designer on Eclipse
UKLUG 2009 - Extending Domino Designer on EclipseUKLUG 2009 - Extending Domino Designer on Eclipse
UKLUG 2009 - Extending Domino Designer on Eclipse
 
UKLUG 2012 - XPages Extensibility API - going deep!
UKLUG 2012 - XPages Extensibility API - going deep!UKLUG 2012 - XPages Extensibility API - going deep!
UKLUG 2012 - XPages Extensibility API - going deep!
 
NLLUG 2012 - XPages Extensibility API - going deep!
NLLUG 2012 - XPages Extensibility API - going deep!NLLUG 2012 - XPages Extensibility API - going deep!
NLLUG 2012 - XPages Extensibility API - going deep!
 

ConnectED 2015 - IBM Notes Traveler Daily Business

  • 1. BP104: IBM Notes Traveler Daily Business – Administration, Monitoring and Support René Winkelmeyer, midpoints GmbH
  • 2. Agenda  Administration basics  Monitoring  Tuning  Troubleshooting
  • 3. About me midpoints GmbH IBM Advanced Business Partner IBM Design Partner (Notes Domino, Mobile, Verse) Apple Enterprise Developer and MDM Group Member Samsung Enterprise Alliance Partner Services - Enterprise Mobility Service - Mobile Device and Application Management - IBM Notes Traveler and IBM Mobile Connect René Winkelmeyer Head of Development
  • 4. About me Reach out any time Skype / Twitter / LinkedIn => muenzpraeger Web http://blog.winkelmeyer.com http://www.midpoints.de Mail mail@winkelmeyer.com rene.winkelmeyer@midpoints.de OpenNTF File Navigator Generic NSF View Widget for IBM Connections René Winkelmeyer Head of Development
  • 5. Credits Credits to the guy who I‘ve worked on Traveler and IBM Mobile Connect stuff in the last years. Blog http://www.netzgoetter.net Mail detlev.poettgen@midpoints.de Detlev Pöttgen Managing Director
  • 6. Legal The following product names will be used in this session:  DB2®  Domino®  Java™  Microsoft SQL Server®  Notes®
  • 7. Agenda  Administration basics  Monitoring  Tuning  Troubleshooting
  • 8. Administration Basics – High Availability IBM Notes Traveler allows two operating modes:  Standalone Traveler Server – LotusTraveler.nsf – Local Java Derby Database  High Availability (HA) Traveler Server Pool – Traveler-“Cluster“ – Remote RDBMS (IBM DB2 or M$ SQL)
  • 9. Administration Basics – Big Picture Traveler SQL Backend Server SQL Backend Server Traveler Server HTTP TASK Traveler OSGi SERVLET Traveler TASKSSL Domino Directory Server Config LotusTraveler Default Settings Derby Rel.-DB /ntsdb Notes notes.ini Domino & HTTP Security SQL
  • 10. Administration Basics – High Availability  Benefits of a HA environment – Better scaling (Standalone should operate to max. 2.500 devices) – Failover capabilites, no downtime of Traveler services – Servers can be updated any time (there‘s never a good time for downtime...)
  • 11. Administration Basics – High Availability Domino Mail Domino Mail Domino Mail Traveler Server HTTPS Notes Traveler Server DB2 / SQL Server DB2 / SQL Server DB2/SQL HTTP(S) IBM Notes Traveler Service Pool Load Balancer IP-Sprayer Reverse Proxy (i.e. IBM Mobile Connect) DB2 / SQL Backend Server in HA
  • 12. IBM Notes Traveler – High Availability  Two or more Domino servers with installed Traveler addon work in a so called „Traveler Service Pool“  All pool members use the same state database  The state database is centrally organized (IBM DB2 or M$ SQL)
  • 13. IBM Notes Traveler – High Availability What‘s a Pool?
  • 14. IBM Notes Traveler – Traveler Service Pool  Every user can be served by every Pool member server  All Pool member servers are equal (in terms of service)  Travelers own Availabiltiy Index (AI) is used for internal Load Balancing using TCP ports 50125/50126  Each user is bound to a single server within the pool for his Master Monitoring Sesssion (MM or User Session)  This Master Monitor Server is responsible for mail database synchronisation
  • 15. IBM Notes Traveler – HA Load Balancing tell traveler HADR show Domino ID Host IP:SrvrPort,SrvltPort Alive Server Servlet Last HB AI Users Devices L1/NETWORK 330 s1.network.com 10.3.1.1:50125,50126 true true true 2014-08-26 96 2315 1179 L2/NETWORK 337 s2.network.com 10.3.1.2:50125,50126 true true true 2014-08-26 100 556 1102 L3/NETWORK 585 s3.network.com 10.3.1.3:50125,50126 true true true 2014-08-26 99 1630 1140 L4/NETWORK 580 s4.network.com 10.3.1.4:50125,50126 true true false 2014-08-26 100 0 346 L5/NETWORK 505 s5.network.com 10.3.1.5:50125,50126 true true true 2014-08-26 100 311 1106 AI = Traveler internal Availability Index (AI) Users = Master Monitor Session / one per user Devices = HTTP Sessions (Devices last seen) / one session per device Note: L4/NETWORK has been restarted
  • 16. IBM Notes Traveler – HA Load Balancing • Traveler Availability Index (AI) • Master Monitor Server (MM) per user • User Load Balancing Bias + 10 Bias for local server + 20 Bias for current MM • Load Balancing algorithm • AI calculated per server • Chooses the highest AI (incl. Bias) and defines that server as MM • All devices (of this user) are routed to the current MM • The MM isn‘t allowed to re-balance within 10 minutes HTTP –Task Servlet HTTP –Task Servlet Traveler –Task AI = 75 Traveler –Task AI = 80 Server 1 Server 2 AI 75 + BIAS 10 + BIAS 20 > AI 80 AI 75 + BIAS 20 > AI 80 + BIAS 10 TCP 50125
  • 17. Administration Basics – Webfrontend Starting with 8.5.3. UP1 Traveler administration is done by using a XPages application
  • 18. Administration Basics  The webfrontend is unfortunately not sufficient – you‘ll often need the Domino server console for troubleshooting
  • 19. Administration Basics Current user status – tell traveler user <user name> tell traveler user Detlev Poettgen CN=Detlev Poettgen/O=midpoints does not have sufficient access rights to the database mail/dpoettge.nsf. … tell traveler user rene.winkelmeyer@midpoints.de IBM Notes Traveler has validated that it can access the database mail/rwinkelm.nsf. Encrypting, decrypting and signing messages are not enabled because the Notes ID is not in the mail file or the ID vault. ……
  • 20. Administration Basics IBM Notes Traveler has validated that it can access the database mail/rwinkelm.nsf. Encrypting, decrypting and signing messages are not enabled because the Notes ID is not in the mail file or the ID vault. Canonical Name: CN=Rene Winkelmeyer/O=midpoints Internet Address: rene.winkelmeyer@midpoints.de Master Server: Traveler01/srv/midpoints-trav, version 9 Master Server Locked: Jan 21, 2015 11:05 AM, type=Soft Home Mail Server: CN=mail01/OU=srv/O=midpoints Home Mail File: mail/rwinkelm.nsf Current Mail Server: CN=mail01/OU=srv/O=midpoints Release 9.0 Current Mail File: mail/rwinkelm.nsf Mail File Replicas: [CN=mail02/OU=srv/O=midpoints, mail/ms.nsf], [CN=mail01/OU=srv/O=midpoints, mail/rwinkelm.nsf] ACL for Rene Winkelmeyer/midpoints: Access=Editor Capabilities=create,update,read,delete,copy Missing Capabilities=none ACL for Traveler01/srv/midpoints-trav: Access=Manager Capabilities=create,update,read,delete,copy Missing Capabilities=none Notes ID: Mail File does not contain the Notes ID. Auto Sync User State: Monitoring disabled Last Prime Sync: Monday, Jan, 2015 2:31:11 PM CEST Banned Documents: 0…
  • 21. Administration Basics Devices: Device ID: ApplC38JCFABDTWG Device Description: ApplC38JCFABDTWG Security Policy Status: No policy Security State: Clear Approval State: Not required Last Sync: Never Auto Sync Device State: Inactive Device offline time: Monday, Jan 20, 2015 2:39:42 PM CEST Auto Sync Connection State: Disconnected Auto Sync Applications to Synchronize: folder, mail, calendar, contact, serviceability, security Auto Sync Change Flags: folder:add, mail:add(4:add), serviceability:configGet/configSet
  • 22. Administration Basics Pipe command output to file – tell traveler –f <filepath> user <user name> Watch out: Command leaves zero byte validation file .sem in the directory which doesn‘t get cleaned up automatically. tell traveler –f /tmp/user.txt user rwinkelm Output for command ‘-f /tmp/user.txt show rwinkelm’ can be found at /tmp/user.txt. [root@incinerate tmp]# ls -lrt insgesamt 3240 -rw-rw-r--. 1 domino domino 424 20. Jan 13:19 user.txt -rw-rw-r--. 1 domino domino 0 20. Jan 13:19 user.txt.sem
  • 23. Administration Basics Get SQL content via Domino console – tell traveler sql „<QUERY>“ tell traveler sql "SELECT HOSTNAME FROM TS_GLOBAL“ [04683:00036-3357230848] Command 'SELECT HOSTNAME FROM TS_GLOBAL' was completed successfully. [04683:00036-3357230848] HOSTNAME | [04683:00036-3357230848] incinerate.midpoints.net | [04683:00036-3357230848] hellfire.midpoints.net | [04683:00036-3357230848] aryastark.midpoints.net |
  • 24. Agenda  Administration basics  Monitoring  Tuning  Troubleshooting
  • 25. Monitoring – Server-Task  Notes Traveler is part of the „Server Tasks“ within Domino Administrator (added in 2013, check if your domadmin.nsf is updated)
  • 26. Monitoring Traveler server status – tell traveler status tell traveler status The IBM Notes Traveler task has been running since Tue May 14 12:31:09 BST 2014. The IBM Notes Traveler availability index is currently 100 while servicing 431 users. The last successful device sync was on Sat Jan 22 15:05:15 BST 2015. The overall status of IBM Notes Traveler is Green. You‘ll find the default statistic values for yellow/red statuses in an IBM wiki – http://www- 10.lotus.com/ldd/dominowiki.nsf/dx/Status_command_considerations_and _examples_LNT853
  • 27. Monitoring – Statistics  Issuing tell traveler stat show on the Domino console brings you all Traveler statistics – http://www- 01.ibm.com/support/knowledgecenter/#!/SSYRPW_9.0.1/statfields.dita
  • 28. Monitoring – Statistics  Statistics are also available using Domino Administrator. Some are very useful – some have only an informational level.
  • 29. Monitoring – Statistics Analyzing connection issues and latencies tell traveler stat show [0A8C:0068-0924] Availability.Index.060-070 = 1 [0A8C:0068-0924] Availability.Index.090-100 = 48 [0A8C:0068-0924] Availability.Index.Current = 100 …. [0A8C:0068-0924] DCA.DB_CLOSE = 54 [0A8C:0068-0924] DCA.DB_OPEN = 41 [0A8C:0068-0924] DCA.DB_OPEN.Time.Histogram..000-001 = 37 [0A8C:0068-0924] DCA.DB_OPEN.Time.Histogram.CN=Traveler01/OU=srv/O=midpoints-trav.000-001 = 4 ….
  • 30. Monitoring – Statistics  CPU.Pct.070-080 CPU.Pct.080-090 CPU.Pct.090-100 – Will be set when the CPU usage is within the defined range (i. e. 70-80% of the first parameter) – Important parameter as Traveler performance can be affected heavily if CPU usage is 78% or more.
  • 31. Monitoring – Statistics  DCA.C.DB_OPEN.Time.Histogram.<server>.<bucket> – A „bucket“ defines the time in seconds which was needed to open a mail file. – This statistic helps to analyze latencies and connection issues to remote mail servers.
  • 32. Monitoring – End-To-End  All shown mechanisms for analyzing Traveler health and status are missing some key elements: – Is Traveler available from external and can a device synchronize? – Are all involved components available (i. e. Internet connectivity, Firewall, Load Balancer, Reverse Proxy, Network to mail servers, mail server itself etc.)  An administrator needs to know issues before the CxO calls during BBQ.
  • 33. Monitoring – End-To-End  Check if Traveler infrastructure works from external – HTTP(S) request to /traveler?action=getStatus – HTTP response code 200 mean: Traveler is available  Validations – Traveler access (Load Balancer, Proxy, authentication) – HTTP task active – Traveler task active – Mail server reachable – Traveler database (SQL backend) available
  • 35. Monitoring – End-To-End  Traveler Mail Delivery Confirmation Message – Send a mail to a specific mail account (which is set on a device) – Device fetches mail via Traveler – The recipient will receive a confirmation mail if the mail has been delivered to the device – If the recipient doesn‘t get the confirmation mail – Houston, we have a problem!
  • 36. Monitoring – End-To-End  Traveler Mail Delivery Confirmation Message – Available since Traveler 9.0.0.1 IF2 – Must be explicitly activated via notes.ini NTS_MAIL_DELIVERY_CONFIRMATION=true – Allowed senders can be explicitly set NTS_MAIL_DELIVERY_CONFIRMATION_SENDERS=MonitorMail1/Company
  • 37. Monitoring – End-To-End  Traveler Mail Delivery Confirmation Message – Mail-Subject must begin with <$Confirm> – Additional keywords/combinations: <$Confirm,RemoveOnDelivery> <$Confirm,SuppressSaveInSentItems> <$Confirm,RemoveOnDelivery,SuppressSaveInSentItems> – http://www- 10.lotus.com/ldd/dominowiki.nsf/dx/Using_Mail_delivery_confirmation_message s_with_IBM_Notes_Traveler
  • 38. Monitoring – Port checks  80 / 443 - HTTP/HTTPS  50125 - Communication Servlet => Traveler task Traveler task => Traveler task  50126 - Communication Traveler task => Servlet  Port checks should always be combined with further/other checks. – Port 50125 may i. e. answer but the Traveler task may not reach the SQL backend
  • 39. Monitoring – Know your devices  Knowing your devices (os, os version type etc) is critical.
  • 40. Agenda  Administration basics  Monitoring  Tuning  Troubleshooting
  • 41. Tuning  Always watch the amount of devices in your infrastructure and update your configuration accordingly.  Important parameters are i. e. – CPU and RAM – HTTP threads – Memory cache – Maximum memory size – Address cache – Request size
  • 42. Tuning  Assign CPU and RAM more then needed. 64bit is always recommended.
  • 43. Tuning  HTTP threads => 1,2 * number of devices per server (default: 100 32bit / 400 64bit)  Watch out: RAM for all threads will be allocated a HTTP task start
  • 44. Tuning  Maximum cached users: Number of users per server  Cached user expiration level: Recommendation: 28.800 sec (8h)
  • 45. Tuning  Maximum Memory Size: varies depending of the user/device numbers  Should be minimum 1.024 MB (rule of thumb: always ¼ of available memory)
  • 46. Tuning  Memory – tell traveler mem CPU and Memory (MB) Usage History Date CPU Pct Java Mem C Mem Avl Indx # Users # Errors # DB Conn 2015-01-02 15:01:53 BST 0.01 56 1307 100 5 1 0 2015-01-02 15:16:53 BST 0.01 44 1307 100 5 1 0 2015-01-02 15:31:53 BST 0.01 73 1307 100 5 1 0 2015-01-02 15:46:53 BST 0.01 39 1306 100 5 1 0 2015-01-02 16:01:53 BST 0.01 53 1306 100 5 1 0 2015-01-02 16:16:53 BST 0.01 66 1307 100 5 1 0 2015-01-02 16:31:53 BST 0.01 87 1307 100 5 1 0 … Current Memory Usage Java Memory Usage Max Total 1024 MB Current Total 96 MB Free 940 MB (92 percent of Max Total) Allocated 84 MB (8 percent of Max Total) C Memory Usage Allocated 1293 MB (33 percent of Total Physical) Current Usage Java 84 MB C 1293 MB
  • 47. Tuning  Traveler performance varies depending on multiple factors like mail database size and sync filter settings.  You‘ll see that in the size of the Derby / SQL database – 850 User, 500 MB quota, no filter => 1 GB – 850 User, no quota (Ø 2 GB), no filter => 5 GB – 2.000 User, no quota (Ø 1,5 GB), filter ”1 year” => 4 GB  Largest seen Derby database: 17 GB (1.000 users, no filter) U * (D * (700 * V + 4000)) = Recommended DB space available in bytes
  • 48. Tuning  Usage – tell traveler dbusage tell traveler dbusage IBM Notes Traveler Database Statistics Accounts: 11 Devices: 23 Total device documents: 35307 Device documents synced: 12124 Device documents filtered: 23183 Domino documents: 11056 Highest Total Usage Documents Percentage ------------------------------------------------------------------------------------------------ Rene Winkelmeyer/midpoints 7229 65.39 Michael Schloemp/midpoints/de 1471 13.30 Detlev Poettgen/midpoints 1302 11.78 Michael Ingendoh/midpoints 819 7.41 Benjamin Gaisser/midpoints/de 235 2.13
  • 49. Tuning  Usage – tell traveler dbusage Mail documents: 14321 Highest Mail usage Documents Percentage EMail filter -------------------------------------------------------------------------------------------------------------------- Rene Winkelmeyer/midpoints 6773 72.66 unlimited Michael Schloemp/midpoints/de 1254 13.45 unlimited Detlev Poettgen/midpoints 743 7.97 30 days Michael Ingendoh/midpoints 399 4.28 14 days Benjamin Gaisser/midpoints/de 152 1.63 30 days Calendar documents: 10085 …
  • 51. Tuning  Standalone (Derby) – Frequent defragmentation  HA (IBM DB2 / M$ SQL) – Frequent Runstats for table and index status – Index ReOrg => TALK TO YOUR RDBMS-ADMIN – Translog check (size and storage)
  • 52. Tuning – DON‘T DO THIS AT HOME  Get all Traveler configuration parameters – tell traveler config ADMINP_POLL_INTERVAL = 0 DEBUG_OUTFILE = "” LOGFILE_DIR = "” NTS_64_BIT = false (default = true) NTS_ACCESS_ALLOW = "*:TravelerUsers" (default = "") NTS_ACCESS_DENY = "” NTS_ACCESS_ENABLED = true …. NTS_FONT_CONVERSION = 0 NTS_FORCE_GC_MEMORY_LEVEL = 5 NTS_FORCE_OUTBOX_MAIL_TO_DRAFTS = false NTS_FORCE_START = false NTS_HOST_IP_ADDR = "11.11.11.100" (default = "") NTS_HTTP_HEADERS_RESPONSE_X_IBM_TRAVELER_HOST = "" NTS_IGNORE_TIMEZONE_ERROR = false NTS_INSTALLATION_TYPE = ON_PREMISE NTS_INSTALL_INSTANCE = "" NTS_INTERNAL_BATCH_UPDATES = false …
  • 53. Tuning – DON‘T DO THIS AT HOME  More then 500 mostly undocumented parameters.  You should change them only if you they are documented or IBM support tells you to use them – NTS_AUTOSTART_HTTP – NTS_PUSH_APNS_SERVER – NTS_ROUTE_LOCAL_BIAS – NTS_STATUS_DATA_DIR_FREE_GIGABYTES_RED
  • 54. Agenda  Administration basics  Monitoring  Tuning  Troubleshooting
  • 55. Troubleshooting – Device setup  Can the device connect to the Traveler server?  Can the device open the Traveler website (/traveler)?  Can the user authenticate himself (wrong password)?  Is Internet Lockout active (you should use it if you don‘t have a secure reverse proxy in front of Traveler)?  Is the user allowed to use the Traveler server?
  • 56. Troubleshooting – Device setup  Can the Traveler server connect to the user‘s mail server?  Is the Traveler server allowed to connect to the user‘s mail server?  Is a cross-certificate for the Traveler server missing (if Traveler is hosted in another domain)?  Has Traveler Manager access rights (incl. Delete) for the mail database?  Has the user Editor access rights (incl. Delete) for the mail database?
  • 57. Troubleshooting – Device setup  Is „Replication of Unread Marks“ set in the mail database properties?  Has the mail database quota been reached (Traveler creates/uses two profile documents in the mail database)?
  • 58. Troubleshooting – Logs  Central Log Directory IBM_TECHNICAL_SUPPORT/traveler/logs  Enable Logging per User tell traveler log adduser finest <username> tell traveler log removeuser <username>  Dump user information tell traveler dump <username>
  • 59. Troubleshooting – Logs  Collect Information for a PMR and upload tell traveler pmr <pmr_number>  If you cannot do that use the following tell traveler systemdump tell traveler log collect Check IBM_TECHNICAL_SUPPORTtravelerlogs<timestamp>
  • 60. Engage Online  SocialBiz User Group socialbizug.org – Join the epicenter of Notes and Collaboration user groups  Social Business Insights blog ibm.com/blogs/socialbusiness – Read and engage with our bloggers  Follow us on Twitter – @IBMConnect and @IBMSocialBiz  LinkedIn http://bit.ly/SBComm – Participate in the IBM Social Business group on LinkedIn  Facebook https://www.facebook.com/IBMConnected – Like IBM Social Business on Facebook
  • 61. Notices and Disclaimers Copyright © 2015 by International Business Machines Corporation (IBM). No part of this document may be reproduced or transmitted in any form without written permission from IBM. U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM. Information in these presentations (including information relating to products that have not yet been announced by IBM) has been reviewed for accuracy as of the date of initial publication and could include unintentional technical or typographical errors. IBM shall have no responsibility to update this information. THIS DOCUMENT IS DISTRIBUTED "AS IS" WITHOUT ANY WARRANTY, EITHER EXPRESS OR IMPLIED. IN NO EVENT SHALL IBM BE LIABLE FOR ANY DAMAGE ARISING FROM THE USE OF THIS INFORMATION, INCLUDING BUT NOT LIMITED TO, LOSS OF DATA, BUSINESS INTERRUPTION, LOSS OF PROFIT OR LOSS OF OPPORTUNITY. IBM products and services are warranted according to the terms and conditions of the agreements under which they are provided. Any statements regarding IBM's future direction, intent or product plans are subject to change or withdrawal without notice. Performance data contained herein was generally obtained in a controlled, isolated environments. Customer examples are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual performance, cost, savings or other results in other operating environments may vary. References in this document to IBM products, programs, or services does not imply that IBM intends to make such products, programs or services available in all countries in which IBM operates or does business. Workshops, sessions and associated materials may have been prepared by independent session speakers, and do not necessarily reflect the views of IBM. All materials and discussions are provided for informational purposes only, and are neither intended to, nor shall constitute legal or other guidance or advice to any individual participant or their specific situation. It is the customer’s responsibility to insure its own compliance with legal requirements and to obtain advice of competent legal counsel as to the identification and interpretation of any relevant laws and regulatory requirements that may affect the customer’s business and any actions the customer may need to take to comply with such laws. IBM does not provide legal advice or represent or warrant that its services or products will ensure that the customer is in compliance with any law. Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products in connection with this publication and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products. IBM does not warrant the quality of any third-party products, or the ability of any such third-party products to interoperate with IBM’s products. IBM EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. The provision of the information contained herein is not intended to, and does not, grant any right or license under any IBM patents, copyrights, trademarks or other intellectual property right. IBM, the IBM logo, ibm.com, BrassRing®, Connections™, Domino®, Global Business Services®, Global Technology Services®, SmartCloud®, Social Business®, Kenexa®, Notes®, PartnerWorld®, Prove It!®, PureSystems®, Sametime®, Verse™, Watson™, WebSphere®, Worklight®, are trademarks of International Business Machines Corporation, registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at: www.ibm.com/legal/copytrade.shtml.

Hinweis der Redaktion

  1. 140+ statistics
  2. May be lower if you‘ve security concerns
  3. 24h Free not under 15 %
  4. An IBM Notes Traveler server database servicing 1,000 users with 5,000 documents per user and 1.5 devices per user should allow for 25GB of database space. An IBM Notes Traveler server database servicing 3,000 users with 10,000 documents per user and 1.25 devices per user should allow for 146GB of database space.