[Nagios-users] nagios server redundancy

2011-02-11 Thread Morty
syncing acknowledgements, and scenario 2 is active/passive. Thanks! - Morty -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix

[Nagios-users] nagios start script errors

2011-02-11 Thread Morty
The default nagios start/stop script sends errors to stdout rather than stderr. This isn't proper *nix behavior. It's also not good for scripting around nagios. I.e. I have a script that wants to do /etc/init.d/nagios stop /dev/null $other_stuff /etc/init.d/nagios start /dev/null

Re: [Nagios-users] Socket.h:(677): bind failed

2011-03-03 Thread Morty
that shows all sockets and what processes are bound to them. Under linux, that's netstat -pan. Under Windows, I think it's something like netstat -ban. - Morty -- What You Don't Know About Data Connectivity CAN Hurt You

[Nagios-users] check_http and other response codes

2011-10-12 Thread Morty
. In the first case, both 200 and 401 are acceptable; in the latter case, I want 405 rather than 200. Is there a way to require or allow a different response code? I'm using check_http 1.4.15, as packaged with Debian 5.x. I googled, but didn't find clue. :( Thanks! - Morty

Re: [Nagios-users] check_http and other response codes

2011-10-13 Thread Morty
$USER1$/negate -sw OK -o CRITICAL -c OK -- $USER1$/check_http -j TRACE -f sticky -H $HOSTADDRESS$ -p $ARG1$ $ARG2$ } But IMHO, that's something of a hack. And it doesn't deal with the 401 issue. - Morty -- All

Re: [Nagios-users] check_http and other response codes

2011-10-14 Thread Morty
perspective. - Morty -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes

[Nagios-users] how to avoid host dependency with check_cluster

2012-01-13 Thread Morty
host in the cluster could still be up. But I also don't want it tied to every host in the cluster because then I could get duplicate notifications. What am I missing? Thanks! - Morty -- RSA(R) Conference 2012 Mar 27

[Nagios-users] how can an NRPE script know the remote server's IP?

2012-04-27 Thread Morty
, which I don't want to do. - Morty -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include

Re: [Nagios-users] how can an NRPE script know the remote server's IP?

2012-04-30 Thread Morty
` And the command like so: check_command check_nrpe!check_foo_$USER6$ - Morty -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how

Re: [Nagios-users] nagios backup

2012-05-12 Thread Morty
on a Debian nagios is: dirs=/etc/nagios3 files=/var/lib/nagios3/retention.dat /var/www/index.html You may also want to grab /var/log/nagios3 if you want the old history. - Morty -- Live Security Virtual Conference Exclusive live

Re: [Nagios-users] nagios backup

2012-05-12 Thread Morty
system before, you'll have to locate your config files manually. Be sure to use CM in the future. - Morty -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape