openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #24792
Re: OpenStack Monitoring with Nagios
Ceilometer is authoritative data taken directly from message bus queries
and keeps a back history, as opposed to nagios which does periodic finite
state checks.
Ceilometer is intended to be a log of transactions necessary to provide
billing information. Or potentially an audit log. Nagios is very
definitely not that. So it would be a separate solution.
They serve different purposes. But they can certainly be used to agument
each other depending on what your goal is in monitoring coverage.
-Matt
On Fri, Jun 28, 2013 at 12:53 PM, Narayanan, Krishnaprasad <
narayana@xxxxxxxxxxxx> wrote:
> Hi Stackers,****
>
> ** **
>
> I am Krishnaprasad from University of Mainz, Germany and as a part of a
> project, we have developed APIs that gets monitoring information from
> Nagios for the virtual machines running in OpenStack cloud. The component
> aggregates basic VM information from OpenStack, available resource from
> Libvirt and run time resource usage details from Nagios. The aggregated
> information is published via REST APIs and the APIs are programmed in Java.
> ****
>
> ** **
>
> I would like to have a feedback from the community whether our monitoring
> using Nagios can be used or integrated with Ceilometer / Healthnmon. In
> this regard, I can share information regarding what we have developed so
> far and what we intend to do further. ****
>
> ** **
>
> Thanks****
>
> Krishnaprasad****
>
> ** **
>
> ** **
>
> ** **
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References