Query: utmpd
OS: hpux
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
utmpd(1M) utmpd(1M)NAMEutmpd - user accounting database daemonSYNOPSISDESCRIPTIONuser accounting database daemon, manages the user accounting database which is the database of currently logged-in users. This was previ- ously maintained by and files on HP-UX. Upon startup, writes its pid to the file Applications can add, update, or query entries into the database using the APIs. See the getuts(3C) manual page for more information. utmpd(1M) takes care of synchronizing the legacy file and its own in-memory database. The synchronization is bi-directional from the data- base to the and from the file to database. However, this synchronization does not happen in real time. There is a time lag which could span from a few seconds on a lightly loaded system to a few minutes on a heavily loaded system. Signal Processing Perform graceful shutdown. This causes the daemon to write its in-memory user accounting database to the file and exit.DIAGNOSTICSlogs error messages to the system log using syslog(3C).WARNINGSIf is shutdown using synchronization between file and the file does not take place. should not be shutdown by the user unless it is for debugging purpose. On restart, utmpd(1M) rebuilds its database from the file.AUTHORwas developed by Hewlett-Packard Company.FILESSEE ALSOrlogind(1), telnetd(1), who(1), init(1M), bwtmps(3C), getuts(3C), getutx(3C), btmps(4), utmp(4), utmpx(4), wtmps(4). utmpd(1M)
Related Man Pages |
---|
bwtmps(3c) - hpux |
pututsline(3c) - hpux |
bwtmpname(3c) - hpux |
endbwent(3c) - hpux |
updatebwdb(3c) - hpux |
Similar Topics in the Unix Linux Community |
---|
Shutdown scripts |
directory synchronization |
DBTree 0.8.6 (Default branch) |
Extending database filesystem |
Reading wtmps file |