MatthewL Posted September 11, 2020 Posted September 11, 2020 Those of you with larger networks with services hosted externally do any of you monitor services externally so your alerted when there is possibly an issue so you can expect calls from users? We use PRTG and have a number of things we access remotely to us but at the minute we only monitor our side of things and even then we had an instance the other week when we lost internet connectivity but the external connection was still up so need to look at ways and change what we monitor so we know things are down as such. Things like DNS servers, Office 365 mail and Teams, is there a good way to do this within software like PRTG?
Norphy Posted September 11, 2020 Posted September 11, 2020 With PRTG at least, you could write your own sensors to extract information from an XML or JSON file. You could use a PowerShell or Bash script to generate this information. I'm doing this to monitor CPU usage and monetary costs on some Azure VMs at the moment.
Bedders Posted September 11, 2020 Posted September 11, 2020 I use https://uptimerobot.com/ for our small company, but all I check are SMTP, and HTTPS on our mail server. We have our Exchange server on-premises and if the Outlook Web App goes down unexpectedly, I know the internet to our office has broken. I monitor SMTP separately just in case there's a misconfiguration anywhere that results in our MX record breaking without me knowing about it.
MatthewL Posted September 11, 2020 Author Posted September 11, 2020 With PRTG at least, you could write your own sensors to extract information from an XML or JSON file. You could use a PowerShell or Bash script to generate this information. I'm doing this to monitor CPU usage and monetary costs on some Azure VMs at the moment. Will look at the PS route.
MatthewL Posted September 13, 2020 Author Posted September 13, 2020 We are a PRTG house and not looking to move from that at present just expand what we are monitoring and more in depth.
ITGURU Posted September 14, 2020 Posted September 14, 2020 I'd been using the free 100 sensor prtg network monitor for years. Due to some funding, i've now just purchased a 1000 sensor license to cover everything i need to monitor the core services. great product and seems to be the best for exchange server monitoring as other products I tested dont include all the probes with useful information, like prtg.
sluggster66 Posted September 15, 2020 Posted September 15, 2020 (edited) Entuity really interesting product. Using across 7sites Edited September 15, 2020 by sluggster66 Miss spell
jthompson Posted September 15, 2020 Posted September 15, 2020 Only really have experience of Check_MK but it has a number of different check types that might be useful. You can monitor DNS services, testing for expected results. You can also monitor HTTP/S services, testing for certain strings or regexs in the response. If there's a public status page for whatever cloud service you're using (e.g. https://www.google.com/appsstatus) I guess you could try to pick out a word or phrase to use as the basis of an alarm for when something goes wonky.
dhicks Posted September 15, 2020 Posted September 15, 2020 Things like DNS servers, Office 365 mail and Teams, is there a good way to do this within software like PRTG? We use DNSMadeEasy to monitor our on-site hosted services (our remote access server, mainly). We also use IFTTT to alert us about server cupboard temperature, which came in handy last week after a power cut (everything but the aircon unit was on UPS...). 1
SirStewartWallace Posted December 28, 2020 Posted December 28, 2020 We use Zabbix for monitoring internally plus external connectivity, and also pull into it from Google, Zoom, etc public status page updates.
sparkeh Posted December 28, 2020 Posted December 28, 2020 Solarwinds, luckily we are way behind on patching...
Jcx500 Posted December 29, 2020 Posted December 29, 2020 We Use Zabbix on a Ubuntu Box, We Use the free version of PRTG as a backup monitoring as we've had some issues with zabbix
mdrabble Posted December 29, 2020 Posted December 29, 2020 Use LibreNMS, works well but relies on being able to PING the device to monitor - which isnt ideal as I wanted to turn off that feature on our smoothwall box. Tried to use PTRG and Zabbix and got lost trying to configure them.
robyholmes Posted December 29, 2020 Posted December 29, 2020 Raspberry Pi 4 running Nems Linux which is a pre-configured nagios install. Just be careful with the pre-configured i ternet speed test, it uses a lot of bandwidth by testing too frequently. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now