⚙️
Domino Swiss Army Knife
  • DSAK - Domino Swiss Army Knife (Freeware)
  • Quick Start
    • 🚀Installation and Usage
    • ⬇️Downloads
    • ❓FAQ
  • Command Reference
    • 💻Command SrvInfo
    • 💻Command SrvStats
    • 💻Command DBFind
    • 💻Command DBInfo
    • 💻Command DBCopy
    • 💻Command DBCreate
    • 💻Command DBDelete
    • 💻Command DBEncrypt
    • 💻Command DBDecrypt
    • 💻Command DBSign
    • 💻Command DBDesignLock
    • 💻Command DBQuotaSet
    • 💻Command DBQuotaClear
    • 💻Command DBCLOnline
    • 💻Command DBCLOffline
    • 💻Command DBFTCreate
    • 💻Command DBFTUpdate
    • 💻Command DBFTRemove
    • 💻Command DBReplEnable
    • 💻Command DBReplDisable
    • 💻Command DBReplClear
    • 💻Command DBDocDelete
    • 💻Command Help
Powered by GitBook
  1. Command Reference

Command SrvStats

Syntax

Tell DSAK SrvStats {Enable|Disable}

Function

Shows some key statistic and performance values obtained from the HCL Domino server statistic table.

Parameters

  • No parameter: Show the current statistic and performance values

  • Enable: Show the values at every full hour. This output will also be written to the database log nsf

  • Disable: Disable the hourly output to the HCL Domino console (default)

Example

> Tell DSAK SrvStats
07.03.2024 02:00:13   DSAK:    Uptime       CPU       RAM       RAM    Paging   Network      Mail      Mail     Users     Users     Avail
07.03.2024 02:00:13   DSAK:      Days      Busy     Total     Avail  Rate/sec  Data/sec   Waiting      Dead   Current      Peak     Index
07.03.2024 02:00:13   DSAK: --------- --------- --------- --------- --------- --------- --------- --------- --------- --------- ---------
07.03.2024 02:00:13   DSAK:        21        2%    6144MB    2081MB         0       9KB         0         0         0         4       100 
07.03.2024 02:00:13   DSAK: 
07.03.2024 02:00:13   DSAK:  Transact  Transact NSFBuffer NSFBuffer     Tasks     Tasks      HTTP      HTTP  UpdQueue  UpdQueue
07.03.2024 02:00:13   DSAK:  Curr/min  Peak/min      Size   HitRate   Current   Waiting   Current      Peak   Current      Peak
07.03.2024 02:00:13   DSAK: --------- --------- --------- --------- --------- --------- --------- --------- --------- ---------
07.03.2024 02:00:13   DSAK:         0      1191    1024MB       96%         0         0         0        15         0         1 
  • The command output is best viewed with a monospaced font.

  • The current state of SrvStats (enabled or disabled) is preserved in the notes.ini variable $DSAK-SrvStats.

  • To obtain the statistics from the server, DSAK issues several Show Statistics commands to the server. These commands may show up in your log.nsf database.

Last updated 1 year ago

If you want to include other statistic data, please send an email to .

💻
andy.brunner@k43.ch