-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
omd-nc 1.11 issue with livestatus while using multi-site #4
Comments
thats possible, thruk is way better tested with naemon as its the default gui for naemon. I will have a look if we can add the missing column for naemons livestatus. |
Thanks Sven. |
Have this column is added to livestatus ? |
I have another error Unhandled exception: 400: Table 'services' has no column 'service_comments_with_extra_info'. |
I'd be happy to accept patches herefor but i don't have time to investigate this myself as i don't use check_mk at all. |
the repository is here: https://github.com/naemon/naemon-livestatus |
Switched to daily build, clean install of ubuntu 16.04 LTS and omd. |
@sni "i don't have time to investigate this myself as i don't use check_mk at all." OMD doesn't have enough documentation for me to determine what you are using. Can you please elaborate what it is you do use, and how? |
well, basically everything in omd except cmk. But that shouldn't matter. OMD is a collection of tools and you don't have to use them all. |
Understood, I have used Nagios before without check_mk, but this is my first go at using OMD. I guess the question I have is what tool are you using for configuring the core? Or do you edit config files manually? Are you perhaps just using Thruk to configure the core? |
tail -f /omd/sites/demo/var/naemon/livestatus.log
I found this error with OMD - Open Monitoring Distribution Version 2.60-labs-edition/Centos 7 |
same problem here OMD - Open Monitoring Distribution Version 2.20-labs-edition root@nagios:~# tail -f /omd/sites/wifi/var/naemon/livestatus.log |
I needed to import many (several hundred) target hosts into an OMD system, but did not find a simple way to do this in thruk (and wanted to avoid writing hosts file manually or via bulk ansible jinja2 templates...). I managed to get my OMD 2.60 system working with CSV bulk imported hosts via check_mk, and ran into this error message. Changing the monitoring core made the error messages stop. Switching the monitoring core from naemon to nagios might fix this problem See the following two links for livestatus versus naemon issues https://monitoring-portal.org/index.php?thread/41333-unhandled-exception-400-table-hosts-has-no-column-host-comments-with-extra-info/ https://www.monitoring-lists.org/archive/naemon-users/2015-February/000070.html |
Also changed to nagios core and it's working. Thanks |
I am using centos 6.3 32 bit and used the build omd-nc-1.11.20140702.rhel6.i386.rpm
I am getting the following error while using multisite
Livestatus problem: Unhandled exception: 400: Table 'hostsbygroup' has no column 'host_comments_with_extra_info'
Do I need to patch it?
Thanks
Ashish
The text was updated successfully, but these errors were encountered: