get_ossec_status
Retrieve the current status of all OSSEC services, including individual daemon states and overall running count.
Instructions
Get the current status of all OSSEC services.
Checks whether each OSSEC daemon is running or stopped, including: ossec-analysisd, ossec-remoted, ossec-syscheckd, ossec-logcollector, ossec-maild, ossec-execd, and ossec-monitord.
Returns: JSON object with service status, running count, and overall state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |