0

I am looking at the documentation from google to monitor a GCE VM instance using Stackdriver , the documentation seems to suggest that I install Apache webserver to enable Stackdriver to monitor the GCE instance.

https://cloud.google.com/monitoring/quickstart-lamp

Is that a hard requirement to install Apache Webserver on the instance to enable Stackdriver monitoring?

user1965449
  • 2,849
  • 6
  • 34
  • 51

1 Answers1

0

No, it is not a hard requirement. The following steps are the simplest ones:

https://cloud.google.com/monitoring/agent/install-agent#linux-install

Alex Palcuie
  • 4,434
  • 3
  • 22
  • 27