PDA

View Full Version : Nagios2 do not work with 1.3 beta


E-bola
05-22-2006, 01:42 PM
Hello

First thanks for giving us oreon its a great tool thats makes alot of stuff easier evne if it has a few small bugs.

Anyway ive set up a new test enviroment with nagios 2.3.1 and oreon 1.3 beta.

The configuration generated by oreon contains several invalid variables. I dont know if i found them all but ile list a few for you:

inter_check_delay_method=s Is invalid for nagios2 acording to the documentation. It became host_inter_check_delay_method and service_inter_check_delay_method

Also log_passive_service_checks became log_passive_checks

This basically means u cant use oreon with nagios 2 because u would have to modify the conf everytime u change something

Hope u guys can fix this small bug, should be pretty easy :)

Also maybe u coudl consider opening an irc channel on freenode or something similar? I for one would love to have more mmm direct contact with you guys so its easier to help test and report bugs etc.

Keep up the good work

Best regards
Jonas Larsen

YodaNC
05-22-2006, 01:55 PM
in options => general options, nagios release is set to 2 ?

rom
05-22-2006, 02:23 PM
Ok, here is what has been corrected.


inter_check_delay_method

Nagios 1


host_inter_check_delay_method

Nagios 2


service_inter_check_delay_method

Nagios 2


log_passive_service_checks

Nagios 2


log_passive_checks

Nagios 1

max_service_check_spread
Nagios 2
max_host_check_spread
Nagios 2

Thanks.

E-bola
05-24-2006, 09:50 AM
Asuming ur response means that it was corrected so it works with nagios2 syntax thanks.

Yep i had nagios version set to 2.

How about an irc channel?

rom
05-24-2006, 09:56 AM
You'll find here the two files to modify in order to generate Nagios 1.x and Nagios 2.x without problem.

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