Displaying 4 results from an estimated 4 matches for "nagiosexchang".
Did you mean:
nagiosexchange
2007 Oct 19
2
SNMP and MIB
Hello
We have Dell servers and need to monitor them through SNMP.
but need to install or insert Dell MIBs to our Centos.
is copying MIBs are enough ?
has any one is using Dell OpenManage on Centos ?
Thanks
2009 Jan 09
3
Activity logger for Xen Guest Domains using libvirt
Hi all,
Wondering if anyone knows of any tools I can run on my Dom0 to log
various stats (like CPU usage, memory usage, etc) for each guest
domain for analysis over a period of time? I can see that xentop
displays that information anyway but would be nice to be able to
present that information on a web based interface for day to day
administration.
Also any tools that send out email
2004 Nov 15
2
asterisk nagios plugin
hi
I've written, or upgraded a little more, a plugin for asterisk/nagios,
just in case someone should be interested. it uses the manager
interface to connect and checks staus. it's a dirty hack, but it works.
see
https://sourceforge.net/tracker/?
func=detail&aid=746083&group_id=29880&atid=541465 for more info
roy
2009 Mar 02
31
Using Augeas type to update sshd_config's AllowGroups
Hey gang,
I seem to be having a brain disconnect on how to get the Augeas type to
manage things that have multiple values (i.e. an Augeas tree) via Puppet.
If I run this in augtool:
augtool> set /files/etc/ssh/sshd_config/AllowGroups/1000 sshuser
augtool> save
I see this in /etc/ssh/sshd_config:
AllowGroups sshuser
However, if I try this in an Augeas type:
augeas {