Nagios Query

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Mike
Posts: 76
Joined: Wed Apr 03, 2013 11:37 am

Nagios Query

Post by Mike »

Hi,

Can Nagios monitor below parameters :

a) URL Monitoring:
1) Website hits ==>
2) Page Loading time ==>
3) Concurrent Connections ==>
4) Avg. Response time ==>

and also the below things

b) Auto Ticket Generation ==>

c) Integration with CA Service Desk ==>

d) Asset Management ==>
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios Query

Post by abrist »

Mike wrote:a) URL Monitoring:
1) Website hits ==>
Yes. Take a look at our URL monitoring wizard - http://assets.nagios.com/downloads/nagi ... ith_XI.pdf
2) Page Loading time ==>
3) Concurrent Connections ==>
4) Avg. Response time ==>
The following plugin may not do all of what you wish, but it should get you most stats on the apache server as the plugin uses the apache status page..
http://exchange.nagios.org/directory/Pl ... us/details
There are also a large number of apache plugins on the exchange, have you looked there?
http://exchange.nagios.org/index.php?op ... ord=apache
b) Auto Ticket Generation ==>
Nagios Incident Manager does this pretty well: http://www.nagios.com/products/nagiosincidentmanager
If you want to integrate it into a ticketing system, you will have to write some custom notification handlers to forward properly formatted emails to the ticketing system.
c) Integration with CA Service Desk ==>
I assume this is related to your question above? Is this the unicenter version?
d) Asset Management ==>
Could you explain more?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked