[Nagios-users] OT: NagiosQL site problems

2010-03-04 Thread ReynierPM
ore/cb.core.php on line 3583 Incorrect username or password. Please try again. I've uploaded a image to this URL for further information: http://yfrog.com/8b55383424j -- Cheers ReynierPM -- Download Inte

Re: [Nagios-users] How to accomplish this task

2010-01-27 Thread ReynierPM
On 1/27/2010 6:50 PM, Matt Simmons wrote: > What manufacturer / model of blades do you have? There are sometimes > additions to ESX(i) that can be implemented (such as Dell's > openmanage) that provide interfaces to monitor hardware. > HP BladeSystems BL460G5 --

[Nagios-users] How to accomplish this task

2010-01-27 Thread ReynierPM
Hi every: I have 6 Blade Servers with ESX vSphere and in top of this structure I have 78 more virtualized servers. Exists any way to check Blade Servers processor temperature, ram status, and all this stuff related to hardware? -- Cheers and thx in advance ReynierPM

Re: [Nagios-users] Command execution failed

2010-01-26 Thread ReynierPM
ain) has nothing to do. -- Cheers ReynierPM -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and manag

Re: [Nagios-users] Command execution failed

2010-01-25 Thread ReynierPM
; you've got to share the root users keys . . .. Is this secure? -- Cheers ReynierPM -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best net

Re: [Nagios-users] Command execution failed

2010-01-25 Thread ReynierPM
On 1/25/2010 5:33 PM, Marc Powell wrote: > or better, use sudo... Any guide to do this with "sudo"? I not know how to -- Cheers ReynierPM -- The Planet: dedicated and managed hosting, cloud storage, co

[Nagios-users] Command execution failed

2010-01-25 Thread ReynierPM
I can login from Nagios Server to Bacula Server without enter any password. Now Nagios is reporting this error: Remote command execution failed: Permission denied, please try again. How I can fix this now? -- Saludos ReynierPM

[Nagios-users] Where to change the email address for notifications

2010-01-20 Thread ReynierPM
Hi every: I need to change the email address that Nagios uses to send emails notifications, wich file(s) I need to look for? -- Cheers Ing. Reynier Pérez Mira -- Throughout its 18-year history, RSA Conference consistentl

[Nagios-users] What this message means

2010-01-12 Thread ReynierPM
Hi every: Today I get this message from one of my checked hosts: "Notifications for this host are being suppressed because it was detected as having been flapping between different states (24.2% change > 20.0% threshold). When the host state stabilizes and the flapping stops, notifications will

Re: [Nagios-users] Nagios monitor for VMware ESXi (free edition)

2009-12-20 Thread ReynierPM
On 12/20/2009 8:56 am, Natxo Asenjo wrote: > On Sat, Dec 19, 2009 at 4:45 PM, dOE wrote: >> I am hoping to monitor some hardware with the HP agents that are pre-built >> in the ESXi (free edition) build we are using. > > we use http://labs.consol.de/lang/en/nagios/check_hpasm/ to check all > our p

Re: [Nagios-users] The famous message: "NRPE: Unable to read output "

2009-12-14 Thread ReynierPM
Christian Schneemann wrote: > On Monday 14 December 2009 15:13:08 ReynierPM wrote: > > Have a look in the logs, maybe nrpe on the clientside cannot execute the > Plugin you want to call through nrpe. > > Greetings, > Christian > I found the mistake (was mine): I c

[Nagios-users] The famous message: "NRPE: Unable to read output "

2009-12-14 Thread ReynierPM
s for this error? I run this: r...@monitoring:~# /usr/local/nagios/libexec/check_nrpe -H 10.128.50.5 NRPE v2.12 And as you can see all seem to be OK on both sides. -- Cheers and thanks in advance ReynierPM -- Return on I

Re: [Nagios-users] Problems checking external host

2009-12-12 Thread ReynierPM
/id_rsa. So generate that without a password at a size that works > for you. Use man ssh-keygen if anything I'm saying about this is > unclear. I just have a little problem here. How can I became "nagios" if I login as "root"? I mean after

Re: [Nagios-users] Problems checking external host

