|
1 | 1 | #! /bin/bash |
2 | 2 | : <<'ScriptInformationBlock' |
| 3 | + Version: |
| 4 | + v1.0.3-alpha |
3 | 5 | About: |
4 | 6 | This script is written for data collection from Linux machines which can help in troubleshooting SCOM UNIX/LINUX Agent (SCXAgent) |
5 | 7 | Original Author : |
@@ -1572,26 +1574,26 @@ printf "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
1572 | 1574 |
|
1573 | 1575 |
|
1574 | 1576 | : <<'LicenseInformation' |
1575 | | - MIT License |
1576 | | -
|
1577 | | - Copyright (c) Microsoft Corporation. |
1578 | | -
|
1579 | | - Permission is hereby granted, free of charge, to any person obtaining a copy |
1580 | | - of this software and associated documentation files (the "Software"), to deal |
1581 | | - in the Software without restriction, including without limitation the rights |
1582 | | - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
1583 | | - copies of the Software, and to permit persons to whom the Software is |
1584 | | - furnished to do so, subject to the following conditions: |
1585 | | -
|
1586 | | - The above copyright notice and this permission notice shall be included in all |
1587 | | - copies or substantial portions of the Software. |
1588 | | -
|
1589 | | - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
1590 | | - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
1591 | | - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
1592 | | - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
1593 | | - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
1594 | | - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
1595 | | - SOFTWARE |
| 1577 | +MIT License |
| 1578 | +
|
| 1579 | +Copyright (c) Microsoft Corporation. |
| 1580 | +
|
| 1581 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 1582 | +of this software and associated documentation files (the "Software"), to deal |
| 1583 | +in the Software without restriction, including without limitation the rights |
| 1584 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 1585 | +copies of the Software, and to permit persons to whom the Software is |
| 1586 | +furnished to do so, subject to the following conditions: |
| 1587 | +
|
| 1588 | +The above copyright notice and this permission notice shall be included in all |
| 1589 | +copies or substantial portions of the Software. |
| 1590 | +
|
| 1591 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 1592 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 1593 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 1594 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 1595 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 1596 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 1597 | +SOFTWARE. |
1596 | 1598 |
|
1597 | 1599 | LicenseInformation |
0 commit comments