FORMULA LANGUAGE


AdminStatisticsConfig @Command
Opens the server events database (EVENTS4.NSF) on the selected server and displays its Servers to Monitor view.

Note This @command is obsolete in Release 6.

Syntax

@Command( [AdminStatisticsConfig] )

Usage

AdminStatisticsConfig is available only when the Domino Administrator is open.

In order for AdminStatisticsConfig to operate successfully, there must be a database named EVENTS4.NSF on the selected server. Notes/Domino creates this database the first time it starts the EVENTS server task.

This command does not work on the Web.

Language cross-reference

GetView method of LotusScript NotesDatabase class

getView method of Java Database class

See Also