gam_server(1) User Commands gam_server(1)
NAME
gam_server - The Gamin server gathers file events from the kernel and sends these events to clients.
SYNOPSIS
/usr/lib/gam_server
DESCRIPTION
Gamin uses a client-server model. gam_server is the server which centralizes client requests for monitoring files, gathers file events via
File Event Notification kernel API methods (see port_create(3C)), and then sends modification events to application clients. It also
shares file events when multiple applications monitor the same file.
For configuring gam_server refer to http://www.gnome.org/~veillard/gamin/config.html
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWgamin |
+-----------------------------+-----------------------------+
|Interface stability |Volatile |
+-----------------------------+-----------------------------+
SEE ALSO
port_create(3C), libgamin-1(3), attributes(5)
Gamin Homepage: http://www.gnome.org/~veillard/gamin
NOTES
Written by Lin Ma, Sun Microsystems Inc., 2008.
SunOS 5.11 25 Mar 2008 gam_server(1)