Search found 5 matches
- Thu Apr 17, 2014 7:29 am
- Forum: Open Source Nagios Projects
- Topic: Configure check_redis.pl
- Replies: 4
- Views: 4271
Re: Configure check_redis.pl
Excellent Abris, the problem is solved when I Set _SYSTEM_MEMORY '8G' in vi /usr/local/nagios/etc/objects/localhost.cfg define host{ use linux-server ; Name of host template to use ; This host definition will inherit all variables that are defined ; in (or inherited by) the linux-server host templat...
- Wed Apr 16, 2014 8:52 am
- Forum: Open Source Nagios Projects
- Topic: Configure check_redis.pl
- Replies: 4
- Views: 4271
Re: Configure check_redis.pl
could anybody help me on this, atleast tell me in which group i could get the solution fast.
Thanks,
Kishore.
Thanks,
Kishore.
- Wed Apr 16, 2014 12:51 am
- Forum: Open Source Nagios Projects
- Topic: Configure check_redis.pl
- Replies: 4
- Views: 4271
Configure check_redis.pl
Hi Experts, I want to monitor redis on remote system, when I run the command mentioned below in nagios server it works fine, but I have no luck in configuring nagios configuration files to see in nagios web ui, the result its showing is as shown below, please help me how to configure. When I run # /...
- Tue Apr 15, 2014 2:55 am
- Forum: Open Source Nagios Projects
- Topic: Redis Installation for nagios monitoring
- Replies: 3
- Views: 13731
Re: Redis Installation for nagios monitoring
Hi Slansing, Thanks for your reply, I've downloaded check_redis.pl file from http://exchange.nagios.org/directory/Plugins/Databases/check_redis-2Epl/details, when I run this I am getting this error please explain me to get rid out of this. # ./check_redis.pl Can't locate Redis.pm in @INC (@INC conta...
- Mon Apr 14, 2014 3:41 am
- Forum: Open Source Nagios Projects
- Topic: Redis Installation for nagios monitoring
- Replies: 3
- Views: 13731
Redis Installation for nagios monitoring
Hi Experts, We are using nagios core version 4.0.1 on centos 6.5, I am trying to install redis on CPAN to configure the plugin "check_redis.pl" for monitoring redis on remote machine, when I entered the below commands on my remote redis server the result is as shown below, please help me o...