2009-12-12 Thread ReynierPM
problem? Does this have anything to do? [1] http://hocuspokus.net/2008/01/ssh-shared-key-setup-ssh-logins-without-passwords/comment-page-1 -- Cheers and thanks in advance ReynierPM -- Return on Information: Google Enterprise

[Nagios-users] Monitoring Telesync Switches is possible?

2009-12-12 Thread ReynierPM
Hi every: As the subject said: it's possible to monitoring a Allied Telesync switches? I have almost 3 of them in my infraestructure and need to be monitored but don't know how to do this. Any help? -- Cheers

Re: [Nagios-users] Nagios does not send email notifications

2009-12-09 Thread ReynierPM
Marc Powell wrote: > On Dec 8, 2009, at 3:09 PM, ReynierPM wrote: > > > You could use ls to see if they exist -- > > $ ls -l /usr/bin/printf /bin/mail > -rwxr-xr-x 1 root mail 84856 Jan 7 2007 /bin/mail > -rwxr-xr-x 1 root root 31496 Jan 21 2009 /usr/bin/printf &

Re: [Nagios-users] Nagios does not send email notifications

2009-12-08 Thread ReynierPM
patrick.mor...@hp.com wrote: > Hi ReynierPM! > The first step would be to check what was suggested earlier: do > /usr/bin/printf and /bin/mail exist? > Hi Patrick: /usr/bin/printf -> exists /bin/mail -> doesn't exists What I need to install to get mail functionalities on

Re: [Nagios-users] Nagios does not send email notifications

2009-12-08 Thread ReynierPM
Marc Powell wrote: > On Dec 8, 2009, at 1:41 PM, ReynierPM wrote: > > > Because it wasn't sent. Either /usr/bin/printf doesn't exist or > /bin/mail doesn't exist. Make sure the packages that provide them for > your system are installed. > > Was nagios co

[Nagios-users] Nagios does not send email notifications

2009-12-08 Thread ReynierPM
$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional Info:\n\n$SERVICEOUTPUT$" | /bin/mail -s "** $NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" $CONTACTEMAIL$ } Cheers and thanks

Re: [Nagios-users] check_ssh and check_ping not working with NRPE on remote host

2009-12-08 Thread ReynierPM
David Wallis wrote: > ReynierPM wrote: > > is the Round-Trip Average travel time of the ping packet, in > millisecond. The "-w" (warning level) and "-c" (critical level) options > each take a pair of values... the RTA in milliseconds, and packet loss > r

Re: [Nagios-users] check_ssh and check_ping not working with NRPE on remote host

2009-12-08 Thread ReynierPM
David Wallis wrote: > ReynierPM wrote: > >Usage: check_ping -H -w ,% -c >,% [-p packets] [-t timeout] [-4|-6] Ok I'm trying to fix this one too but can't understand some of parameters need to be passed to check_ping command. Could any one point me to documenta

Re: [Nagios-users] check_ssh and check_ping not working with NRPE on remote host

2009-12-08 Thread ReynierPM
ly contain your Nagios server, and the password should > be difficult to guess and SSL should be enabled. Could you please post a example of this configuration? Cheers -- ReynierPM -- Return on Information: Google E

Re: [Nagios-users] check_ssh and check_ping not working with NRPE on remote host

2009-12-08 Thread ReynierPM
e who are gurus of the theme -- Cheers ReynierPM -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Nagios-use

Re: [Nagios-users] check_ssh and check_ping not working with NRPE on remote host

2009-12-08 Thread ReynierPM
Morris, Patrick wrote: > ReynierPM wrote: > For check_ssh, you aren't passing any arguments, and it requires at > least a host: > > [pmor...@sf3-bb6 ~]$ /opt/nagios/lib/plugins/check_ssh > check_ssh: Could not parse arguments > Usage:check_ssh [-46] [-t ] [-r ] [-p ]

Re: [Nagios-users] check_ssh and check_ping not working with NRPE on remote host

2009-12-08 Thread ReynierPM
w command arguments dont_blame_nrpe=0 So if I enable thi, which are the main security risks? -- Cheers ReynierPM -- Return on Information: Google Enterprise Search pays you

[Nagios-users] check_ssh and check_ping not working with NRPE on remote host

