ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    I need some ideas how to use spare server

    IT Discussion
    8
    23
    2.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dafyreD
      dafyre @marcinozga
      last edited by

      @marcinozga said in I need some ideas how to use spare server:

      I've used Zabbix in the past and wasn't impressed. Web interface was horrible, and there was no comparison to Nagios in terms of what you could monitor.

      Icinga is a fork of Nagios so I don't know how I feel about it, Nagios has one of the worst config structure I've seen, defining hosts or checks in Nagios is a pain and require more babysitting than a newborn baby. I don't know if Icinga devs learned the lessons or if they continued with the mess. Nice web dashboard on top doesn't make things any better.

      Depending on how long ago that was... Zabbix 3 has actually come a long way in what you can do with it... Sadly, I agree with you that the web interface is a pain. But you don't have to baby sit it as much as you do Nagios.

      1 Reply Last reply Reply Quote 0
      • dafyreD
        dafyre
        last edited by

        Somebody posted in the umm... What are you doing thread about FossWiki (https://foswiki.org/). This looks interesting if you have any project managey type needs.

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          Move to LXD containers!

          M 1 Reply Last reply Reply Quote 1
          • M
            marcinozga @scottalanmiller
            last edited by marcinozga

            @scottalanmiller said in I need some ideas how to use spare server:

            Move to LXD containers!

            Interesting. Do you run it on bare metal? And what's the recommended backup for containers?

            Esxi will be gone for sure, I was looking at Xen and KVM, I haven't really considered containers, but I'm open to it.

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @marcinozga
              last edited by

              @marcinozga said in I need some ideas how to use spare server:

              @scottalanmiller said in I need some ideas how to use spare server:

              Move to LXD containers!

              Interesting. Do you run it on bare metal? And what's the recommended backup for containers?

              You can run on bare metal making it basically identical to KVM. That's what ProxMox is doing as well. Or you can virtualize and do it nested. But bare metal if you are doing nothing but Linux.

              You can backup in most normal ways. Veeam Linux agents inside the VMs is a common approach. Or just backup the data.

              1 Reply Last reply Reply Quote 0
              • jmooreJ
                jmoore
                last edited by

                Not sure if this is what you mean but maybe try the Elk stack, maybe a wiki like i do, possibly a proxy server, and maybe some type of monitoring solution. Hope something there sparks an idea.

                scottalanmillerS M 2 Replies Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @jmoore
                  last edited by

                  @jmoore said in I need some ideas how to use spare server:

                  Not sure if this is what you mean but maybe try the Elk stack, maybe a wiki like i do, possibly a proxy server, and maybe some type of monitoring solution. Hope something there sparks an idea.

                  Or Graylog

                  1 Reply Last reply Reply Quote 0
                  • M
                    marcinozga @jmoore
                    last edited by

                    @jmoore said in I need some ideas how to use spare server:

                    Not sure if this is what you mean but maybe try the Elk stack, maybe a wiki like i do, possibly a proxy server, and maybe some type of monitoring solution. Hope something there sparks an idea.

                    That's exactly what I meant. Proxy I got, wiki too, so keep the ideas flowing.

                    1 Reply Last reply Reply Quote 0
                    • jmooreJ
                      jmoore
                      last edited by

                      Host your own blog, bulletin board, Irc, mail client, and I'm running out of ideas.

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        marcinozga @jmoore
                        last edited by

                        @jmoore said in I need some ideas how to use spare server:

                        Host your own blog, bulletin board, Irc, mail client, and I'm running out of ideas.

                        Wrong direction. All that is more of a hobby. Elk stack was a good suggestion, I'm leaning towards Sensu, Vector, Salt, Consul, perhaps Snipe-It, that kind of stuff.

                        dafyreD 1 Reply Last reply Reply Quote 0
                        • jmooreJ
                          jmoore
                          last edited by

                          Ok got you. Sorry lol I was running out of ideas. I want to try Snipe-IT soon. Working on Log.io from Scott's previous thread currently

                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                          • RamblingBipedR
                            RamblingBiped @marcinozga
                            last edited by

                            @marcinozga said in I need some ideas how to use spare server:

                            I have a Supermicro server with 2x Xeon E5530 and 24GB Ram, with 1TB storage. It currently runs free ESXi with some VMs that are going to be shut down in a few days. I also have aging Nagios/Opsview server that needs modern replacement. I need a few ideas what to put on that server. I plan on running all Linux VMs, and only free, open source apps. I also cannot add any local storage, it has 8x 15k SAS drives, replacing it would be fairly expensive.

                            This is spare server at work, so things like Plex or Minecraft server are off the table.

                            Suggestions?

                            Install KVM and work on using configuration tools like Chef, Saltstack, Puppet, and Ansible for configuration management of Webservers (Apache2, Nginx), Databases(MySQL, MariaDB, Postgres), Load Balancers(HAProxy) ,Container Hosts(Docker Host, CoreOS), and other services(ELK stack, Nagios, BIND, DHCP, etc...).

                            When you've finished send me your resume; especially if you get good with Chef. We're looking for a couple/few good DevOps Engineers. 😄

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              marcinozga @RamblingBiped
                              last edited by

                              @ramblingbiped said in I need some ideas how to use spare server:

                              @marcinozga said in I need some ideas how to use spare server:

                              I have a Supermicro server with 2x Xeon E5530 and 24GB Ram, with 1TB storage. It currently runs free ESXi with some VMs that are going to be shut down in a few days. I also have aging Nagios/Opsview server that needs modern replacement. I need a few ideas what to put on that server. I plan on running all Linux VMs, and only free, open source apps. I also cannot add any local storage, it has 8x 15k SAS drives, replacing it would be fairly expensive.

                              This is spare server at work, so things like Plex or Minecraft server are off the table.

                              Suggestions?

                              Install KVM and work on using configuration tools like Chef, Saltstack, Puppet, and Ansible for configuration management of Webservers (Apache2, Nginx), Databases(MySQL, MariaDB, Postgres), Load Balancers(HAProxy) ,Container Hosts(Docker Host, CoreOS), and other services(ELK stack, Nagios, BIND, DHCP, etc...).

                              When you've finished send me your resume; especially if you get good with Chef. We're looking for a couple/few good DevOps Engineers. 😄

                              Does it have to be Chef? 😉 It seems a bit dated, it's like implementing monitoring and using Nagios for it.
                              Currently I'm fighting with LXD, turns out setting up networking on that thing is far from trivial. I might have to document the process.

                              1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @jmoore
                                last edited by

                                @jmoore said in I need some ideas how to use spare server:

                                Ok got you. Sorry lol I was running out of ideas. I want to try Snipe-IT soon. Working on Log.io from Scott's previous thread currently

                                Log.io is cool, and useful for tiny environments. For a cooler project, Graylog is really something neat.

                                1 Reply Last reply Reply Quote 0
                                • jmooreJ
                                  jmoore
                                  last edited by

                                  I will check that out Scott, thanks!

                                  1 Reply Last reply Reply Quote 0
                                  • black3dynamiteB
                                    black3dynamite
                                    last edited by

                                    Graylog is nice use.
                                    Now you wanted see pfsense logs in Graylog, you will have to use pfSense 2.2 Graylog extractors.

                                    1 Reply Last reply Reply Quote 0
                                    • jmooreJ
                                      jmoore
                                      last edited by

                                      That does sound interesting. Ill probably waste another night of playing with new stuff instead of writing on my blog lol

                                      1 Reply Last reply Reply Quote 0
                                      • ObsolesceO
                                        Obsolesce
                                        last edited by

                                        I've been wanting to get a Fedora 26 KVM with Kimchi fully functional.

                                        http://kimchi-project.github.io/kimchi/downloads/

                                        I'm gonna try it this weekend in my personal lab.

                                        Your server would be nice for something like that!

                                        1 Reply Last reply Reply Quote 1
                                        • coliverC
                                          coliver @marcinozga
                                          last edited by

                                          @marcinozga said in I need some ideas how to use spare server:

                                          I've used Zabbix in the past and wasn't impressed. Web interface was horrible, and there was no comparison to Nagios in terms of what you could monitor.

                                          Icinga is a fork of Nagios so I don't know how I feel about it, Nagios has one of the worst config structure I've seen, defining hosts or checks in Nagios is a pain and require more babysitting than a newborn baby. I don't know if Icinga devs learned the lessons or if they continued with the mess. Nice web dashboard on top doesn't make things any better.

                                          Icinga used to be a fork of nagios. They started from scratch for icinga2. Maybe they learned the lesson... Not really sure.

                                          1 Reply Last reply Reply Quote 0
                                          • dafyreD
                                            dafyre @marcinozga
                                            last edited by

                                            @marcinozga said in I need some ideas how to use spare server:

                                            @jmoore said in I need some ideas how to use spare server:

                                            Host your own blog, bulletin board, Irc, mail client, and I'm running out of ideas.

                                            Wrong direction. All that is more of a hobby. Elk stack was a good suggestion, I'm leaning towards Sensu, Vector, Salt, Consul, perhaps Snipe-It, that kind of stuff.

                                            Sensu looks like it could be interesting. I may give that one ago too.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post