Changes: * Fix OpenBSD cpu.sh output to match others * Fix OpenBSD df.sh output (no need for %% here) * Do not use sudo or doas when running as root * Use #!/usr/bin/env bash to support OpenBSD in run_nix_ta_commands * Fix rsyslog example to trim whitespace in run_nix_ta_commands * Add /usr/local/sbin:/usr/local/bin to PATH in run_nix_ta_commands * Fix getting hour and minute for OpenBSD in run_nix_ta_commands "08" shows up to printf as octal * Support difference in OpenBSD logger command: Requires modifying /etc/syslog.conf and setting facility in /etc/nix_ta.conf
66 lines
1.8 KiB
Text
66 lines
1.8 KiB
Text
{
|
|
"dependencies": null,
|
|
"incompatibleApps": null,
|
|
"info": {
|
|
"author": [
|
|
{
|
|
"company": "erdelynet.com",
|
|
"email": "mike@erdelynet.com",
|
|
"name": "erdelynet.com"
|
|
}
|
|
],
|
|
"classification": {
|
|
"categories": [
|
|
"IT Operations",
|
|
"Utilities"
|
|
],
|
|
"developmentStatus": "Production/Stable",
|
|
"intendedAudience": "IT"
|
|
},
|
|
"commonInformationModels": {
|
|
"Authentication": "=4.20.2",
|
|
"Change": "=4.20.2",
|
|
"Endpoint": "=4.20.2",
|
|
"Inventory": "=4.20.2",
|
|
"Network Sessions": "=4.20.2",
|
|
"Performance": "=4.20.2"
|
|
},
|
|
"description": "Technical Add-on for Unix and Linux",
|
|
"id": {
|
|
"group": null,
|
|
"name": "TA-nix",
|
|
"version": "9.2.0.10"
|
|
},
|
|
"license": {
|
|
"name": "Splunk Software License Agreement",
|
|
"text": "LICENSES/LicenseRef-Splunk-8-2021.txt",
|
|
"uri": "http://www.splunk.com/view/SP-CAAAAFA"
|
|
},
|
|
"privacyPolicy": {
|
|
"name": null,
|
|
"text": null,
|
|
"uri": null
|
|
},
|
|
"releaseDate": null,
|
|
"releaseNotes": {
|
|
"name": "README",
|
|
"text": "./README.txt",
|
|
"uri": "https://git.erdelynet.com/mike/TA-nix/docs/ReleaseNotes.md"
|
|
},
|
|
"title": "Technical Add-on for Unix and Linux"
|
|
},
|
|
"inputGroups": null,
|
|
"platformRequirements": null,
|
|
"schemaVersion": "2.0.0",
|
|
"supportedDeployments": [
|
|
"_standalone",
|
|
"_distributed",
|
|
"_search_head_clustering"
|
|
],
|
|
"targetWorkloads": [
|
|
"_search_heads",
|
|
"_forwarders",
|
|
"_indexers"
|
|
],
|
|
"tasks": null
|
|
}
|