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

    Server Monitoring

    IT Discussion
    17
    75
    4.0k
    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 @philmcdonnell
      last edited by dafyre

      @philmcdonnell said in Server Monitoring:

      Not to hijack this thread, but what does everyone use locally for monitoring servers, switches, access points, etc? I see Zabbix mentioned a lot, but was looking for something that runs on Windows. Anyone use anything from SpiceWorks? Any good?

      We used that heavily at my last job, and the Spiceworks App was alright, but it was a big time resource hog when scanning.

      I'm not aware of any good / free utilities for Windows. Our Networking guys use WhatsUp Gold here, and I know Solar Winds has some products.

      Edit: Even if you're not Comfortable with Linux, I'd still recommend Zabbix. There's a couple of Guides here on ML. I'll go find the links.

      Edit 2: Here's a guide for Zabbix 3.x on CentOS 7. It's a bit out of date, but should give you an idea of what it would take to get the server bits installed.
      https://mangolassi.it/topic/10373/install-zabbix-on-centos-7

      P scottalanmillerS 2 Replies Last reply Reply Quote 0
      • P
        philmcdonnell @dafyre
        last edited by

        @dafyre Thank you for your insight! I am leaning towards Zabbix, just didn't want to launch a separate machine just for that. But I am sure I will find other uses for the machine 🙂

        scottalanmillerS 1 Reply Last reply Reply Quote 0
        • C
          Curtis
          last edited by Curtis

          How is Zabbix on resources? What do you recommend for resources? (vCPU, RAM, etc.)

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

            @Curtis said in Server Monitoring:

            How is Zabbix on resources? What do you recommend for resources? (vCPU, RAM, etc.)

            It depends, really.... For 60 Switches, 110 APs, and ~35 Servers, I would set that up with 4GB of ram and 2 vCPU. I'd do a minimum of 64GB of storage. You can fiddle with the house keeping (in the Zabbix Web Interface) to control how long data is kept to speed up the web interface and database.

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

              @philmcdonnell said in Server Monitoring:

              Not to hijack this thread, but what does everyone use locally for monitoring servers, switches, access points, etc? I see Zabbix mentioned a lot, but was looking for something that runs on Windows. Anyone use anything from SpiceWorks? Any good?

              SW stopped releasing their software in 2014. It was always more for desktop style monitoring rather than servers. But they moved away from that software model long ago. You can still download it, but it's not maintained and last I knew didn't run on the last few versions of Windows (that might have been fixed, though.)

              Generally monitoring from Windows isn't done because that's costly (consumes a Windows Server license) and bad for utilization (Windows uses a lot more resources than a Linux solution.) So it's not popular with solid tools.

              Zabbix would definitely be the "go to" solution for what you describe, that is exactly what Zabbix is designed for.

              I think Solarwinds runs on Windows, but I'd never touch them. Bad vendor that I would not trust on my network.

              PRTG runs on Windows and is very popular. @romo literally deployed this on Windows this morning, so I know that it works.

              ManageEngine OpManager might run on Windows, not sure.

              I think the big choice would be Nagios which now runs on Windows.

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

                @philmcdonnell said in Server Monitoring:

                @dafyre Thank you for your insight! I am leaning towards Zabbix, just didn't want to launch a separate machine just for that. But I am sure I will find other uses for the machine 🙂

                No need for a separate machine, just a separate VM. And you'd want a separate VM no matter what monitoring tool you go with.

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

                  @dafyre said in Server Monitoring:

                  Edit: Even if you're not Comfortable with Linux, I'd still recommend Zabbix. There's a couple of Guides here on ML. I'll go find the links.

                  Or Zenoss.

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

                    @scottalanmiller said in Server Monitoring:

                    @dafyre said in Server Monitoring:

                    Edit: Even if you're not Comfortable with Linux, I'd still recommend Zabbix. There's a couple of Guides here on ML. I'll go find the links.

                    Or Zenoss.

                    I've tried several and encourage folks to try them too. I just find myself always coming back to Zabbix.

                    1 Reply Last reply Reply Quote 1
                    • P
                      philmcdonnell @scottalanmiller
                      last edited by

                      @scottalanmiller said in Server Monitoring:

                      @philmcdonnell said in Server Monitoring:

                      @dafyre Thank you for your insight! I am leaning towards Zabbix, just didn't want to launch a separate machine just for that. But I am sure I will find other uses for the machine 🙂

                      No need for a separate machine, just a separate VM. And you'd want a separate VM no matter what monitoring tool you go with.

                      I have a very small lan at a non-profit I am doing IT volunteer work for. They have very little if any budget so looking for the best free stuff if possible. When you say run everything in a VM, what are you using as a host? Is the host Windows or Linux and what would be the controller? I have used VirtualBox on Windows before, never done it on Linux. Not much experience with Linux except for web servers that run CentOS and cPanel or DirectAdmin control panels.

                      Thanks for all your help everyone!

                      scottalanmillerS M dafyreD RomoR 5 Replies Last reply Reply Quote 0
                      • wrx7mW
                        wrx7m @philmcdonnell
                        last edited by

                        @philmcdonnell PRTG

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

                          @philmcdonnell said in Server Monitoring:

                          I have a very small lan at a non-profit I am doing IT volunteer work for. They have very little if any budget so looking for the best free stuff if possible. When you say run everything in a VM, what are you using as a host?

                          Whatever the Windows VMs are on. Hyper-V, KVM, Xen... whatever free tool you are using. Vmware would work, but obviously that requires money and has no place in a non-profit. So I'm assuming no Vmware.

                          But your Linux VM can run anywhere a Windows VM can, but better. 🙂

                          1 Reply Last reply Reply Quote 0
                          • M
                            murpheous @philmcdonnell
                            last edited by

                            @philmcdonnell veeam recently released veeam one community edition.

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

                              @philmcdonnell said in Server Monitoring:

                              Not much experience with Linux except for web servers that run CentOS and cPanel or DirectAdmin control panels.
                              Thanks for all your help everyone!

                              None of the platform stuff is affected by it being Linux. Linux is only what you install in the VM. All of your servers, especially in a non-profit as they have less buffer, should be virtualized already (anything since 2005 or so.) So in theory, they should be all set with whatever that is. Hyper-V is the most common and expected here. Personally I'd prefer KVM. but anything works.

                              1 Reply Last reply Reply Quote 2
                              • scottalanmillerS
                                scottalanmiller @murpheous
                                last edited by

                                @murpheous said in Server Monitoring:

                                @philmcdonnell veeam recently released veeam one community edition.

                                That's been around for years, but boy does it do a lot more now than it used to.

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

                                  https://www.veeam.com/content/dam/veeam/en/public/images/virtual-server-management-one-free/one-free-monitoring.png.web.1280.1280.png?ck=1550062626926

                                  VeeamOne

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

                                    @philmcdonnell said in Server Monitoring:

                                    @scottalanmiller said in Server Monitoring:

                                    @philmcdonnell said in Server Monitoring:

                                    @dafyre Thank you for your insight! I am leaning towards Zabbix, just didn't want to launch a separate machine just for that. But I am sure I will find other uses for the machine 🙂

                                    No need for a separate machine, just a separate VM. And you'd want a separate VM no matter what monitoring tool you go with.

                                    I have a very small lan at a non-profit I am doing IT volunteer work for. They have very little if any budget so looking for the best free stuff if possible. When you say run everything in a VM, what are you using as a host? Is the host Windows or Linux and what would be the controller? I have used VirtualBox on Windows before, never done it on Linux. Not much experience with Linux except for web servers that run CentOS and cPanel or DirectAdmin control panels.

                                    Thanks for all your help everyone!

                                    I've currently got a Zabbix instance running in VirtualBox on my Laptop 🙂 It works fine.

                                    P 1 Reply Last reply Reply Quote 2
                                    • RomoR
                                      Romo @philmcdonnell
                                      last edited by

                                      @philmcdonnell said in Server Monitoring:

                                      @scottalanmiller said in Server Monitoring:

                                      @philmcdonnell said in Server Monitoring:

                                      @dafyre Thank you for your insight! I am leaning towards Zabbix, just didn't want to launch a separate machine just for that. But I am sure I will find other uses for the machine 🙂

                                      No need for a separate machine, just a separate VM. And you'd want a separate VM no matter what monitoring tool you go with.

                                      I have a very small lan at a non-profit I am doing IT volunteer work for. They have very little if any budget so looking for the best free stuff if possible. When you say run everything in a VM, what are you using as a host? Is the host Windows or Linux and what would be the controller? I have used VirtualBox on Windows before, never done it on Linux. Not much experience with Linux except for web servers that run CentOS and cPanel or DirectAdmin control panels.

                                      Thanks for all your help everyone!

                                      You can maybe try https://www.lansweeper.com/ as well, for under 100 devices its free. I have personally not used it but have seen it appear in lots of searches.

                                      1 Reply Last reply Reply Quote 1
                                      • P
                                        philmcdonnell @dafyre
                                        last edited by

                                        @dafyre Thanks, going to test it that way first I guess. Then figure out a VM to use for production.

                                        1 Reply Last reply Reply Quote 0
                                        • garak0410G
                                          garak0410
                                          last edited by

                                          Timely topic for me. I've been using SpiceWorks help desk for many years to monitor my network/workstations/servers and to track my issues. No one here uses it to OPEN TICKETS and as Scott mentioned earlier, I believe the desktop version of the Help Desk is dead. I looked at going to the cloud version but I didn't want to have to load an agent on all devices.

                                          We are firmly into Office 365 (E1 and E3) and I've considered using Microsoft To-Do/Planner (and Maybe a SharePoint Teams List) for my day to day stuff and to also look up historical records. But I don't want to lose my sever/workstation/network scanner as it has provided good info when I needed it. So, I'm looking for something to scan my entire network, similar to SpiceWorks help desk and just keep my to-do list separate.

                                          Reid CooperR scottalanmillerS 2 Replies Last reply Reply Quote 0
                                          • Reid CooperR
                                            Reid Cooper @garak0410
                                            last edited by

                                            @garak0410 said in Server Monitoring:

                                            So, I'm looking for something to scan my entire network, similar to SpiceWorks help desk and just keep my to-do list separate.

                                            Not sure anything is really all that similar. Zabbix and Zenoss are powerful, but very different. Some RMM tools are similar, but don't have the same coverage for networking gear.

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