PDA

View Full Version : Oreon detects, configures but it does not monitor


umoorjani
04-04-2006, 09:56 PM
Dear All,

I installed Oreon 1.2.2 on FC4 with PHP4.3 and Apache 2 and MySQL 4.x.

Now you see, after I autodetect my hosts, I add them and add services to monitor as well. I generate de nagios cfg files, perfect nothing to say. When I log onto Nagios, I can monitor my hosts, but when it comes to monitoring from oreon, I see nothing. He does not have any record of it except it the config section (where I added the host) and the reports section. I checked the database and I have no problem, all the hosts are inserted and enabled.

So I went to error_log in /var/log/httpd/, and this is what I tailed :

[client 213.x.x.253] PHP Warning: (null)(): 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0, referer: http://monitorx.x.net/oreon/oreon.php?p=212

[client 213.x.x.253] PHP Warning: (null)(): 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0, referer: http://monitorx.x.net/oreon/oreon.php?p=212

Where did I go wrong ? :oops:

Umoorjani

parvinderb
05-18-2006, 11:30 AM
I had similiar problems. Refer to this

http://forum.oreon-project.org/viewtopic.php?t=1610

This helped me a great bit. Hope this helps :)

-Parvinder Bhasin