[Nagios-devel] XML-RPC/SOAP and ContactGroups

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] XML-RPC/SOAP and ContactGroups

Post by Guest »

This is a multi-part message in MIME format.

------=_NextPart_000_002B_01C372E5.F702D0E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I'm looking to incorporate nagios into a couple of different =
applications (one of them web-based), so ideally I need an easy way to =
access the nagios state information.

I've found the following

NagiosWS: http://www.i-xs.de/nagiosws/
Nagios XML Engine: http://nxe.sourceforge.net/

They both appear to have roughly the same functionality, and are both =
pretty easy to use. However, they only provide access to the entire =
nagios state as a whole - neither of them has any notion of contacts or =
contact_groups.

While it would be very useful for remote clients to be able to =
authenicate and only retrieve state information for the specified =
contact, I appreciate that's it's a lot of work. So, what I could get by =
with in the intern is some kind of parser for the nagios configuration =
files so I can pull out the hosts/host_groups that apply to the contact, =
and then just query that state information.

Does such a beast exist?

Sam


------=_NextPart_000_002B_01C372E5.F702D0E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable








Hi,
 
I'm looking to incorporate nagios into =
a couple of=20
different applications (one of them web-based), so ideally I need an =
easy way to=20
access the nagios state information.
 
I've found the following
 
NagiosWS: http://www.i-xs.de/nagiosws/
Nagios XML Engine: http://nxe.sourceforge.net/
 
They both appear to have roughly the =
same=20
functionality, and are both pretty easy to use. However, they only provide access to the entire nagios state as =
a whole -=20
neither of them has any notion of contacts or =
contact_groups.
 
While it would be very useful for =
remote clients to=20
be able to authenicate and only retrieve state information for the =
specified=20
contact, I appreciate that's it's a lot of work. So, what I could get by =
with in=20
the intern is some kind of parser for the nagios configuration files so =
I can=20
pull out the hosts/host_groups that apply to the contact, and then just =
query=20
that state information.
 
Does such a beast exist?
 
Sam
 

------=_NextPart_000_002B_01C372E5.F702D0E0--






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked