{
  "created": "2015-12-20T19:56:42Z",
  "hierarchy": [
    {
      "name": "ROOT",
      "type": "folder",
      "uri": "/ROOT"
    },
    {
      "name": "Zenoss Notes",
      "type": "article",
      "uri": "Zenoss_Notes"
    }
  ],
  "html": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"UTF-8\"/>\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>\n    <meta property=\"og:image\" content=\"/img/logo512.png\"/>\n    <meta property=\"og:site_name\" content=\"Nikhil's Personal Wiki\"/>\n    <link rel=\"og:image\" href=\"/img/logo512.png\"/>\n    <link rel=\"icon\" href=\"/img/favicon.png\"/>\n    <link rel=\"apple-touch-icon\" href=\"/img/logo192.png\"/>\n    <link rel=\"stylesheet\" href=\"/css/styles.css\"/>\n    <link rel=\"stylesheet\" href=\"/css/highlight.css\"/>\n    <title>Zenoss Notes &ndash; Nikhil's Personal Wiki</title>\n    <script type=\"text/javascript\" id=\"MathJax-script\" defer src=\"https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js\"></script>\n    <script defer data-domain=\"wiki.nikhil.io\" src=\"https://plausible.io/js/plausible.js\"></script>\n  </head>\n  <body>\n    <noscript>\n      👉 A few things won&#8217;t work if you have JavaScript disabled.\n    </noscript>\n    <div class=\"container article\">\n      <header>\n        <nav>\n          <ul>\n            <li>\n              <a href=\"/archive\"  title=\"Archive\">\n                <span>Archive</span>\n              </a>\n            </li>\n            <li>\n              <a href=\"/Home\"  title=\"Home\">\n                <span>Home</span>\n              </a>\n            </li>\n            <li>\n              <a href=\"/random\"  title=\"See a random article\">\n                <span>Random</span>\n              </a>\n            </li>\n            \n            \n              \n                <li>\n                  <a href=\"/Zenoss_Notes/raw\"  title=\"View Source\">\n                    <span>Raw</span>\n                  </a>\n                </li>\n              \n              \n            \n            \n            \n            \n              \n                <li>\n                  <a href=\"/Zenoss_Notes/revisions\" >\n                    <span>Revisions</span>\n                  </a>\n                </li>\n              \n            \n            \n              \n                \n                  <li>\n                    <a href=\"/Zenoss_Notes/index.json\" title=\"View JSON Object\">\n                      <span>JSON</span>\n                    </a>\n                  </li>\n                \n              \n            \n          </ul>\n        </nav>\n      </header>\n      <main>\n        \n  <nav>\n  <ul>\n    \n      <li>\n        <a data-entity-type=\"folder\" href=\"/ROOT\" title=\"ROOT\">Root</a>\n      </li>\n    \n      <li>\n        <a data-entity-type=\"article\" href=\"/Zenoss_Notes\" title=\"Zenoss Notes\">Zenoss Notes</a>\n      </li>\n    \n    \n    \n    \n    \n  </ul>\n</nav>\n\n  <h1>Zenoss Notes\n    \n  </h1>\n  <h2>Pre-Flight</h2>\n<ul>\n<li>SNMP uses <strong>UDP</strong> on port <strong>161</strong></li>\n<li>Zenoss provides <a href=\"http://community.zenoss.org/community/documentation/official_documentation?view=overview\">a lot of useful<br />\ndocumentation</a>.</li>\n<li>The following ports need to be allowed <em>to</em> the <strong>server</strong>:</li>\n</ul>\n<table>\n<thead>\n<tr>\n<th>Port</th>\n<th>Protocol</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>8080</td>\n<td>HTTP</td>\n<td>Zenoss Web Interface</td>\n</tr>\n<tr>\n<td>514</td>\n<td>UDP</td>\n<td>Inbound syslog</td>\n</tr>\n<tr>\n<td>162</td>\n<td>UDP</td>\n<td>Inbound SNMP Traps</td>\n</tr>\n</tbody>\n</table>\n<h2>Installation</h2>\n<h3>Zenoss Server</h3>\n<p><strong>Note</strong>: Zenoss does <em>not</em> like special characters in the MySQL root<br />\npassword.</p>\n<pre tabindex=\"0\" class=\"chroma\"><code><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Install necessary packages; MySQL and net-snmp are required  </span>\n</span></span><span class=\"line\"><span class=\"cl\">yum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts  \n</span></span><span class=\"line\"><span class=\"cl\">  \n</span></span><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Configure MySQL  </span>\n</span></span><span class=\"line\"><span class=\"cl\">  \n</span></span><span class=\"line\"><span class=\"cl\"><span class=\"c1\"># Install Zenoss  </span>\n</span></span><span class=\"line\"><span class=\"cl\">mkdir zenoss.temp<span class=\"p\">;</span> cd zenoss.temp  \n</span></span><span class=\"line\"><span class=\"cl\">wget http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm\n</span></span><span class=\"line\"><span class=\"cl\">rpm -ivh zenoss-3.2.0.el5.i386.rpm  \n</span></span><span class=\"line\"><span class=\"cl\">service zenoss start\n</span></span></code></pre><p>This sets up <em>everything</em>. Go get some tea; this shall take a<br />\nwhile. Then navigate to <code>http://&lt;FQDN&gt;:8080</code> to finish setup. <a href=\"http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586\">This<br />\nbook</a><br />\nis your friend, friend.</p>\n<h2>Uninstallation</h2>\n<p>Navigate to the directory where Zenoss was installed.</p>\n<pre><code>[root@zenoss zenoss]# ./uninstall\n</code></pre>\n<h2>Miscellaneous</h2>\n<ul>\n<li>\n<p>Edit <code>/opt/zenoss/etc/zope.conf</code> and edit the <code>address</code> under <code>&lt;http-server&gt;</code>.</p>\n</li>\n<li>\n<p>Don&rsquo;t change the default directory (<code>/usr/local/zenoss</code>)</p>\n</li>\n<li>\n<p>Changed zSnmpVer to v2c under &ldquo;Configuration Properties&rdquo; for Device Class</p>\n</li>\n<li>\n<p>Reinstalled Zenoss for HDD monitoring</p>\n</li>\n<li>\n<p><a href=\"http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3\">A most excellent overview of SNMP</a>.<br />\nThis is probably all you need to get started.</p>\n</li>\n<li>\n<p>Change admin password like so:</p>\n<pre><code>su - zenoss  \n/usr/local/zenoss/zenoss/bin/zenpass\n</code></pre>\n</li>\n<li>\n<p>If you have a non-default port, your email alerts will still use the<br />\ndefault (8080). To change this, edit <code>$ZENHOME/etc/zenactions.conf</code>,<br />\nadd a line like so, and restart Zenoss</p>\n<pre><code>zopeurl      http://servername.tld:9090\n</code></pre>\n</li>\n</ul>\n\n\n      </main>\n      <footer>\n        <p>\n          \n        </p>\n        <ul>\n          \n  <li>2,237 bytes</li>\n  \n    <li>Created on Sunday, 20 December 2015 at 19:56 UTC</li>\n    <li>Modified on Tuesday, 13 January 2026 at 18:47 UTC</li>\n    <br/>\n    <li>\n      <a\n        href=\"https://github.com/afreeorange/wiki.nikhil.io.articles/edit/master/Zenoss Notes.md\"\n        title=\"Edit this article\">Edit this article</a>\n    </li>\n  \n\n          <li>\n            <a href=\"https://github.com/afreeorange/bock\" title=\"View the project that generates this wiki on Github\">bock\n            5.2.0-beta</a>\n          </li>\n        </ul>\n      </footer>\n    </div>\n    \n    \n      <script type=\"text/javascript\">\n        /**\n         * Quick shortcut to take me to the search box which is 90% of how I navigate\n         * this wiki anyway.\n         */\n        document.body.addEventListener(\n          \"keypress\", (e) => e.key === \"f\"\n          ? window.location.assign(\"/archive\")\n          : null);\n        window.MathJax = {\n          tex: {\n            inlineMath: [\n              [\n                '$', '$'\n              ],\n              [\n                '\\\\(', '\\\\)'\n              ]\n            ]\n          },\n          svg: {\n            fontCache: 'global'\n          }\n        };\n      </script>\n    \n  </body>\n</html></head></html>\n",
  "id": "87cf94b0-5e0b-5e4d-97ce-83eeeaaad2ad",
  "modified": "2026-01-13T18:47:28Z",
  "revisions": [
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2026-01-13T18:47:28Z",
      "id": "2436477560f26e23d00a24add1cbfeafdca4af78",
      "shortId": "24364775",
      "subject": "No compression\n",
      "content": "Pre-Flight\n----------\n\n*   SNMP uses **UDP** on port **161**\n*   Zenoss provides [a lot of useful\n    documentation](http://community.zenoss.org/community/documentation/official_documentation?view=overview).\n*   The following ports need to be allowed *to* the **server**:\n\n| Port | Protocol |     Description      |\n|------|----------|----------------------|\n| 8080 | HTTP     | Zenoss Web Interface |\n|  514 | UDP      | Inbound syslog       |\n|  162 | UDP      | Inbound SNMP Traps   |\n\nInstallation\n------------\n\n### Zenoss Server\n\n**Note**: Zenoss does *not* like special characters in the MySQL root\npassword.\n\n```bash\n# Install necessary packages; MySQL and net-snmp are required  \nyum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts  \n  \n# Configure MySQL  \n  \n# Install Zenoss  \nmkdir zenoss.temp; cd zenoss.temp  \nwget http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm\nrpm -ivh zenoss-3.2.0.el5.i386.rpm  \nservice zenoss start\n```\n\nThis sets up *everything*. Go get some tea; this shall take a\nwhile. Then navigate to `http://<FQDN>:8080` to finish setup. [This\nbook](http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586)\nis your friend, friend.\n\nUninstallation\n--------------\n\nNavigate to the directory where Zenoss was installed.\n\n    [root@zenoss zenoss]# ./uninstall\n\nMiscellaneous\n-------------\n\n*   Edit `/opt/zenoss/etc/zope.conf` and edit the `address` under `<http-server>`.\n*   Don't change the default directory (`/usr/local/zenoss`)\n*   Changed zSnmpVer to v2c under \"Configuration Properties\" for Device Class\n*   Reinstalled Zenoss for HDD monitoring\n*   [A most excellent overview of SNMP](http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3).\n    This is probably all you need to get started.\n*   Change admin password like so:\n\n        su - zenoss  \n        /usr/local/zenoss/zenoss/bin/zenpass\n\n*   If you have a non-default port, your email alerts will still use the\n    default (8080). To change this, edit `$ZENHOME/etc/zenactions.conf`,\n    add a line like so, and restart Zenoss\n\n        zopeurl      http://servername.tld:9090\n\n"
    },
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2025-06-06T14:38:23Z",
      "id": "c94a7e7ca1fce8cd9c634d81b8b5711166546c9c",
      "shortId": "c94a7e7c",
      "subject": "Merge branch 'master' of github.com:afreeorange/wiki.nikhil.io.articles\n",
      "content": "Pre-Flight\n----------\n\n*   SNMP uses **UDP** on port **161**\n*   Zenoss provides [a lot of useful\n    documentation](http://community.zenoss.org/community/documentation/official_documentation?view=overview).\n*   The following ports need to be allowed *to* the **server**:\n\n| Port | Protocol |     Description      |\n|------|----------|----------------------|\n| 8080 | HTTP     | Zenoss Web Interface |\n|  514 | UDP      | Inbound syslog       |\n|  162 | UDP      | Inbound SNMP Traps   |\n\nInstallation\n------------\n\n### Zenoss Server\n\n**Note**: Zenoss does *not* like special characters in the MySQL root\npassword.\n\n```bash\n# Install necessary packages; MySQL and net-snmp are required  \nyum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts  \n  \n# Configure MySQL  \n  \n# Install Zenoss  \nmkdir zenoss.temp; cd zenoss.temp  \nwget http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm\nrpm -ivh zenoss-3.2.0.el5.i386.rpm  \nservice zenoss start\n```\n\nThis sets up *everything*. Go get some tea; this shall take a\nwhile. Then navigate to `http://<FQDN>:8080` to finish setup. [This\nbook](http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586)\nis your friend, friend.\n\nUninstallation\n--------------\n\nNavigate to the directory where Zenoss was installed.\n\n    [root@zenoss zenoss]# ./uninstall\n\nMiscellaneous\n-------------\n\n*   Edit `/opt/zenoss/etc/zope.conf` and edit the `address` under `<http-server>`.\n*   Don't change the default directory (`/usr/local/zenoss`)\n*   Changed zSnmpVer to v2c under \"Configuration Properties\" for Device Class\n*   Reinstalled Zenoss for HDD monitoring\n*   [A most excellent overview of SNMP](http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3).\n    This is probably all you need to get started.\n*   Change admin password like so:\n\n        su - zenoss  \n        /usr/local/zenoss/zenoss/bin/zenpass\n\n*   If you have a non-default port, your email alerts will still use the\n    default (8080). To change this, edit `$ZENHOME/etc/zenactions.conf`,\n    add a line like so, and restart Zenoss\n\n        zopeurl      http://servername.tld:9090\n\n"
    },
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2021-06-04T03:04:37Z",
      "id": "fa9f7632d7901e6f9bb62b88594735ccc3588d28",
      "shortId": "fa9f7632",
      "subject": "Update Dovecot.md\n",
      "content": "Pre-Flight\n----------\n\n*   SNMP uses **UDP** on port **161**\n*   Zenoss provides [a lot of useful\n    documentation](http://community.zenoss.org/community/documentation/official_documentation?view=overview).\n*   The following ports need to be allowed *to* the **server**:\n\n| Port | Protocol |     Description      |\n|------|----------|----------------------|\n| 8080 | HTTP     | Zenoss Web Interface |\n|  514 | UDP      | Inbound syslog       |\n|  162 | UDP      | Inbound SNMP Traps   |\n\nInstallation\n------------\n\n### Zenoss Server\n\n**Note**: Zenoss does *not* like special characters in the MySQL root\npassword.\n\n```bash\n# Install necessary packages; MySQL and net-snmp are required  \nyum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts  \n  \n# Configure MySQL  \n  \n# Install Zenoss  \nmkdir zenoss.temp; cd zenoss.temp  \nwget http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm\nrpm -ivh zenoss-3.2.0.el5.i386.rpm  \nservice zenoss start\n```\n\nThis sets up *everything*. Go get some tea; this shall take a\nwhile. Then navigate to `http://<FQDN>:8080` to finish setup. [This\nbook](http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586)\nis your friend, friend.\n\nUninstallation\n--------------\n\nNavigate to the directory where Zenoss was installed.\n\n    [root@zenoss zenoss]# ./uninstall\n\nMiscellaneous\n-------------\n\n*   Edit `/opt/zenoss/etc/zope.conf` and edit the `address` under `<http-server>`.\n*   Don't change the default directory (`/usr/local/zenoss`)\n*   Changed zSnmpVer to v2c under \"Configuration Properties\" for Device Class\n*   Reinstalled Zenoss for HDD monitoring\n*   [A most excellent overview of SNMP](http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3).\n    This is probably all you need to get started.\n*   Change admin password like so:\n\n        su - zenoss  \n        /usr/local/zenoss/zenoss/bin/zenpass\n\n*   If you have a non-default port, your email alerts will still use the\n    default (8080). To change this, edit `$ZENHOME/etc/zenactions.conf`,\n    add a line like so, and restart Zenoss\n\n        zopeurl      http://servername.tld:9090\n\n"
    },
    {
      "authorEmail": "anand.nikhil@gmail.com",
      "authorName": "Nikhil Anand",
      "date": "2016-03-09T03:36:10Z",
      "id": "d6ee347147e9ece7b76ad66f98ae368f912adf6c",
      "shortId": "d6ee3471",
      "subject": "Update Zenoss Notes.md\n",
      "content": "Pre-Flight\n----------\n\n*   SNMP uses **UDP** on port **161**\n*   Zenoss provides [a lot of useful\n    documentation](http://community.zenoss.org/community/documentation/official_documentation?view=overview).\n*   The following ports need to be allowed *to* the **server**:\n\n| Port | Protocol |     Description      |\n|------|----------|----------------------|\n| 8080 | HTTP     | Zenoss Web Interface |\n|  514 | UDP      | Inbound syslog       |\n|  162 | UDP      | Inbound SNMP Traps   |\n\nInstallation\n------------\n\n### Zenoss Server\n\n**Note**: Zenoss does *not* like special characters in the MySQL root\npassword.\n\n```bash\n# Install necessary packages; MySQL and net-snmp are required  \nyum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts  \n  \n# Configure MySQL  \n  \n# Install Zenoss  \nmkdir zenoss.temp; cd zenoss.temp  \nwget http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm\nrpm -ivh zenoss-3.2.0.el5.i386.rpm  \nservice zenoss start\n```\n\nThis sets up *everything*. Go get some tea; this shall take a\nwhile. Then navigate to `http://<FQDN>:8080` to finish setup. [This\nbook](http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586)\nis your friend, friend.\n\nUninstallation\n--------------\n\nNavigate to the directory where Zenoss was installed.\n\n    [root@zenoss zenoss]# ./uninstall\n\nMiscellaneous\n-------------\n\n*   Edit `/opt/zenoss/etc/zope.conf` and edit the `address` under `<http-server>`.\n*   Don't change the default directory (`/usr/local/zenoss`)\n*   Changed zSnmpVer to v2c under \"Configuration Properties\" for Device Class\n*   Reinstalled Zenoss for HDD monitoring\n*   [A most excellent overview of SNMP](http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3).\n    This is probably all you need to get started.\n*   Change admin password like so:\n\n        su - zenoss  \n        /usr/local/zenoss/zenoss/bin/zenpass\n\n*   If you have a non-default port, your email alerts will still use the\n    default (8080). To change this, edit `$ZENHOME/etc/zenactions.conf`,\n    add a line like so, and restart Zenoss\n\n        zopeurl      http://servername.tld:9090\n\n"
    },
    {
      "authorEmail": "anand.nikhil@gmail.com",
      "authorName": "Nikhil Anand",
      "date": "2016-03-09T03:29:53Z",
      "id": "6aeab0ebcedf50bbd9d6cc4f37cba6bc96c3920b",
      "shortId": "6aeab0eb",
      "subject": "Update Zenoss Notes.md\n",
      "content": "Pre-Flight\n----------\n\n*   SNMP uses **UDP** on port **161**\n*   Zenoss provides [a lot of useful\n    documentation](http://community.zenoss.org/community/documentation/official_documentation?view=overview).\n*   The following ports need to be allowed *to* the **server**:\n\n| Port | Protocol |     Description      |\n|------|----------|----------------------|\n| 8080 | HTTP     | Zenoss Web Interface |\n|  514 | UDP      | Inbound syslog       |\n|  162 | UDP      | Inbound SNMP Traps   |\n\nInstallation\n------------\n\n### Zenoss Server\n\n**Note**: Zenoss does *not* like special characters in the MySQL root\npassword.\n\n```bash\n# Install necessary packages; MySQL and net-snmp are required  \nyum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts  \n  \n# Configure MySQL  \n  \n# Install Zenoss  \nmkdir zenoss.temp; cd zenoss.temp  \nwget http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm\nrpm -ivh zenoss-3.2.0.el5.i386.rpm  \nservice zenoss start\n```\n\nThis sets up *everything*. Go get some tea; this shall take a\nwhile. Then navigate to `http://<FQDN>:8080` to finish setup. [This\nbook](http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586)\nis your friend, friend.\n\nUninstallation\n--------------\n\nNavigate to the directory where Zenoss was installed.\n\n    [root@zenoss zenoss]# ./uninstall\n\nMiscellaneous\n-------------\n\n*   Edit `/opt/zenoss/etc/zope.conf` and edit the `address` under `<http-server>`.\n*   Don't change the default directory (`/usr/local/zenoss`)\n*   Changed zSnmpVer to v2c under \"Configuration Properties\" for Device Class\n*   Reinstalled Zenoss for HDD monitoring\n*   [A most excellent overview of SNMP](http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3).\n    This is probably all you need to get started.\n*   Change admin password like so:\n\n        su - zenoss  \n        /usr/local/zenoss/zenoss/bin/zenpass\n\n*   If you have a non-default port, your email alerts will still use the\n    default (8080). To change this, edit `$ZENHOME/etc/zenactions.conf`,\n    add a line like so, and restart Zenoss\n\n        zopeurl      http://servername.tld:9090\n"
    },
    {
      "authorEmail": "anand.nikhil@gmail.com",
      "authorName": "Nikhil Anand",
      "date": "2015-12-27T09:56:56Z",
      "id": "aa48b4b13324f7bb7c41d815ce772b7085bb2747",
      "shortId": "aa48b4b1",
      "subject": "Add code block for command\n",
      "content": "Pre-Flight\n----------\n\n*   SNMP is **UDP** on port **161**\n*   Zenoss provides [a lot of useful\n    documentation](http://community.zenoss.org/community/documentation/official_documentation?view=overview).\n*   The following ports need to be allowed *to* the **server**:\n\n| Port | Protocol |     Description      |\n|------|----------|----------------------|\n| 8080 | HTTP     | Zenoss Web Interface |\n|  514 | UDP      | Inbound syslog       |\n|  162 | UDP      | Inbound SNMP Traps   |\n\nInstallation\n------------\n\n### Zenoss Server\n\n**Note**: Zenoss does *not* like special characters in the MySQL root\npassword.\n\n```bash\n# Install necessary packages; MySQL and net-snmp are required  \nyum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts  \n  \n# Configure MySQL  \n  \n# Install Zenoss  \nmkdir zenoss.temp; cd zenoss.temp  \nwget http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm\nrpm -ivh zenoss-3.2.0.el5.i386.rpm  \nservice zenoss start\n```\n\nThis sets up *everything*. Go get some tea; this shall take a\nwhile. Then navigate to `http://<FQDN>:8080` to finish setup. [This\nbook](http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586)\nis your friend, friend.\n\nUninstallation\n--------------\n\nNavigate to the directory where Zenoss was installed.\n\n    [root@zenoss zenoss]# ./uninstall\n\nMiscellaneous\n-------------\n\n*   Edit `/opt/zenoss/etc/zope.conf` and edit the `address` under `<http-server>`.\n*   Don't change the default directory (`/usr/local/zenoss`)\n*   Changed zSnmpVer to v2c under \"Configuration Properties\" for Device Class\n*   Reinstalled Zenoss for HDD monitoring\n*   [A most excellent overview of SNMP](http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3).\n    This is probably all you need to get started.\n*   Change admin password like so:\n\n        su - zenoss  \n        /usr/local/zenoss/zenoss/bin/zenpass\n\n*   If you have a non-default port, your email alerts will still use the\n    default (8080). To change this, edit `$ZENHOME/etc/zenactions.conf`,\n    add a line like so, and restart Zenoss\n\n        zopeurl      http://servername.tld:9090\n"
    },
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2015-12-27T07:27:56Z",
      "id": "1aa29105a45aa67523ffb61e73bcc415f935a47e",
      "shortId": "1aa29105",
      "subject": "Fix Markdown conversion\n\nSaw half a season of The Office\n",
      "content": "Pre-Flight\n----------\n\n*   SNMP is **UDP** on port **161**\n*   Zenoss provides [a lot of useful\n    documentation](http://community.zenoss.org/community/documentation/official_documentation?view=overview).\n*   The following ports need to be allowed *to* the **server**:\n\n| Port | Protocol |     Description      |\n|------|----------|----------------------|\n| 8080 | HTTP     | Zenoss Web Interface |\n|  514 | UDP      | Inbound syslog       |\n|  162 | UDP      | Inbound SNMP Traps   |\n\nInstallation\n------------\n\n### Zenoss Server\n\n**Note**: Zenoss does *not* like special characters in the MySQL root\npassword.\n\n```bash\n# Install necessary packages; MySQL and net-snmp are required  \nyum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts  \n  \n# Configure MySQL  \n  \n# Install Zenoss  \nmkdir zenoss.temp; cd zenoss.temp  \nwget http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm\nrpm -ivh zenoss-3.2.0.el5.i386.rpm  \nservice zenoss start\n```\n\nThis sets up *everything*. Go get some tea; this shall take a\nwhile. Then navigate to `http://<FQDN>:8080` to finish setup. [This\nbook](http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586)\nis your friend, friend.\n\nUninstallation\n--------------\n\nNavigate to the directory where Zenoss was installed.\n\n    [root@zenoss zenoss]# ./uninstall\n\nMiscellaneous\n-------------\n\n*   Edit `/opt/zenoss/etc/zope.conf` and edit the `address` under `<http-server>`.\n*   Don't change the default directory (`/usr/local/zenoss`)\n*   Changed zSnmpVer to v2c under \"Configuration Properties\" for Device Class\n*   Reinstalled Zenoss for HDD monitoring\n*   [A most excellent overview of SNMP](http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3).\n    This is probably all you need to get started.\n*   Change admin password like so:\n\n        su - zenoss  \n        /usr/local/zenoss/zenoss/bin/zenpass\n\n*   If you have a non-default port, your email alerts will still use the\n    default (8080). To change this, edit `$ZENHOME/etc/zenactions.conf`,\n    add a line like so, and restart Zenoss\n\n        zopeurl      http://servername.tld:9090\n"
    },
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2015-12-21T02:30:47Z",
      "id": "d658e80d1ecb97b196531c7b15a0f9af709c05de",
      "shortId": "d658e80d",
      "subject": "Incremental\n",
      "content": "Pre-Flight\n----------\n\n-   SNMP is **UDP** on port **161**\n-   Zenoss provides [a lot of useful\n    documentation](http://community.zenoss.org/community/documentation/official_documentation?view=overview).\n-   The following ports need to be allowed *to* the **server**:\n\n| Port | Protocol | Description          |\n|------|----------|----------------------|\n| 8080 | HTTP     | Zenoss Web Interface |\n| 514  | UDP      | Inbound syslog       |\n| 162  | UDP      | Inbound SNMP Traps   |\n\nInstallation\n------------\n\n### Zenoss Server\n\n**Note**: Zenoss does *not* like special characters in the MySQL root\npassword. <bash>\n\n` # Install necessary packages; MySQL and net-snmp are required`  \n` yum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts`  \n` `  \n` # Configure MySQL`  \n` `  \n` # Install Zenoss`  \n` mkdir zenoss.temp; cd zenoss.temp`  \n` wget `[`http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm`](http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm)  \n` rpm -ivh zenoss-3.2.0.el5.i386.rpm`  \n` service zenoss start`\n\n</bash> This sets up *everything*. Go get some tea; this shall take a\nwhile. Then navigate to `http://<FQDN>:8080` to finish setup. [This\nbook](http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586)\nis your friend, friend.\n\nUninstallation\n--------------\n\nNavigate to the directory where Zenoss was installed.\n\n` [root@zenoss zenoss]# ./uninstall`\n\nMiscellaneous\n-------------\n\n-   Edit `/opt/zenoss/etc/zope.conf` and edit the `address` under\n    `<http-server>`.\n-   Don't change the default directory (`/usr/local/zenoss`)\n-   Changed zSnmpVer to v2c under \"Configuration Properties\" for Device\n    Class\n-   Reinstalled Zenoss for HDD monitoring\n-   [A most excellent overview of\n    SNMP](http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3).\n    This is probably all you need to get started.\n-   Change admin password like so:\n\n` su - zenoss`  \n` /usr/local/zenoss/zenoss/bin/zenpass`\n\n-   If you have a non-default port, your email alerts will still use the\n    default (8080). To change this, edit `$ZENHOME/etc/zenactions.conf`,\n    add a line like so, and restart Zenoss\n\n` zopeurl      `[`http://servername.tld:9090`](http://servername.tld:9090)\n"
    },
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2015-12-20T19:56:42Z",
      "id": "9854e1891591a7e0d6c405af2c3fe7c2d7b2be31",
      "shortId": "9854e189",
      "subject": "Zenoss Notes : First Draft\n",
      "content": "Pre-Flight\n----------\n\n-   SNMP is **UDP** on port **161**\n-   Zenoss provides [a lot of useful\n    documentation](http://community.zenoss.org/community/documentation/official_documentation?view=overview).\n-   The following ports need to be allowed *to* the **server**:\n\n| Port | Protocol | Description          |\n|------|----------|----------------------|\n| 8080 | HTTP     | Zenoss Web Interface |\n| 514  | UDP      | Inbound syslog       |\n| 162  | UDP      | Inbound SNMP Traps   |\n\nInstallation\n------------\n\n### Zenoss Server\n\n**Note**: Zenoss does *not* like special characters in the MySQL root\npassword. <bash>\n\n` # Install necessary packages; MySQL and net-snmp are required`  \n` yum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts`  \n` `  \n` # Configure MySQL`  \n` `  \n` # Install Zenoss`  \n` mkdir zenoss.temp; cd zenoss.temp`  \n` wget `[`http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm`](http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm)  \n` rpm -ivh zenoss-3.2.0.el5.i386.rpm`  \n` service zenoss start`\n\n</bash> This sets up *everything*. Go get some tea; this shall take a\nwhile. Then navigate to `http://<FQDN>:8080` to finish setup. [This\nbook](http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586)\nis your friend, friend.\n\nUninstallation\n--------------\n\nNavigate to the directory where Zenoss was installed.\n\n` [root@zenoss zenoss]# ./uninstall`\n\nMiscellaneous\n-------------\n\n-   Edit `/opt/zenoss/etc/zope.conf` and edit the `address` under\n    `<http-server>`.\n-   Don't change the default directory (`/usr/local/zenoss`)\n-   Changed zSnmpVer to v2c under \"Configuration Properties\" for Device\n    Class\n-   Reinstalled Zenoss for HDD monitoring\n-   [A most excellent overview of\n    SNMP](http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3).\n    This is probably all you need to get started.\n-   Change admin password like so:\n\n` su - zenoss`  \n` /usr/local/zenoss/zenoss/bin/zenpass`\n\n-   If you have a non-default port, your email alerts will still use the\n    default (8080). To change this, edit `$ZENHOME/etc/zenactions.conf`,\n    add a line like so, and restart Zenoss\n\n` zopeurl      `[`http://servername.tld:9090`](http://servername.tld:9090)\n\n[Category:Installation Logs](Category:Installation_Logs \"wikilink\")\n[Category:Nikhil's Notes](Category:Nikhil's_Notes \"wikilink\")\n[Category:From a past sysadmin\nlife](Category:From_a_past_sysadmin_life \"wikilink\")\n"
    }
  ],
  "sizeInBytes": 2237,
  "source": "Pre-Flight\n----------\n\n*   SNMP uses **UDP** on port **161**\n*   Zenoss provides [a lot of useful\n    documentation](http://community.zenoss.org/community/documentation/official_documentation?view=overview).\n*   The following ports need to be allowed *to* the **server**:\n\n| Port | Protocol |     Description      |\n|------|----------|----------------------|\n| 8080 | HTTP     | Zenoss Web Interface |\n|  514 | UDP      | Inbound syslog       |\n|  162 | UDP      | Inbound SNMP Traps   |\n\nInstallation\n------------\n\n### Zenoss Server\n\n**Note**: Zenoss does *not* like special characters in the MySQL root\npassword.\n\n```bash\n# Install necessary packages; MySQL and net-snmp are required  \nyum -y install mysql-server net-snmp net-snmp-utils gmp libgomp libgcj liberation-fonts  \n  \n# Configure MySQL  \n  \n# Install Zenoss  \nmkdir zenoss.temp; cd zenoss.temp  \nwget http://downloads.sourceforge.net/zenoss/zenoss-3.2.0.el5.i386.rpm\nrpm -ivh zenoss-3.2.0.el5.i386.rpm  \nservice zenoss start\n```\n\nThis sets up *everything*. Go get some tea; this shall take a\nwhile. Then navigate to `http://<FQDN>:8080` to finish setup. [This\nbook](http://www.amazon.com/Zenoss-Core-Network-System-Monitoring/dp/1849511586)\nis your friend, friend.\n\nUninstallation\n--------------\n\nNavigate to the directory where Zenoss was installed.\n\n    [root@zenoss zenoss]# ./uninstall\n\nMiscellaneous\n-------------\n\n*   Edit `/opt/zenoss/etc/zope.conf` and edit the `address` under `<http-server>`.\n*   Don't change the default directory (`/usr/local/zenoss`)\n*   Changed zSnmpVer to v2c under \"Configuration Properties\" for Device Class\n*   Reinstalled Zenoss for HDD monitoring\n*   [A most excellent overview of SNMP](http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch22_:_Monitoring_Server_Performance#SNMP_Version_3).\n    This is probably all you need to get started.\n*   Change admin password like so:\n\n        su - zenoss  \n        /usr/local/zenoss/zenoss/bin/zenpass\n\n*   If you have a non-default port, your email alerts will still use the\n    default (8080). To change this, edit `$ZENHOME/etc/zenactions.conf`,\n    add a line like so, and restart Zenoss\n\n        zopeurl      http://servername.tld:9090\n\n",
  "title": "Zenoss Notes",
  "untracked": false,
  "uri": "/Zenoss_Notes",
  "relativePath": "Zenoss Notes.md"
}
