<?xml version="1.0" encoding="koi8-r"?>
<rss version="0.91">
<channel>
    <title>OpenForum RSS: Проблема c nagiospraph.</title>
    <link>https://www.opennet.ru/openforum/vsluhforumID1/93478.html</link>
    <description>Поставил Nagiosgraph.&lt;br&gt;Графики рисует, ррд файлы создает, но скрипты не выполняет. Например на страничке с графиком статистики сообщения:&lt;br&gt;JavaScript is disabled. и ниже nagiosgraph.js is not installed or wrong version.&lt;br&gt;Залез в логи нагиографа - с включеном дебагом никаких конфликтов не вижу.&lt;br&gt;Но с httpd-error.log ситуация иная:&lt;br&gt;&#091;Wed Jun 13 13:01:04 2012&#093; &#091;notice&#093; Apache/2.2.22 (FreeBSD) PHP/5.3.13 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/0.9.8q DAV/2 configured -- resuming normal operations&lt;br&gt;&#091;Wed Jun 13 13:06:12 2012&#093; &#091;error&#093; &#091;client 10.0.0.4&#093; File does not exist: /usr/local/www/apache22/data/usr, referer: http://10.0.0.3/nagios/cgi-bin/nagiosgraph/show.cgi?host=localhost&amp;service=Current Load&amp;geom=450x150&lt;br&gt;&#091;Wed Jun 13 13:06:12 2012&#093; &#091;error&#093; &#091;client 10.0.0.4&#093; File does not exist: /usr/local/www/apache22/data/usr, referer: http://10.0.0.3/nagios/cgi-bin/nagiosgraph/show.cgi?host=localhost&amp;service=Current Load&amp;geom=450x150&lt;br&gt;&#091;Wed Jun 13 13:06:12 2012&#093; &#091;error&#093; &#091;client 10.0.0.4&#093; File does not exist: /usr/local/</description>

<item>
    <title>Проблема c nagiospraph. (Reface)</title>
    <link>https://www.opennet.ru/openforum/vsluhforumID1/93478.html#3</link>
    <pubDate>Wed, 13 Jun 2012 09:15:16 GMT</pubDate>
    <description>virtual.conf:&lt;br&gt;Alias /nagiosgraph/nagiosgraph.css &quot;/usr/local/www/nagios/stylesheets/nagiosgraph.css&quot;&lt;br&gt;Alias /nagiosgraph/nagiosgraph.js  &quot;/usr/local/www/nagios/stylesheets/nagiosgraph.js &quot;&lt;br&gt;ScriptAlias /nagiosgraph/cgi-bin/ &quot;/usr/local/www/nagios/cgi-bin/nagiosgraph/&quot;&lt;br&gt;&lt;br&gt;nagios.conf&lt;br&gt;ScriptAlias     /nagios/cgi-bin /usr/local/www/nagios/cgi-bin&lt;br&gt;                &amp;lt;Directory      &quot;/usr/local/www/nagios/cgi-bin&quot;&amp;gt;&lt;br&gt;        Options ExecCGI&lt;br&gt;        AllowOverride   None&lt;br&gt;        Order   allow,deny&lt;br&gt;        Allow from all&lt;br&gt;        AuthName        &quot;Nagios Access&quot;&lt;br&gt;        AuthType        Basic&lt;br&gt;        AuthUserFile    /usr/local/etc/nagios/htpasswd.users&lt;br&gt;        Require valid-user&lt;br&gt;                &amp;lt;/Directory&amp;gt;&lt;br&gt;Alias /nagios /usr/local/www/nagios&lt;br&gt;                &amp;lt;Directory &quot;/usr/local/www/nagios&quot;&amp;gt;&lt;br&gt;        Options None&lt;br&gt;        AllowOverride None&lt;br&gt;        Order allow,deny&lt;br&gt;        Allow from all&lt;br&gt;        AuthName &quot;Nagios Access&quot;&lt;br&gt;        AuthType Basic&lt;br&gt;        AuthUserFile /usr/local/etc/nagios/htpasswd.users&lt;br&gt;   </description>
