Search found 7 matches

by mdojka
Tue Nov 16, 2010 10:47 am
Forum: Nagios XI
Topic: Escalation Schemes
Replies: 1
Views: 698

Escalation Schemes

I'm trying to setup an escalation similar to the following: 0min, 30min - contact group 1, contact group 2 60min, 90min - contact group1, contact group 2, contact group 3 120min - contact group 1, contact group 4 pause for 1 hour then restart Not sure how I can either do this or do something close t...
by mdojka
Tue Oct 26, 2010 4:19 pm
Forum: Nagios XI
Topic: 64bit
Replies: 12
Views: 2668

Re: 64bit

Ok, so I don't need to install any form of the libslack daemon program?
by mdojka
Tue Oct 26, 2010 12:10 pm
Forum: Nagios XI
Topic: 64bit
Replies: 12
Views: 2668

Re: 64bit

It's part of the 1-prereqs install script (lines 16-17):

# Daemontools
rpm -i -p http://libslack.org/daemon/download/dae ... 1.i386.rpm

There's not execution control, if block, around it so I'm running it by hand to add the proxy information.
by mdojka
Fri Oct 22, 2010 11:08 am
Forum: Nagios XI
Topic: 64bit
Replies: 12
Views: 2668

Re: 64bit

Thanks. Yep, it's 1.3e. The system does have a rhn entitlement, so I can get rpm's from there in addition to the public repos.
by mdojka
Fri Oct 22, 2010 11:03 am
Forum: Nagios XI
Topic: 64bit
Replies: 12
Views: 2668

Re: 64bit

The proxy isn't the issue as I can download the rpm. The issue is the rpm errors out on install with the following: error: Failed dependencies: ld-linux.so.2 is needed by daemon-0.6.3-1.i386 libc.so.6 is needed by daemon-0.6.3-1.i386 libpthread.so.0 is needed by daemon-0.6.3-1.i386 libutil.so.1 is n...
by mdojka
Thu Oct 21, 2010 5:50 pm
Forum: Nagios XI
Topic: 64bit
Replies: 12
Views: 2668

Re: 64bit

Thanks for the reply. I'm running into issues with the following though. [root@XXXXXXX nagiosxi]#rpm -i -p http://libslack.org/daemon/download/daemon-0.6.3-1.i386.rpm --httpproxy XXXXXXX --httpport XXXXXXX error: Failed dependencies: ld-linux.so.2 is needed by daemon-0.6.3-1.i386 libc.so.6 is needed...
by mdojka
Thu Oct 21, 2010 2:29 pm
Forum: Nagios XI
Topic: 64bit
Replies: 12
Views: 2668

64bit

Hi,

We run rhel 4 and 5 64bit here. It is possible to get the nagios server running on a 64 bit host? If so, what would I need to do (assume rhel 5). Thanks.