<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font size="-1">Expanding further, there are those that use ansible
      for network management.  But I don't think it does well in scaling
      out for functionality.  I have used saltstack for network config
      and server builds, as it becomes the source of truth for the
      infrastructure, allowing for consistent upgrades and additions. 
      Combining with something like netbox for infrastructure source of
      truth, one can build to spec, and then use something like rancid
      as an independent confirmation of 'build to spec'.<br>
      <br>
      I've been able to script builds to automatically boot a blank
      device via pxeboot, get an operating system and customized modules
      installed, restarted, automatically registered to receive the
      starting configuration, register against a check_mk/nagios based
      monitoring system, and for servers, to automatically create and
      build containers and their contents.  It greatly simplifies the
      maintenance and upgrade tasks in to repeatable and reproducible
      build solutions.  Plus the source of truth configuration files can
      be version controlled to provide a history infrastructure
      adjustments.<br>
      <br>
      What I like about saltstack and netbox, is that they are both
      based upon python, which is a relatively common skillset and a
      growing ecosystem.<br>
      <br>
      <a class="moz-txt-link-freetext" href="https://netbox.readthedocs.io/en/latest/">https://netbox.readthedocs.io/en/latest/</a><br>
      <a class="moz-txt-link-freetext" href="https://docs.saltstack.com/en/latest/ref/states/">https://docs.saltstack.com/en/latest/ref/states/</a><br>
      <br>
    </font><br>
    <div class="moz-cite-prefix">On 2019-08-24 6:05 a.m., J. Hellenthal
      via NANOG wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:267022A7-B25F-4F0F-AE8C-A4B54B1EC386@dataix.net">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      I would have to agree with this too. Unless you are looking at a
      multifaceted approach where you can compare two different sources
      of knowledge then use the config mgmt tools to cover that baseline
      is pretty adequate until....
      <div><br>
      </div>
      <div>You have client computers and hardware along that level to
        track. So in that instance since everything has an IP these days
        then phpIPAM or similar can do quite the job storing serial
        numbers, makes, models, descriptions and tracking the on and
        offline status plus plenty more.<br>
        <br>
        <a href="https://phpipam.net/documents/screenshots/"
          moz-do-not-send="true">https://phpipam.net/documents/screenshots/</a></div>
      <div><br>
      </div>
      <div><br>
        <div dir="ltr">
          <div><span style="background-color: rgba(255, 255, 255, 0);">-- </span></div>
          <div><span style="background-color: rgba(255, 255, 255, 0);"> J.
              Hellenthal</span></div>
          <div><span style="background-color: rgba(255, 255, 255, 0);"><br>
            </span></div>
          <span style="background-color: rgba(255, 255, 255, 0);">The
            fact that there's a highway to Hell but only a stairway to
            Heaven says a lot about anticipated traffic volume.</span></div>
        <div dir="ltr"><br>
          <blockquote type="cite">On Aug 24, 2019, at 03:37, George
            Herbert <a class="moz-txt-link-rfc2396E" href="mailto:george.herbert@gmail.com"><george.herbert@gmail.com></a> wrote:<br>
            <br>
          </blockquote>
        </div>
        <blockquote type="cite">
          <div dir="ltr">
            <div dir="ltr">Do you really want asset management tools, or
              configuration management tools with asset discovery /
              inventory capability?
              <div><br>
              </div>
              <div>Juniper supports Chef configuration management pretty
                extensively, and is widely used for systems management
                and patch management on Linux.  Scales to multisite
                well.  There are tie-ins to be able to export monitoring
                and alerting tool configurations based on server and
                network inventories, etc.</div>
              <div><br>
              </div>
              <div><a
href="https://www.juniper.net/documentation/en_US/junos-chef11.10/topics/concept/chef-overview.html"
                  moz-do-not-send="true">https://www.juniper.net/documentation/en_US/junos-chef11.10/topics/concept/chef-overview.html</a><br>
              </div>
              <div><br>
              </div>
              <div>There are also Puppet, Ansible, and Saltstack in this
                product space, slightly less well supported with Juniper
                as I understand it (haven't looked extensively, someone
                else may have better info).</div>
            </div>
            <br>
            <div class="gmail_quote">
              <div dir="ltr" class="gmail_attr">On Fri, Aug 23, 2019 at
                9:10 PM Mehmet Akcin <<a
                  href="mailto:mehmet@akcin.net" moz-do-not-send="true">mehmet@akcin.net</a>>
                wrote:<br>
              </div>
              <blockquote class="gmail_quote" style="margin:0px 0px 0px
                0.8ex;border-left:1px solid
                rgb(204,204,204);padding-left:1ex">
                <div>
                  <div dir="auto">Hey there</div>
                  <div dir="auto"><br>
                  </div>
                  <div dir="auto">I am looking for a tool recommendation
                    for network and server asset management which can
                    scale in multiple sites and integrate with other
                    platforms like nagios, librenms. Being able to do
                    patch management is plus. Mostly linux and juniper
                    shop</div>
                  <div dir="auto"><br>
                  </div>
                  <div dir="auto">Any recommendations?</div>
                  <div dir="auto"><br>
                  </div>
                  <div dir="auto"><br>
                  </div>
                </div>
                -- <br>
                <div dir="ltr"
                  class="gmail-m_3945429085236107521gmail_signature">Mehmet<br>
                  +1-424-298-1903</div>
              </blockquote>
            </div>
            <br clear="all">
            <div><br>
            </div>
            -- <br>
            <div dir="ltr" class="gmail_signature">-george william
              herbert<br>
              <a href="mailto:george.herbert@gmail.com" target="_blank"
                moz-do-not-send="true">george.herbert@gmail.com</a></div>
          </div>
        </blockquote>
      </div>
    </blockquote>
    <br>
  </body>
</html>