Search found 45 matches

by samton99
Tue Jul 17, 2012 12:31 pm
Forum: Open Source Nagios Projects
Topic: Any recommendations for VMware monitoring
Replies: 4
Views: 1644

Re: Any recommendations for VMware monitoring

Hi,

Thanks after much playing with it I finally got it to work and I got it to work with the check_vmware_api.pl.

Would it possible for you to send me your service definitions for your vm's?

Thanks
by samton99
Mon Jul 16, 2012 2:57 pm
Forum: Open Source Nagios Projects
Topic: Any recommendations for VMware monitoring
Replies: 4
Views: 1644

Re: Any recommendations for VMware monitoring

Can you provide me with where the plugin is. I have looked at the op5 plugin which is check_vmware_api.pl. They said they renamed it it to this. But then I tried the checks and check command and no go. Would you mind to let me know where the plugin and maybe a snippet of your commands and servicesÉ ...
by samton99
Mon Jul 16, 2012 12:21 pm
Forum: Open Source Nagios Projects
Topic: Any recommendations for VMware monitoring
Replies: 4
Views: 1644

Any recommendations for VMware monitoring

Hello,

I am working on monitoring my vm hosts now through Nagios. I am sure there are many who are presently doing this and would like to know what is the best plugins for vmware monitoring.

thanks in advance
by samton99
Fri Jul 06, 2012 10:55 am
Forum: Open Source Nagios Projects
Topic: Notifications not working.
Replies: 6
Views: 1791

Re: Notifications not working.

Great.

Its working now.

Thanks for your help
by samton99
Fri Jul 06, 2012 10:47 am
Forum: Open Source Nagios Projects
Topic: Notifications not working.
Replies: 6
Views: 1791

Re: Notifications not working.

ok. one step further

I tried this command

echo "this is the body of a test message" | /usr/bin/mailx -s "this is a subject" [email protected]

and it works.

but still no email from the service check in nagios
by samton99
Fri Jul 06, 2012 10:28 am
Forum: Open Source Nagios Projects
Topic: Notifications not working.
Replies: 6
Views: 1791

Re: Notifications not working.

Well I am getting a bit further along.

I was able to send an email from the cli to my email account and I received it.

I set the debugging level to 32 for notifications in nagios.cfg

I restarted nagios and still don't see any messages coming for that service alert.
by samton99
Fri Jul 06, 2012 9:39 am
Forum: Open Source Nagios Projects
Topic: Notifications not working.
Replies: 6
Views: 1791

Re: Notifications not working.

How would i test from the cli. Can you give me an example?
by samton99
Thu Jul 05, 2012 8:34 am
Forum: Open Source Nagios Projects
Topic: Notifications not working.
Replies: 6
Views: 1791

Notifications not working.

Hello, I am trying to enable notifications and it does not seem to work. I purposely disabled a service that I am monitoring and I do not get notifications. What i did is the following I installed postfix then installed Heirloom-MailX I configured Exchange 2007 to allow connections from nagios Here ...
by samton99
Thu Jul 05, 2012 8:23 am
Forum: Open Source Nagios Projects
Topic: Define check_proc in nsc.ini
Replies: 23
Views: 13352

Re: Define check_proc in nsc.ini

Great thanks for all your help.

All is working now. :D
by samton99
Fri Jun 29, 2012 3:11 pm
Forum: Open Source Nagios Projects
Topic: Define check_proc in nsc.ini
Replies: 23
Views: 13352

Re: Define check_proc in nsc.ini

ok I installed the upgrade to 0.3.9 and got the result.

Is this what I use now? not the check_winprocess.exe?