Search found 48 matches
- Fri May 16, 2014 8:51 am
- Forum: Nagios XI
- Topic: check_by_ssh
- Replies: 6
- Views: 2287
Re: check_by_ssh
I would like to point that the "Test check command" in service core config is not compatible with check_by_ssh plugin. But if you save the config and do "check service" it will return output OK, if your command definition is correct. I had same issue. Just waiting for nagios to f...
- Mon May 05, 2014 9:33 am
- Forum: Nagios XI
- Topic: Plugin return perfdata but NO rrd and xml files generated.
- Replies: 8
- Views: 2592
Re: Plugin return perfdata but NO rrd and xml files generate
Update, I found that the service is actually working. I can see the warning from the service list. It appears the issue is with the "Test Check Command" is giving the error. The Test Check Command must be doing some extra stuff in the background. It's a great tool and have used it now serv...
- Mon May 05, 2014 9:04 am
- Forum: Nagios XI
- Topic: Plugin return perfdata but NO rrd and xml files generated.
- Replies: 8
- Views: 2592
Re: Plugin return perfdata but NO rrd and xml files generate
hi, I am having trouble with check_by_ssh. I created key-pair in nagios server. /home/nagios/.ssh/id_rsa and id_rsa.pub Transferred the id_rsa.pub to the targe server /home/nagios/.ssh/authorized_keys. I could login into target server from host without password. I checked the running ./check_by_ssh ...
- Mon May 05, 2014 8:09 am
- Forum: Nagios XI
- Topic: Plugin return perfdata but NO rrd and xml files generated.
- Replies: 8
- Views: 2592
Re: Plugin return perfdata but NO rrd and xml files generate
Never mind.. i found answer. i have downloaded nagios plugin and did ./configure and then make. then copyied the check_by_ssh and that works .
Let me test. the output. I am concern about the perfdata. does the check_by_ssh has graph template. ?
Let me test. the output. I am concern about the perfdata. does the check_by_ssh has graph template. ?
- Mon May 05, 2014 5:49 am
- Forum: Nagios XI
- Topic: Plugin return perfdata but NO rrd and xml files generated.
- Replies: 8
- Views: 2592
Re: Plugin return perfdata but NO rrd and xml files generate
Alright, i was thinking the same.. But having strange issue with check_by_ssh. let me put the configuration details:- Nagiosxi server: vmware instance Nagios XI 2012R2.9 32bit. My target host : centos 6.4 x64bit I created the key pair and tested successful login. Now from nagios server. i issued com...
- Mon May 05, 2014 3:31 am
- Forum: Nagios XI
- Topic: Plugin return perfdata but NO rrd and xml files generated.
- Replies: 8
- Views: 2592
Re: Plugin return perfdata but NO rrd and xml files generate
Hey thanks for reply. I appreciate your time and help for me in this regard. Yes, i forgot to mention, I execute plugin with NRPE agent. and its running under xinetd. nrpe.cfg command_timeout=60 connection_timeout=300 Q: whether it will be because of Plugin Output Length Restrictions http://nagios.s...
- Sun May 04, 2014 3:15 am
- Forum: Nagios XI
- Topic: Plugin return perfdata but NO rrd and xml files generated.
- Replies: 8
- Views: 2592
Plugin return perfdata but NO rrd and xml files generated.
Hi, I have developed a nagios plugin to monitor the virtual machines run by vmware workstation. I have completed the script and the values return by the script are pretty much accurate. I am exicted to put in nagios plugin section. My problem:- During initial development, I found that plugin doesn't...
- Mon Sep 16, 2013 5:29 am
- Forum: Nagios XI
- Topic: Update nagios plugin 1.4.13 to 1.4.16
- Replies: 1
- Views: 705
Update nagios plugin 1.4.13 to 1.4.16
Hi, Its strange to see why the linux_nrpe_agent.tar.gz doesn't include latest version of nagiosxi 1.4.16 in the sub component folder. My question was, is it safe if i delete the nagios-plugin-1.4.13 from the sub component folder and replace it with 1.4.16 and update ./install script inside linux_nrp...
- Mon Sep 16, 2013 5:21 am
- Forum: Nagios XI
- Topic: Nagios Graph Explorer - Problem with client side timezone
- Replies: 13
- Views: 4708
Re: Nagios Graph Explorer - Problem with client side timezon
I just went through new nagiosxi update and isntalled it.. but couldnt find nagios graph issue resolve.. any update..
thanks
John.
thanks
John.
- Thu Jul 25, 2013 12:16 am
- Forum: Nagios XI
- Topic: Nagios Graph Explorer - Problem with client side timezone
- Replies: 13
- Views: 4708
Re: Nagios Graph Explorer - Problem with client side timezon
I can now understand. I will wait for the changes from developer soon. cause it makes difficult and time consuming to do time conversion in order to find service problems.