Slide 1

Slide 1 text

Webinar Advanced Administration Tips Keith Brooks [email protected] @Lotusevangelist

Slide 2

Slide 2 text

Keith Brooks • Openntf Board member • HCL Ambassador • Banging my Administrator head on a desk since V2 • Ex-Lotus EMEA 2

Slide 3

Slide 3 text

What do all of these have in common? Traveler (v8.5) DBMT (v9) NOMAD (v10) AutoUpdate (v10) DirSync (v11) TOTP (v12) DOMI (v12) CERTMGR (v12) RESTAPI (v12) Backup/Restore (v12) Ontime G.C. (v14) 3

Slide 4

Slide 4 text

^= Added in v9 *= NOT a TASK +=No Stats None of these are listed for Monitoring 4 Traveler (v8.5)^ DBMT (v9) NOMAD (v10) AutoUpdate (v10) DirSync (v11) TOTP (v12)* DOMI (v12)+* CERTMGR (v12) RESTAPI (v12) Backup/Restore (v12) Ontime G.C. (v14) 9-12 63 14 52

Slide 5

Slide 5 text

Creating a Missing Task 5 Open the Domino Administrator database (domadmin.nsf) which is a local file to the Administration client in Lotus Domino Designer 1 In the Forms section, Copy and paste any existing form which starts with 'Task\xxxxx’ 2 Now open the form "Copy of Task\fixup“, go to form properties then modify the form name as "Task\AutoUpdate | task_autoupdate“ The comment can be “Auto Update Task" as shown in the screenshot 4 Copy it and paste it. You will see the copied form name as "Copy of Task\fixup“. 3

Slide 6

Slide 6 text

Creating a Missing Task Part 2 5. Change the default values of the following in the fields on the form. Visual is on the next 2 screens. a) 'Task_name' : Is what is displayed in all the views and dialog boxes in the Domino Administrator client. Type ’AutoUpdate’. b) 'Task_filename' : Is the command name you would type from the load command. Type it as ’autoupdate’. c) 'Task_monitorname': Is what appears in the list of tasks when you type 'Show Tasks' on the server console. Type it as ’AutoUpdate’. d) 'Task_description' : Is the description of the task. You can set the description to whatever you want. 6. Save and close the form. 6

Slide 7

Slide 7 text

Part 2 Visually 1 1 2 2 3 3 4 4 7

Slide 8

Slide 8 text

Creating a Missing Task Part 3 The starting task name, is what you should see in the task list (sh ta) and is what needs to be in the ‘Task monitor Name” field 8

Slide 9

Slide 9 text

Testing the Task Works Steps to include the task to monitor on the administrator client. 1. Switch to Server -> Monitoring Tab 2. From the Monitoring Menu -> Monitor New task. 1. You will see the AutoUpdate task as shown on the right. 3. Once added it will fetch the information for the AutoUpdate task as shown below. 9

Slide 10

Slide 10 text

Your Cheat Sheet 10 I have placed a dominoadmin.nsf file on the openntf website at this lo action with all of these listed for you to copy and paste to your .nsf https://openntf.org/main.n sf/project.xsp?r=project/Do mino%20Admin%20Template %20Task%20Updates

Slide 11

Slide 11 text

Creating Events Let’s use DBMT as an example of something you know runs, but you don’t know if it is working properly. 11

Slide 12

Slide 12 text

Create an Event for Services 12 OPEN THE EVENTS4.NSF MONITORING CONFIGURATION DATABASE UNDER ADVANCED SELECT STATISTICS BY NAME CREATE A NEW STATISTIC THAT MONITORS SPECIFIC CONDITIONS RELATED TO DBMT FILL OUT THE BASICS TAB WITH A NAME AND DESCRIPTION FILL OUT THE ADVANCED TAB TO SET THE THRESHOLD VALUES DEFINE PARAMETERS FOR THE EXPECTED ANSWER AND THE INCORRECT ONE IF YOU DESIRE REPEAT UNTIL YOU HAVE ALL OF THE EVENTS READY

Slide 13

Slide 13 text

Creating an Event for Services • You need to know the statistic name • Get it from the Admin Client, Server -> Statistics Tab • Example on next screen • Open the Events4.nsf database • To create the event statistic • Go to Advanced -> Statistics by Name • Click on New Statistic • Fill out the Basics Tab • Fill out the Advanced Tab • Save and Close 13

Slide 14

Slide 14 text

How to Find A Statistic 14 Statistics Tab in the Administration Client or • sh st security.totp.* • sh st dbmt

Slide 15

Slide 15 text

Creating an Event for Services Part 2 • Go to Event Generators -> Statistic • Click New Statistic Event Generator • Find the statistic you created • On the Threshold tab, Set your Threshold • On the other tab, Click the box to bring up the wizard to set up the event handler. • It will first save the Generator and then ask how you want to be notified. 15

Slide 16

Slide 16 text

Define Alerts and Notifications 16 CREATE AN EVENT HANDLER GO TO THE MONITORING CONFIGURATION DATABASE EVENTS4.NSF SELECT EVENT HANDLERS AND CREATE A NEW EVENT HANDLER. LINK THE EVENT HANDLER TO THE DDM PROBE YOU CREATED FOR DBMT MONITORING.

Slide 17

Slide 17 text

Creating an Event Handler • Go to Event Handlers -> By Action • Click New Event Handler • Basics Tab – Select your Preferences • Event Tab – Select the Type, Severity and the created Event • Action Tab – Select Mail and Email • Enable the Notification 17

Slide 18

Slide 18 text

The Proof is in the Email 18

Slide 19

Slide 19 text

Admin Preferences While in the Admin Client • File-Preferences-Administration Preferences 19

Slide 20

Slide 20 text

Admin Preferences – Files Tab Over the last few Versions, some new column options were added: • FT Index • You can see which dbs have a FT index • Encrypt State • You can see which files are encrypted • Encrypt Strength • You need to know what you are looking at Restart required to see the changes Turn off or on, or move, the columns as you see fit 20

Slide 21

Slide 21 text

Backup/Restore • Create the Task for Monitoring • The Backup NSF has notifications built-in, use them 21

Slide 22

Slide 22 text

22

Slide 23

Slide 23 text

Rconsole – Be Nice if it Was in the Toolbar Click File -> Preferences -> Toolbar -> Customize Click on New and select Button Under 'Button caption text', type a name (Rconsole) Click on Command & Functions button to select Commands Select AdminRemoteConsole and click on Paste button Click on OK and then click Save Toolbar and click on OK. 23 Secret Credits Tip