0

I want to know how can monitor apache status of clients using icinga2. I successfully monitoring sql and other basic monitoring.but i have no idea how to monitor apache status

2 Answers2

0

You can use Nagios plugins in Icinga2. This plugin looks like it could work.

cflinspach
  • 290
  • 1
  • 4
  • 16
0

Most times it should be enough to monitor your HTTP and/or HTTPS Port. Additionally you can monitor strings which should be on the page or the duration of your certificate.

Pilgrim
  • 1
  • 3