On 20 Apr 2009, at 15:13, Jose Luis Martinez wrote:
I've seen a couple of posts of people saying that after configuring
Apache, they still get the message: "Nagvis is not configured". The
other day it happened to me while testing, so I'll document how I
got it
solved (maybe it helps somebody else).
It's important that the lines
---------
# Enables Nagvis - requires php5
Alias /nagvis /usr/local/nagios/nagvis
ProxyPass /nagvis !
---------
in the Apache config are not at the end. They have to be above the
line
-----
ProxyPass / http://127.0.0.1:3000/ retry=5
-----
to work correctly. If not, the requests will always get proxied to
the Opsview web server (that informs of Nagvis not being configured).
I've only just got round to updating our documentation to include this
hint: http://docs.opsview.org/doku.php?id=opsview3.0:nagvis:configuration
Remember: it's a wiki! We welcome contributions! Let us know if you
need access.
Ton
_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/listinfo/opsview-users