* [gentoo-server] Cacti/Nagios Integration
@ 2004-06-30 0:28 Lance Albertson
2004-06-30 2:31 ` Sancho2k.net Lists
0 siblings, 1 reply; 4+ messages in thread
From: Lance Albertson @ 2004-06-30 0:28 UTC (permalink / raw
To: gentoo-server
[-- Attachment #1: Type: text/plain, Size: 2332 bytes --]
I know people probably have seen dicussions about this elsewhere but I
wanted to bring it to this list to get a broader sharing of ideas.
Lately, I've been wanting to do more with cacti and nagios both, but it
just seems as though there should be a way to tie the two together to
make things better. The biggest complaint I have thus far is polling the
same data twice using two different methods. I've been reading several
places of how people have combined this. Here are some of the variants
I've heard and I'm curious what you all think.
1) Putting all the scripts into net-snmp and having both cacti and
nagios making snmpget calls to get the information.
This seems like an interesting idea. To me, snmp seems to be a rather
effiecient method of gathering information, but this method would
require some ideas on making this happen. I have yet to learn how to
extend net-snmp, but I know its rather easy. I'm thinking that it might
be possibly to have net-snmp directly calling nagios plugins and putting
it as another OID. The only other option with this idea is creating
custom scripts/MIB's for specific things.
2) Having Cacti directly calling nrpe to gather data.
I don't really like this idea personally because I feel that nrpe is
much slower than snmp calls. This would also require both programs to
access it doubling the polling which I don't like.
3) Having nagios polling the rrd files that cacti makes.
I don't think this is the best way to handle monitoring information for
nagios. You can't trust the information will be precisely correct all
the time.
4) Have a script that parses the performance data log nagios produces
and have cacti poll that.
I'm not sure how well this could work, but it was an idea that popped in
my head just now. Nagios can pull detailed peformance data that cacti
could use. I'm not sure how well this would work for making graphs. I
would fear having gaps in the graphs.
Have any of you found a good way to integrate both of these excellent
tools to a more effecient manner, if so, PLEASE SHARE! :)
--
Lance Albertson <ramereth@gentoo.org>
Gentoo Infrastructure
---
GPG Public Key: <http://www.ramereth.net/lance.asc>
Key fingerprint: 0423 92F3 544A 1282 5AB1 4D07 416F A15D 27F4 B742
ramereth/irc.freenode.net
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-server] Cacti/Nagios Integration
2004-06-30 0:28 [gentoo-server] Cacti/Nagios Integration Lance Albertson
@ 2004-06-30 2:31 ` Sancho2k.net Lists
2004-06-30 2:45 ` Lance Albertson
0 siblings, 1 reply; 4+ messages in thread
From: Sancho2k.net Lists @ 2004-06-30 2:31 UTC (permalink / raw
To: gentoo-server
Lance Albertson wrote:
> I know people probably have seen dicussions about this elsewhere but I
> wanted to bring it to this list to get a broader sharing of ideas.
> Lately, I've been wanting to do more with cacti and nagios both, but it
> just seems as though there should be a way to tie the two together to
> make things better. The biggest complaint I have thus far is polling the
> same data twice using two different methods. I've been reading several
> places of how people have combined this.
Can't speak anything to integration with Cacti, but have you looked at
APAN? It will let you take the data that Nagios gathers and graph it in
RRDTool. In short, your nagios information becomes the data source for
your RRAs. The nice thing is that you have full integration from the
Nagios interface, so no two places to go for your info.
DS
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-server] Cacti/Nagios Integration
2004-06-30 2:31 ` Sancho2k.net Lists
@ 2004-06-30 2:45 ` Lance Albertson
2004-06-30 15:27 ` [gentoo-server] User Mode Linux init scripts Jacob Joseph
0 siblings, 1 reply; 4+ messages in thread
From: Lance Albertson @ 2004-06-30 2:45 UTC (permalink / raw
To: gentoo-server
[-- Attachment #1: Type: text/plain, Size: 752 bytes --]
On Tue, 2004-06-29 at 21:31, Sancho2k.net Lists wrote:
> Can't speak anything to integration with Cacti, but have you looked at
> APAN? It will let you take the data that Nagios gathers and graph it in
> RRDTool. In short, your nagios information becomes the data source for
> your RRAs. The nice thing is that you have full integration from the
> Nagios interface, so no two places to go for your info.
Yeah I have, but imho cacti is 100x better than APAN. Better interface,
better control of layout, etc.
--
Lance Albertson <ramereth@gentoo.org>
Gentoo Infrastructure
---
GPG Public Key: <http://www.ramereth.net/lance.asc>
Key fingerprint: 0423 92F3 544A 1282 5AB1 4D07 416F A15D 27F4 B742
ramereth/irc.freenode.net
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-server] User Mode Linux init scripts
2004-06-30 2:45 ` Lance Albertson
@ 2004-06-30 15:27 ` Jacob Joseph
0 siblings, 0 replies; 4+ messages in thread
From: Jacob Joseph @ 2004-06-30 15:27 UTC (permalink / raw
To: gentoo-server
Hi all. A while back, I made some modifications to the Gentoo net init
scripts to allow configuration of tun/tap devices as well as bridging
from /etc/conf.d/net. I've finally gotten around to contributing it
back, but alas, the scripts have changed rather significantly and I'm
looking for suggestions of how to best integrate my changes into the
current infrastructure, increasing the chances of them being integrated
as a whole.
An initial writeup of what I have done is available at:
http://jjoseph.org/linux-work/uml_gentoo
Thanks for any suggestions!
-Jacob
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-06-30 15:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-30 0:28 [gentoo-server] Cacti/Nagios Integration Lance Albertson
2004-06-30 2:31 ` Sancho2k.net Lists
2004-06-30 2:45 ` Lance Albertson
2004-06-30 15:27 ` [gentoo-server] User Mode Linux init scripts Jacob Joseph
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox