Hello!
I have Nagios 2.3 installed together with Oreon 1.3.
Installation went OK, during the configuration of Oreon I had problems with log_passive_service_checks and the other table, that doesn't exist in Nagios.cfg. I solved it by deleting them. Is this OK? Oreon is working, but I don't know if it's ok.
I am getting other errors when I export Nagios files. In hosts.cfg there is error:
Error: Invalid host object directive 'max_check_interval'.
Error: Could not add object property in file '/usr/local/oreon/filesGeneration/nagiosCFG/hosts.cfg' on line 27.
Is this because of deleting the two tables or is something else wrong. The table with this data is properly named: host_check_interval in host table but when I generate files it is somehow transformed into max_check_interval.
Can somebody please help me?
I have Nagios 2.3 installed together with Oreon 1.3.
Installation went OK, during the configuration of Oreon I had problems with log_passive_service_checks and the other table, that doesn't exist in Nagios.cfg. I solved it by deleting them. Is this OK? Oreon is working, but I don't know if it's ok.
I am getting other errors when I export Nagios files. In hosts.cfg there is error:
Error: Invalid host object directive 'max_check_interval'.
Error: Could not add object property in file '/usr/local/oreon/filesGeneration/nagiosCFG/hosts.cfg' on line 27.
Is this because of deleting the two tables or is something else wrong. The table with this data is properly named: host_check_interval in host table but when I generate files it is somehow transformed into max_check_interval.
Can somebody please help me?
Comment