On 24.06.2013 17:18, Chris Curvey wrote: > http://docs.icinga.org/latest/en/beginners.html > > > Yep, I've read that. Let me test my understanding. If I look at what > is running on my system, I see: > > chris@mu:/var/log/icinga$ ps -ef | grep icinga > nagios 10839 1 0 Jun21 ? 00:00:52 /usr/sbin/icinga -d > /etc/icinga/icinga.cfg > nagios 16055 1 0 10:36 ? 00:00:00 /usr/sbin/ido2db -c > /etc/icinga/ido2db.cfg
that one shows only one ido2db process, meaning to say that there's no data being processed through the idomod module. how to proceed with enabling idoutils when using packages is mentioned with the package provided README.Debian - i guess, you did not follow that? > > So /usr/sbin/icinga is the "core". It is reading it's configuration > from the files and directories under /etc/icinga. If I look in > /var/log/icinga/icinga.log, I see messages like: > > [1372074263] SERVICE ALERT: localhost;Current > Load;WARNING;SOFT;1;WARNING - load average: 5.85, 2.99, 1.47 > [1372074273] SERVICE ALERT: localhost;Total > Processes;WARNING;SOFT;1;PROCS WARNING: 263 processes > > which leads me to believe that the core has found my configuration file > in /etc/icinga/objects/localhost_icinga.cfg, and that the core is > monitoring my localhost. yep. > > My understanding is that /usr/sbin/ido2db is responsible for taking the > monitoring data and storing it in a database. From the contents of > /etc/icinga/ido2db.cfg, I see that it has connection information for the > icingaidoutils database. But if I look in icingaidoutils, there is no > data in any of the tables. > > Do I appear to be on the right track? as remarked, the README.Debian were added on purpose to the packages, even if the normal user denies to read them in case of errors. if you require help on the package and its final configuration, but want to read it in a more nice way, there are wiki pages summarizing the most valuable information from the packages. but that's merely a duplication of what's already there. https://wiki.icinga.org/display/howtos/Setting+up+Icinga+with+IDOUtils+on+Ubuntu https://wiki.icinga.org/display/howtos/Setting+up+Icinga+Web+on+Ubuntu Other than that, you're likely missing an enabled idomod neb module, not dumping any data to ido2db. > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > > > > _______________________________________________ > icinga-users mailing list > icinga-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/icinga-users -- DI (FH) Michael Friedrich mail: michael.friedr...@gmail.com twitter: https://twitter.com/dnsmichi jabber: dnsmi...@jabber.ccc.de irc: irc.freenode.net/icinga dnsmichi icinga open source monitoring position: lead core developer url: https://www.icinga.org ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ icinga-users mailing list icinga-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/icinga-users