amitp
amitp

Reputation: 283

PHP monitoring with Nagios

I want to monitor and profile PHP based system. For profiling I will use xdebug. My question is whether I can use Nagios for monitoring ? Also, if the answer is yes, does anyone have experience with this configuration ?

Upvotes: 2

Views: 2216

Answers (1)

hakre
hakre

Reputation: 197624

My question is whether I can use Nagios for monitoring ?

Yes, Nagios is a software to monitor computer systems and network services they offer.

Also, if the answer is yes, does anyone have experience with this configuration?

Yes there are persons who have experience with configuring Nagios or it's forks. You can get professional technical support from these vendors.

Additional many resources are availble for free in the world wide web.

Upvotes: 4

Related Questions