</item>

<item>
    <title>Проблема c nagiospraph. (Reface)</title>
    <link>https://www.opennet.ru/openforum/vsluhforumID1/93478.html#2</link>
    <pubDate>Wed, 13 Jun 2012 09:14:23 GMT</pubDate>
    <description>httpd.conf:&lt;br&gt;#&lt;br&gt;# This is the main Apache HTTP server configuration file.  It contains the&lt;br&gt;# configuration directives that give the server its instructions.&lt;br&gt;# See &amp;lt;URL:http://httpd.apache.org/docs/2.2&amp;gt; for detailed information.&lt;br&gt;# In particular, see&lt;br&gt;# &amp;lt;URL:http://httpd.apache.org/docs/2.2/mod/directives.html&amp;gt;&lt;br&gt;# for a discussion of each configuration directive.&lt;br&gt;#&lt;br&gt;# Do NOT simply read the instructions in here without understanding&lt;br&gt;# what they do.  They&apos;re here only as hints or reminders.  If you are unsure&lt;br&gt;# consult the online docs. You have been warned.&lt;br&gt;#&lt;br&gt;# Configuration and logfile names: If the filenames you specify for many&lt;br&gt;# of the server&apos;s control files begin with &quot;/&quot; (or &quot;drive:/&quot; for Win32), the&lt;br&gt;# server will use that explicit path.  If the filenames do *not* begin&lt;br&gt;# with &quot;/&quot;, the value of ServerRoot is prepended -- so &quot;/var/log/foo_log&quot;&lt;br&gt;# with ServerRoot set to &quot;/usr/local&quot; will be interpreted by the&lt;br&gt;# server as &quot;/usr/local//var/log/foo_log&quot;.&lt;br&gt;LogLevel debug&lt;br&gt;#&lt;br&gt;# ServerRoot: The top of </description>
</item>

<item>
    <title>Проблема c nagiospraph. (Reface)</title>
    <link>https://www.opennet.ru/openforum/vsluhforumID1/93478.html#1</link>
    <pubDate>Wed, 13 Jun 2012 09:13:44 GMT</pubDate>
    <description>Nagiosgraph.conf:&lt;br&gt;# nagiosgraph configuration file&lt;br&gt;#&lt;br&gt;# $Id: nagiosgraph.conf 492 2011-01-15 06:26:55Z mwall $&lt;br&gt;# License: OSI Artistic License&lt;br&gt;#          http://www.opensource.org/licenses/artistic-license.php&lt;br&gt;# Author:  (c) 2005 Soren Dossing&lt;br&gt;# Author:  (c) 2008 Alan Brenner, Ithaka Harbors&lt;br&gt;# Author:  (c) 2010 Matthew Wall&lt;br&gt;&lt;br&gt;# Location of output from nagiosgraph data processing&lt;br&gt;logfile = /var/spool/nagios/nagiosgraph.log&lt;br&gt;&lt;br&gt;# Location of output from nagiosgraph CGI scripts&lt;br&gt;cgilogfile = /var/log/nagiosgraph-cgi.log&lt;br&gt;&lt;br&gt;# Location of nagios performance data log file.&lt;br&gt;perflog = /var/spool/nagios/perfdata.log&lt;br&gt;&lt;br&gt;# Directory in which to store RRD files&lt;br&gt;rrddir = /var/spool/nagios/rrd&lt;br&gt;&lt;br&gt;# File containing regular expressions to identify service and perf data&lt;br&gt;mapfile = /usr/local/etc/nagios/nagiosgraph/map&lt;br&gt;&lt;br&gt;# Nagiosgraph CGI URL.&lt;br&gt;nagiosgraphcgiurl = /nagiosgraph/cgi-bin&lt;br&gt;&lt;br&gt;# Nagios CGI URL.  If the Nagiosgraph CGI scripts are in a directory other&lt;br&gt;# than the Nagios CGI directory, then specify the Nagi</description>
</item>

</channel>
</rss>