2009-12-08 Thread ReynierPM
r for check_ping command is this: NRPE: Unable to read output and for check_ssh is this: check_ssh: Could not parse arguments What I'm doing wrong or what I'm not doing? -- Cheers and thanks in advance ReynierPM -

Re: [Nagios-users] Problems checking external host

2009-11-19 Thread ReynierPM
James Pratt wrote: > su - nagios -c "ssh nag...@remotebox.com" (replace your target > hostname here, or use IP) > > let it connect and accept the key, then do the same on the target box > in reverse, so that both sides have the key in ~/.ssh/authorized_keys > files. Ok I run the command and I g

Re: [Nagios-users] Check external hosts using NRPE

2009-11-16 Thread ReynierPM
Marc Powell wrote: >> After all this I'm getting, constantly, these errors: >> >> [1258389533] Warning: Return code of 127 for check of service 'SAN Space >> SDB1' on host 'bacula-server' was out of bounds. Make sure the plugin >> you're trying to run actually exists. > > 127 means that the prog

[Nagios-users] Check external hosts using NRPE

2009-11-16 Thread ReynierPM
Hi every: I'm trying to check some services in a remote host (Ubuntu Linux 9.04 Server) using NRPE. I have the NRPE plugin installed on both machines: the nagios server and the remote host. I describe below what I've done until now: Remote Host (machine to check) 1) Compile and install the nagi

Re: [Nagios-users] Problems checking external host

2009-11-16 Thread ReynierPM
James Pratt wrote: > > Here's a tutorial I found on setting this up - > > http://www.zdnetasia.com/techguide/opensource/0,39044899,62052006,00.htm > Thanks for the tutorial it really help me a lot but I need to ask some dummie or newbie :( question: if I'm logged in as root, how I can create

Re: [Nagios-users] Problems checking external host

2009-11-16 Thread ReynierPM
Morris, Patrick wrote: > The part I'm fairly sure you're missing is that the name in > authorized_keys must match the name or address Nagios uses, exactly. > That's really the only reason you'd see that error. Hi Patrick: What you mean with address nagios use? You mean the users configured on c

Re: [Nagios-users] Problems checking external host

2009-11-12 Thread ReynierPM
Morris, Patrick wrote: > ReynierPM wrote: > > check_by_ssh does host key checking, and if one does not exist or it > does not match what's in Nagios's known_hosts file, it will fail. > > The easy fix would be to SSH from the Nagios box to each of those hosts &

[Nagios-users] Problems checking external host

2009-11-10 Thread ReynierPM
fg file as follow: define command { command_name check_spezial_procs_by_ssh command_line $USER1$/check_by_ssh -t 60 -H $HOSTADDRESS$ -C "/usr/local/nagios/libexec/check_procs -w $ARG1$ -c $ARG2$ -C $ARG3$" } Why it fails? Cheers and thanks in a

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
DAP domain instead of create independents users every time I need gain acces to Nagios Web Interface. Cheers -- ReynierPM -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
Marc Powell wrote: > On Nov 10, 2009, at 12:52 PM, ReynierPM wrote: > > > Besides the only other option I could think of before? > > Can you see hosts/services with 'use_authentication' disabled? Could > you have a web server permissions problem? Does your web

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
need more coffee though). So, what you suggest then? Cheers -- ReynierPM -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
Lyle Giese wrote: > ReynierPM wrote: > In addition to what Marc asked, did you restart your browser? Most web > browsers will cache login info until you restart your browser. > Several times, really I don't know why it doesn't work

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
Marc Powell wrote: > On Nov 10, 2009, at 8:12 AM, ReynierPM wrote: > > > In the top left box, does nagios show you 'Logged in as' one of these > users? > Yes it's it show me logged in

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
ReynierPM wrote: > Hi every: > I've installed today Nagios on a new dedicated server. I've also one > Bacula Server configured to check. When I try to access to "Hosts" or > any other link I get this error: > > "It appears as though you do not have p

[Nagios-users] Error after installed Nagios in a new server

2009-11-09 Thread ReynierPM
osts you requested..." I check this links: http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg06010.html http://nagios.sourceforge.net/docs/2_0/installweb.html http://nagios.sourceforge.net/docs/3_0/cgiauth.html And do all this but it still not working. Can any help me to