[Nagios-users] [SOLVED] Re: nagios not sending mail (nagios -> postfix connection problem?)

2011-09-26 Thread Jim Nachlin
Patrick, You were correct! I have overwritten my original command, but the essence of the solution was to run the command_line of the notify-by-email command. This immediately showed me that there was no "/usr/bin/mail" on my server. So here is the command that works: define command{ co

Re: [Nagios-users] wiki.nagios.org

2011-09-26 Thread Andreas Ericsson
On 09/26/2011 03:36 PM, Michael Friedrich wrote: > ... redirects to the nagios xi and fusion wikis, the commercial part of > nagios. did the oss part finally disappear? > > *confused* > I think it's just a matter of documentation being merged for both paid and free versions, and the paid version

[Nagios-users] check_openmanage: OOPS! Something is wrong with this server, but I don't know what. The global system health status is CRITICAL, but every component check is OK. This may be a bug in th

2011-09-26 Thread lois garcia
I have check_openmanage running successfully on 13 out of 16 Dell R710s. I am really puzzled at what is going wrong, as it seems different on each machine. I have tried different versions of check_openmanage and reinstalling the same version of Dell OMSA. The first eight servers were built from

[Nagios-users] wiki.nagios.org

2011-09-26 Thread Michael Friedrich
... redirects to the nagios xi and fusion wikis, the commercial part of nagios. did the oss part finally disappear? *confused* michael -- DI (FH) Michael Friedrich Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria email: michael.friedr...@univie.ac.at phone: +

Re: [Nagios-users] How to configure MySQL password for check_mysqlvia NRPE?

2011-09-26 Thread Grothaus, Christoph
Hi Axel, thanks for your hint. I think I'll try this approach now. The only thing that nags me is the warning that "check_mysql --help" issues: -p, --password=STRING Use the indicated password to authenticate the connection ==> IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!! <==