|
FireSync API
|
Installs a health provider that can be used to generate health statistics for the local host.
This method can be used to enable kSystem to report rudimentary health statistics for the local host computer. This method should not normally be used within a sensor.
If a host health provider has been set, then health messages will be generated when the host health channel is opened, using either kSystem_OpenHostHealth or kSystem_OpenHealth. The health provider should be registered prior to opening health connections and cannot be changed while health connections are open.
| system | System object. |
| provider | Health provider (or kNULL to unregister). |
| id | Node identifier to use for host health messages (e.g., kHEALTH_MSG_SOURCE_HOST) |