Re: [Nagios-users] Nagiosgraph problem

2006-03-01 Thread Alberto
if I define command in this way define command{ command_name process-service-perfdata command_line /usr/share/nagios/nagiosgraph/insert.pl $LASTSERVICECHECK$||$HOSTNAME$||$SERVICEDESC$||$SERVICEOUTPUT$||$SERVICEPERFDATA$ command_line echo -e

Re: [Nagios-users] Nagiosgraph problem

2006-03-01 Thread Alberto
I get rrd files generated setting this command with perl path define command{ command_name process-service-perfdata command_line /usr/bin/perl /usr/share/nagios/nagiosgraph/insert.pl } now I get the bluescreen from showcgi but with empty images. On 3/1/06, Alberto [EMAIL PROTECTED] wrote:

[Nagios-users] Configuring nagios to monitor remote host through snmp

2006-03-01 Thread Mrutyunjaya Dash
Title: Configuring nagios to monitor remote host through snmp Hi Friends, Any body has configured nagios to monitor remote host through snmp. In my environment, I have certain number of servers on which I cannot install any plugins on it. But at the same time I have the requirement

Re: [Nagios-users] Configuring nagios to monitor remote host through snmp

2006-03-01 Thread Mrutyunjaya Dash
Hi Marc, First of all thank you very much for replipying and providing certain information. I have still doubt what exactly I have to do on the monitored host side for snmp and on nagios server side. If you could explain me little elaboratly, I would really appreciate it. Regards, Dash

Re: [Nagios-users] retry_check_interval issue/confusion

2006-03-01 Thread prosolutions
retry_check_interval: This directive is used to define the number of time units to wait before scheduling a re-check of the service. Services are rescheduled at the retry interval when the have changed Thanks for clarifing this for me. I think the wording above is a bit ambiguous

[Nagios-users] Passive Service Notifications

2006-03-01 Thread Scott, Casey
I am attempting to configure Nagios to work with SNMP traps. As of now, I can write events to the Nagios external command file (/var/log/nagios/rw/nagio.cmd). Nagios notices these events, and logs them to the nagios.log. e.g. /var/log/nagios/rw/nagios.log contains: [1141242013] EXTERNAL COMMAND:

[Nagios-users] Need help with service failure recheck interval

2006-03-01 Thread prosolutions
Using nagios 2.0b3 and have the following host and related service defined: define host{ usevip.template host_name ProdSystem alias Prod hostgroups Production check_command

[Nagios-users] Can templates be cascaded together?

2006-03-01 Thread Ron Gage
Can we cascade a template as in the following: define service{ name blah ... register 0 } define service{ name info use blah ... register 0 } define service{ name checkit use info ... } Why would I want to use such an arrangement? Simple: the

Re: [Nagios-users] Can templates be cascaded together?

2006-03-01 Thread Jim Perrin
Why would I want to use such an arrangement? Simple: the blah service defines generic values I want for ALL service checks (enable_notifications, etc...). The info service defines generic values for each check type - check_ping for example (check_command, service description, etc...). Of

RE: [Nagios-users] Need help with service failure recheck interval

2006-03-01 Thread Marc Powell
-Original Message- From: [EMAIL PROTECTED] [mailto:nagios-users- [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, March 01, 2006 3:02 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Need help with service failure recheck interval Using nagios

[Nagios-users] Syslog - Nagios?

2006-03-01 Thread Mike Koponick
I would like to send Syslog information from a remote Nagios sensor to the Central Server via NSCA, since its already in place. Im trying to see if there is a feasible way to parse out the information I need, using something like SWATCH and send it to the Central Server, who should be