Search found 10 matches
- Fri Aug 26, 2016 8:54 am
- Forum: Open Source Nagios Projects
- Topic: 404 Not Found
- Replies: 20
- Views: 8726
Re: 404 Not Found
I think you just solved my problem. Now, when I click on the link to nagiosgraph it shows me show.cgi in my browser. This could be, because I don't have connection at the moment to my servers via nagios host. Thank you very much Nagios Supporters for any help you provided and for solving even not yo...
- Thu Aug 25, 2016 2:00 am
- Forum: Open Source Nagios Projects
- Topic: 404 Not Found
- Replies: 20
- Views: 8726
Re: 404 Not Found
Only nagiosgraph directory that I have is in /usr/local/ and I posted all config files here. I also wrote on nagiosgraph forum, but there is nobody who can answer.
- Wed Aug 24, 2016 8:51 am
- Forum: Open Source Nagios Projects
- Topic: 404 Not Found
- Replies: 20
- Views: 8726
Re: 404 Not Found
I will post on nagiosgraph forum today or tommorow with link to this forum, plus all files and my instalation process. Here are all files (exclude README) from /etc/httpd/conf.d/ autoindex.conf # # Directives controlling the display of server-generated directory listings. # # Required modules: mod_a...
- Tue Aug 23, 2016 5:10 am
- Forum: Open Source Nagios Projects
- Topic: 404 Not Found
- Replies: 20
- Views: 8726
Re: 404 Not Found
Here are outputs: [root@host local]# chage -l nagios Last password change : Jul 27, 2016 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 99999 Number of days of warning befo...
- Mon Aug 22, 2016 8:01 am
- Forum: Open Source Nagios Projects
- Topic: 404 Not Found
- Replies: 20
- Views: 8726
Re: 404 Not Found
Hello, Here is output for your commands: [root@host local]# ls -ld /usr/local drwxr-xr-x. 14 root root 4096 Jul 29 15:01 /usr/local [root@host local]# ls -ld /usr/local/nagiosgraph drwxrwxr-x 10 nagios nagios 94 Jul 29 15:01 /usr/local/nagiosgraph [root@host local]# ls -l /usr/local/nagiosgraph tota...
- Mon Aug 08, 2016 2:54 am
- Forum: Open Source Nagios Projects
- Topic: 404 Not Found
- Replies: 20
- Views: 8726
Re: 404 Not Found
I know and I am very thankful for any help that you provide.
It's hard to find the bug, because all paths are correct (as I think) and further steps to resolve this problem are connected probably more with apache.
It's hard to find the bug, because all paths are correct (as I think) and further steps to resolve this problem are connected probably more with apache.
- Fri Aug 05, 2016 2:30 am
- Forum: Open Source Nagios Projects
- Topic: 404 Not Found
- Replies: 20
- Views: 8726
Re: 404 Not Found
I have changed the code like you wrote, but it still give me the same error: Not Found The requested URL /usr/local/nagiosgraph/cgi/show.cgi was not found on this server. I have found something that might help with the problem (does this have something in common?). As error_log shows, I don't have s...
- Thu Aug 04, 2016 2:28 am
- Forum: Open Source Nagios Projects
- Topic: 404 Not Found
- Replies: 20
- Views: 8726
Re: 404 Not Found
Apache error log: [nagios@host nagiosgraph]$ tail -100 /var/log/httpd/error_log [Sun Jul 31 03:41:01.405331 2016] [auth_digest:notice] [pid 27774] AH01757: generating secret for digest authentication ... [Sun Jul 31 03:41:01.406256 2016] [lbmethod_heartbeat:notice] [pid 27774] AH02282: No slotmem fr...
- Wed Aug 03, 2016 2:12 am
- Forum: Open Source Nagios Projects
- Topic: 404 Not Found
- Replies: 20
- Views: 8726
Re: 404 Not Found
Below I posted nagiosgraph.conf. I found the line you wrote and it looks like this: nagiosgraphcgiurl = /usr/local/nagiosgraph/cgi # nagiosgraph configuration file # # $Id$ # License: OSI Artistic License # http://www.opensource.org/licenses/artistic-license.php # Author: (c) 2005 Soren Dossing # Au...
- Tue Aug 02, 2016 8:39 am
- Forum: Open Source Nagios Projects
- Topic: 404 Not Found
- Replies: 20
- Views: 8726
404 Not Found
Hello! [SOLUTION] Make directory in /usr/local/nagiosgraph/share with name 'cgi-bin' and copy all files from /usr/local/nagiosgraph/cgi/ + set user priviliges I have installed nagiosgraph but whenever I want to check one of them it shows me this sentence: "Not Found The requested URL /usr/local...