Details
| ID | Osxcollector |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
| Tags | osx agent |
README
Execute OSXcollector on a machine. This can run only on OSX.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | osx, agent |
Inputs
| Argument Name | Description |
|---|---|
| section | Asks OSXCollector for a specific section. |
| timeout | The timeout period for the OSXCollector execution to complete. If omitted, the default wil be 10 minutes. |
Outputs
There are no outputs for this script.
commonfields: id: Osxcollector version: -1 name: Osxcollector script: '' type: javascript tags: - osx - agent comment: Execute osxcollector on machine, can run ONLY on OSX system: true args: - name: section default: true description: Ask OSXCollector for a specific section - name: timeout description: Timeout for the OSXCollector execution to complete. If omitted, defaults to 10 minutes. scripttarget: 1 dependson: {} timeout: 0s fromversion: 5.0.0