Search found 4 matches

by sherrera1
Thu Nov 10, 2011 6:16 pm
Forum: Open Source Nagios Projects
Topic: Status stuck on WARNING
Replies: 3
Views: 1631

Re: Status stuck on WARNING

Here is my services.cfg configs. I looked in the logs, and nothing stood out at me. Again, not much experience in this area.. I tested the plugin via command line, and that worked. define service{ host_name tundra.domain.com service_description PING check_period 24x7 max_check_attempts 4 normal_chec...
by sherrera1
Thu Nov 10, 2011 5:30 pm
Forum: Open Source Nagios Projects
Topic: Nagios plugins
Replies: 2
Views: 1211

Re: Nagios plugins

Thank you. That worked.
by sherrera1
Wed Nov 09, 2011 5:40 pm
Forum: Open Source Nagios Projects
Topic: Nagios plugins
Replies: 2
Views: 1211

Nagios plugins

Hello,

Is it possible to run a nagios plugin outside of nagios? For example, check_ping, how can i run this; if so what would my syntax look like?

/libexec/nagios-plugins/check_ping ????

Thanks for the help
by sherrera1
Wed Nov 09, 2011 4:42 pm
Forum: Open Source Nagios Projects
Topic: Status stuck on WARNING
Replies: 3
Views: 1631

Status stuck on WARNING

Hello, I'm extremely new to nagios. I am running nagios 3.2 on solaris 10. I've made some changes to the sample templates and have ran the nagios -v preflight check and it comes back with 0 errors and 0 warnings. I am testing it to monitor 1 host aside from the localhost. The plugin that i'm trying ...