Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion get-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@
In addition to the setup itself, fundamental Python knowledge and a basic understanding of the <a class=gdoc-markdown__link href=https://pandas.pydata.org/>Pandas</a> library is helpful to get you started.</p><p>Python is relatively easy to learn, and if you are used to scripting languages or programming in general you might find the Tutorial Jupyter Notebooks provided with IBM SMF Explorer sufficient to learn Python on the go.
Additionally you may find very good publicly available guides and other resources to get you started with Python (e.g. <a class=gdoc-markdown__link href=https://www.learnpython.org/>https://www.learnpython.org/</a> ).</p><p>System Management Facility (SMF) records represent a wealth of information that can be extracted to get insights into the activities of your z/OS systems.
Novice users like system programmers, data scientists and data engineers might be struggling when trying to understand and interpret SMF data if they are still not acquainted with z/OS. </p><p>Thanks to the convenient interface to access SMF data using Python provided by IBM SMF Explorer, you can retrieve SMF data in tabular form, which can further be processed for the task of data analysis and machine learning.</p><p>You can use IBM SMF Explorer stand-alone in Python scripts or use it with the provided JupyterLab setup.</p><div class=gdoc-page__anchorwrap><h2 id=prerequisites>Prerequisites
<a data-clipboard-text=https://ibm.github.io/IBM-SMF-Explorer/get-started/#prerequisites class="gdoc-page__anchor clip flex align-center" title="Anchor to: Prerequisites" aria-label="Anchor to: Prerequisites" href=#prerequisites><svg class="gdoc-icon gdoc_link"><use xlink:href="#gdoc_link"/></svg></a></h2></div><p>IBM SMF Explorer has some prerequisites that need to be installed and set up:</p><ul><li><strong>z/OS Host</strong>:<ul><li>z/OS Data Gatherer: SMF Data REST Services (<em>requires z/OS 2.5</em>)<ul><li>PTF: UJ98030</li><li>See <em>Data Gatherer User&rsquo;s Guide</em> (<a class=gdoc-markdown__link href=https://www-40.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R5DataGathererPublications?OpenDocument>here</a>)</li></ul></li><li>A User ID with access to z/OSMF (connected to group <code>IZUUSER</code>)</li></ul></li><li><strong>Workstation</strong> (<a class=gdoc-markdown__link href=/IBM-SMF-Explorer/get-started/installation/>Installation</a>):<ul><li>Python 3.9 to 3.11</li><li>Git (optional)</li><li>JupyterLab environment</li></ul></li></ul></article><div class="gdoc-page__footer flex flex-wrap justify-between"></div></div></main><footer class=gdoc-footer><nav class="container flex"><div><section class="flex flex-wrap align-center"><span class="gdoc-footer__item gdoc-footer__item--row"><a href=https://www.ibm.com/ class=gdoc-footer__link>IBM</a></span></section></div><div class="flex flex-25 justify-end"><span class="gdoc-footer__item text-right"><a class="gdoc-footer__link fake-link" href=# aria-label="Back to top"><svg class="gdoc-icon gdoc_keyboard_arrow_up"><use xlink:href="#gdoc_keyboard_arrow_up"/></svg><span class=hidden-mobile>Back to top</span></a></span></div></nav></footer></div><script defer src=/IBM-SMF-Explorer/js/search-83320133.bundle.min.js></script></body></html>
<a data-clipboard-text=https://ibm.github.io/IBM-SMF-Explorer/get-started/#prerequisites class="gdoc-page__anchor clip flex align-center" title="Anchor to: Prerequisites" aria-label="Anchor to: Prerequisites" href=#prerequisites><svg class="gdoc-icon gdoc_link"><use xlink:href="#gdoc_link"/></svg></a></h2></div><p>IBM SMF Explorer has some prerequisites that need to be installed and set up:</p><ul><li><strong>z/OS Host</strong>:<ul><li>z/OS Data Gatherer: SMF Data REST Services (<em>requires z/OS 2.5</em>)<ul><li>PTF: UJ98030</li><li>See <em>Data Gatherer User&rsquo;s Guide</em> (<a class=gdoc-markdown__link href=https://www.ibm.com/docs/en/zos/3.2.0?topic=gatherer-zos-data-users-guide>here</a>)</li></ul></li><li>A User ID with access to z/OSMF (connected to group <code>IZUUSER</code>)</li></ul></li><li><strong>Workstation</strong> (<a class=gdoc-markdown__link href=/IBM-SMF-Explorer/get-started/installation/>Installation</a>):<ul><li>Python 3.9 to 3.11</li><li>Git (optional)</li><li>JupyterLab environment</li></ul></li></ul></article><div class="gdoc-page__footer flex flex-wrap justify-between"></div></div></main><footer class=gdoc-footer><nav class="container flex"><div><section class="flex flex-wrap align-center"><span class="gdoc-footer__item gdoc-footer__item--row"><a href=https://www.ibm.com/ class=gdoc-footer__link>IBM</a></span></section></div><div class="flex flex-25 justify-end"><span class="gdoc-footer__item text-right"><a class="gdoc-footer__link fake-link" href=# aria-label="Back to top"><svg class="gdoc-icon gdoc_keyboard_arrow_up"><use xlink:href="#gdoc_keyboard_arrow_up"/></svg><span class=hidden-mobile>Back to top</span></a></span></div></nav></footer></div><script defer src=/IBM-SMF-Explorer/js/search-83320133.bundle.min.js></script></body></html>
2 changes: 1 addition & 1 deletion zos25/get-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@
In addition to the setup itself, fundamental Python knowledge and a basic understanding of the <a class=gdoc-markdown__link href=https://pandas.pydata.org/>Pandas</a> library is helpful to get you started.</p><p>Python is relatively easy to learn, and if you are used to scripting languages or programming in general you might find the Tutorial Jupyter Notebooks provided with IBM SMF Explorer sufficient to learn Python on the go.
Additionally you may find very good publicly available guides and other resources to get you started with Python (e.g. <a class=gdoc-markdown__link href=https://www.learnpython.org/>https://www.learnpython.org/</a> ).</p><p>System Management Facility (SMF) records represent a wealth of information that can be extracted to get insights into the activities of your z/OS systems.
Novice users like system programmers, data scientists and data engineers might be struggling when trying to understand and interpret SMF data if they are still not acquainted with z/OS. </p><p>Thanks to the convenient interface to access SMF data using Python provided by IBM SMF Explorer, you can retrieve SMF data in tabular form, which can further be processed for the task of data analysis and machine learning.</p><p>You can use IBM SMF Explorer stand-alone in Python scripts or use it with the provided JupyterLab setup.</p><div class=gdoc-page__anchorwrap><h2 id=prerequisites>Prerequisites
<a data-clipboard-text=https://ibm.github.io/IBM-SMF-Explorer/zos25/get-started/#prerequisites class="gdoc-page__anchor clip flex align-center" title="Anchor to: Prerequisites" aria-label="Anchor to: Prerequisites" href=#prerequisites><svg class="gdoc-icon gdoc_link"><use xlink:href="#gdoc_link"/></svg></a></h2></div><p>IBM SMF Explorer has some prerequisites that need to be installed and set up:</p><ul><li><strong>z/OS Host</strong>:<ul><li>z/OS Data Gatherer: SMF Data REST Services (<em>requires z/OS 2.5</em>)<ul><li>PTF: UJ98030</li><li>See <em>Data Gatherer User&rsquo;s Guide</em> (<a class=gdoc-markdown__link href=https://www-40.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R5DataGathererPublications?OpenDocument>here</a>)</li></ul></li><li>A User ID with access to z/OSMF (connected to group <code>IZUUSER</code>)</li></ul></li><li><strong>Workstation</strong> (<a class=gdoc-markdown__link href=/IBM-SMF-Explorer/zos25/get-started/installation/>Installation</a>):<ul><li>Python 3.9 to 3.11</li><li>Git (optional)</li><li>JupyterLab environment</li></ul></li></ul></article><div class="gdoc-page__footer flex flex-wrap justify-between"></div></div></main><footer class=gdoc-footer><nav class="container flex"><div><section class="flex flex-wrap align-center"><span class="gdoc-footer__item gdoc-footer__item--row"><a href=https://www.ibm.com/ class=gdoc-footer__link>IBM</a></span></section></div><div class="flex flex-25 justify-end"><span class="gdoc-footer__item text-right"><a class="gdoc-footer__link fake-link" href=# aria-label="Back to top"><svg class="gdoc-icon gdoc_keyboard_arrow_up"><use xlink:href="#gdoc_keyboard_arrow_up"/></svg><span class=hidden-mobile>Back to top</span></a></span></div></nav></footer></div><script defer src=/IBM-SMF-Explorer/js/search-83320133.bundle.min.js></script></body></html>
<a data-clipboard-text=https://ibm.github.io/IBM-SMF-Explorer/zos25/get-started/#prerequisites class="gdoc-page__anchor clip flex align-center" title="Anchor to: Prerequisites" aria-label="Anchor to: Prerequisites" href=#prerequisites><svg class="gdoc-icon gdoc_link"><use xlink:href="#gdoc_link"/></svg></a></h2></div><p>IBM SMF Explorer has some prerequisites that need to be installed and set up:</p><ul><li><strong>z/OS Host</strong>:<ul><li>z/OS Data Gatherer: SMF Data REST Services (<em>requires z/OS 2.5</em>)<ul><li>PTF: UJ98030</li><li>See <em>Data Gatherer User&rsquo;s Guide</em> (<a class=gdoc-markdown__link href=https://www.ibm.com/docs/en/zos/2.5.0?topic=gatherer-zos-data-users-guide>here</a>)</li></ul></li><li>A User ID with access to z/OSMF (connected to group <code>IZUUSER</code>)</li></ul></li><li><strong>Workstation</strong> (<a class=gdoc-markdown__link href=/IBM-SMF-Explorer/zos25/get-started/installation/>Installation</a>):<ul><li>Python 3.9 to 3.11</li><li>Git (optional)</li><li>JupyterLab environment</li></ul></li></ul></article><div class="gdoc-page__footer flex flex-wrap justify-between"></div></div></main><footer class=gdoc-footer><nav class="container flex"><div><section class="flex flex-wrap align-center"><span class="gdoc-footer__item gdoc-footer__item--row"><a href=https://www.ibm.com/ class=gdoc-footer__link>IBM</a></span></section></div><div class="flex flex-25 justify-end"><span class="gdoc-footer__item text-right"><a class="gdoc-footer__link fake-link" href=# aria-label="Back to top"><svg class="gdoc-icon gdoc_keyboard_arrow_up"><use xlink:href="#gdoc_keyboard_arrow_up"/></svg><span class=hidden-mobile>Back to top</span></a></span></div></nav></footer></div><script defer src=/IBM-SMF-Explorer/js/search-83320133.bundle.min.js></script></body></html>
2 changes: 1 addition & 1 deletion zos31/get-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@
In addition to the setup itself, fundamental Python knowledge and a basic understanding of the <a class=gdoc-markdown__link href=https://pandas.pydata.org/>Pandas</a> library is helpful to get you started.</p><p>Python is relatively easy to learn, and if you are used to scripting languages or programming in general you might find the Tutorial Jupyter Notebooks provided with IBM SMF Explorer sufficient to learn Python on the go.
Additionally you may find very good publicly available guides and other resources to get you started with Python (e.g. <a class=gdoc-markdown__link href=https://www.learnpython.org/>https://www.learnpython.org/</a> ).</p><p>System Management Facility (SMF) records represent a wealth of information that can be extracted to get insights into the activities of your z/OS systems.
Novice users like system programmers, data scientists and data engineers might be struggling when trying to understand and interpret SMF data if they are still not acquainted with z/OS. </p><p>Thanks to the convenient interface to access SMF data using Python provided by IBM SMF Explorer, you can retrieve SMF data in tabular form, which can further be processed for the task of data analysis and machine learning.</p><p>You can use IBM SMF Explorer stand-alone in Python scripts or use it with the provided JupyterLab setup.</p><div class=gdoc-page__anchorwrap><h2 id=prerequisites>Prerequisites
<a data-clipboard-text=https://ibm.github.io/IBM-SMF-Explorer/zos31/get-started/#prerequisites class="gdoc-page__anchor clip flex align-center" title="Anchor to: Prerequisites" aria-label="Anchor to: Prerequisites" href=#prerequisites><svg class="gdoc-icon gdoc_link"><use xlink:href="#gdoc_link"/></svg></a></h2></div><p>IBM SMF Explorer has some prerequisites that need to be installed and set up:</p><ul><li><strong>z/OS Host</strong>:<ul><li>z/OS Data Gatherer: SMF Data REST Services (<em>requires z/OS 2.5</em>)<ul><li>PTF: UJ98030</li><li>See <em>Data Gatherer User&rsquo;s Guide</em> (<a class=gdoc-markdown__link href=https://www-40.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R5DataGathererPublications?OpenDocument>here</a>)</li></ul></li><li>A User ID with access to z/OSMF (connected to group <code>IZUUSER</code>)</li></ul></li><li><strong>Workstation</strong> (<a class=gdoc-markdown__link href=/IBM-SMF-Explorer/zos31/get-started/installation/>Installation</a>):<ul><li>Python 3.9 to 3.11</li><li>Git (optional)</li><li>JupyterLab environment</li></ul></li></ul></article><div class="gdoc-page__footer flex flex-wrap justify-between"></div></div></main><footer class=gdoc-footer><nav class="container flex"><div><section class="flex flex-wrap align-center"><span class="gdoc-footer__item gdoc-footer__item--row"><a href=https://www.ibm.com/ class=gdoc-footer__link>IBM</a></span></section></div><div class="flex flex-25 justify-end"><span class="gdoc-footer__item text-right"><a class="gdoc-footer__link fake-link" href=# aria-label="Back to top"><svg class="gdoc-icon gdoc_keyboard_arrow_up"><use xlink:href="#gdoc_keyboard_arrow_up"/></svg><span class=hidden-mobile>Back to top</span></a></span></div></nav></footer></div><script defer src=/IBM-SMF-Explorer/js/search-83320133.bundle.min.js></script></body></html>
<a data-clipboard-text=https://ibm.github.io/IBM-SMF-Explorer/zos31/get-started/#prerequisites class="gdoc-page__anchor clip flex align-center" title="Anchor to: Prerequisites" aria-label="Anchor to: Prerequisites" href=#prerequisites><svg class="gdoc-icon gdoc_link"><use xlink:href="#gdoc_link"/></svg></a></h2></div><p>IBM SMF Explorer has some prerequisites that need to be installed and set up:</p><ul><li><strong>z/OS Host</strong>:<ul><li>z/OS Data Gatherer: SMF Data REST Services (<em>requires z/OS 2.5</em>)<ul><li>PTF: UJ98030</li><li>See <em>Data Gatherer User&rsquo;s Guide</em> (<a class=gdoc-markdown__link href=https://www.ibm.com/docs/en/zos/3.1.0?topic=gatherer-zos-data-users-guide>here</a>)</li></ul></li><li>A User ID with access to z/OSMF (connected to group <code>IZUUSER</code>)</li></ul></li><li><strong>Workstation</strong> (<a class=gdoc-markdown__link href=/IBM-SMF-Explorer/zos31/get-started/installation/>Installation</a>):<ul><li>Python 3.9 to 3.11</li><li>Git (optional)</li><li>JupyterLab environment</li></ul></li></ul></article><div class="gdoc-page__footer flex flex-wrap justify-between"></div></div></main><footer class=gdoc-footer><nav class="container flex"><div><section class="flex flex-wrap align-center"><span class="gdoc-footer__item gdoc-footer__item--row"><a href=https://www.ibm.com/ class=gdoc-footer__link>IBM</a></span></section></div><div class="flex flex-25 justify-end"><span class="gdoc-footer__item text-right"><a class="gdoc-footer__link fake-link" href=# aria-label="Back to top"><svg class="gdoc-icon gdoc_keyboard_arrow_up"><use xlink:href="#gdoc_keyboard_arrow_up"/></svg><span class=hidden-mobile>Back to top</span></a></span></div></nav></footer></div><script defer src=/IBM-SMF-Explorer/js/search-83320133.bundle.min.js></script></body></html>