since right now ossim doesn't have WUI for managing nagios yet, i tried to do it with nagiosql. It's been quite a hard time following the installation manual since the directory hierarchy on OSSIM is not the same as in the nagiosql manual. They are briefly like this (on setting.ini after a lot of trial and error):
| Code: |
root = /nagiosql-2.0.2/
physical = /var/www/nagiosql-2.0.2/
config = "/etc/nagios2/"
confighosts = "/etc/nagios2/conf.d/"
configservices = "/etc/nagios2/conf.d/"
binary = "/usr/sbin/nagios2"
cmdfile = "/var/lib/nagios2/rw/nagios.cmd"
pidfile = "/var/run/nagios2/nagios2.pid"
|
and i even had to make those backups directory
and i was left with testQL error
Nagios configuration directories
Nagios Binary found and executable.
Nagios Command File not found - parameter wrong in settings.ini: section "[nagios]", parameter "cmdfile"!
Nagios Configuration Directory but not writeable, please check permissions!
Nagios Hosts Configuration Directory but not writeable, please check permissions!
Nagios Services Configuration Directory but not writeable, please check permissions!
Nagios Backup Directory but not writeable, please check permissions!
Nagios Hosts Backup Directory but not writeable, please check permissions!
Nagios Services Backup Directory but not writeable, please check permissions!
the worst thing is, i got to access the WUI but it's in German's language. I never took that language's class
