Search found 4 matches
- Wed Sep 06, 2017 2:22 am
- Forum: Nagios XI
- Topic: End to end monitoring
- Replies: 11
- Views: 2925
Re: End to end monitoring
Thanks all, I'll look into installing the agent if it hasn't already been done
- Mon Sep 04, 2017 2:54 am
- Forum: Nagios XI
- Topic: End to end monitoring
- Replies: 11
- Views: 2925
Re: End to end monitoring
DB server is MS SQL
App server is a Windows VM running an in house written application
At this stage, just checking basic TCP/IP connectivity between the web server, app server and SQL database server would be a good start, and then we can look at introducing more complex checks in
Thanks again
App server is a Windows VM running an in house written application
At this stage, just checking basic TCP/IP connectivity between the web server, app server and SQL database server would be a good start, and then we can look at introducing more complex checks in
Thanks again
- Fri Sep 01, 2017 2:28 am
- Forum: Nagios XI
- Topic: End to end monitoring
- Replies: 11
- Views: 2925
Re: End to end monitoring
Thanks for all your posts As requested a bit more information... The solution resides in AWS and is protected by security groups at each tier level. The web servers will be on public IP ranges and the app and database tier on different private IP ranges, with the relevant security groups configured ...
- Thu Aug 31, 2017 10:44 am
- Forum: Nagios XI
- Topic: End to end monitoring
- Replies: 11
- Views: 2925
End to end monitoring
Hi, Apologies if this is a very basic question but I'm a newbie to Nagios... We currently have Nagios XI vers 5.2.3 and use it to monitor a 3 tier web based solution (web tier, app tier, database tier) Whilst we have Nagios configured to monitor each node individually, we would like to be able to se...