Search found 13 matches

by l_freez
Sun Nov 30, 2014 2:52 am
Forum: Open Source Nagios Projects
Topic: installing a nagios plugin
Replies: 14
Views: 6227

Re: installing a nagios plugin

I assumed above things are installed well and now its showing this Which of these commands is the one that worked for installing the Perl module? I think these three are work for me.. #yum install cpan App::cpanminus #perl -MCPAN -e shell #install Net::SNMP is it ok ?? when I running that script it...
by l_freez
Sun Nov 30, 2014 2:48 am
Forum: Open Source Nagios Projects
Topic: installing a nagios plugin
Replies: 14
Views: 6227

Re: installing a nagios plugin

You are going to need to add some more options to the command such as -C public -t temp :D yes now its working [root@localhost ~]# /usr/local/nagios/libexec/check-cisco.pl -H 10.238.80.11 -C public -t fan Fans: OK - 1 Fans are running all good | total=1 err=0 [root@localhost ~]# /usr/local/nagios/l...
by l_freez
Sat Nov 29, 2014 3:48 pm
Forum: Open Source Nagios Projects
Topic: installing a nagios plugin
Replies: 14
Views: 6227

Re: installing a nagios plugin

after so many tried I installed it. below commands are which I tried #perl -MCPAN -e shell #install Net::SNMP #yum install Net::SNMP #perl -MCPAN -e 'install Net::SNMP' #perl -MCPAN -e 'install Net::SNMP' #yum install Net::SNMP #yum install cpan App::cpanminus #perl -MCPAN -e 'install Net::SNMP' #p...
by l_freez
Sat Nov 29, 2014 12:37 pm
Forum: Open Source Nagios Projects
Topic: installing a nagios plugin
Replies: 14
Views: 6227

Re: installing a nagios plugin

can you tell me how to install it. I tried to install it using this command but it not work [root@localhost ~]# perl -MCPAN -e 'install Net::SNMP' Can't locate CPAN.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/li...
by l_freez
Sat Nov 29, 2014 10:00 am
Forum: Open Source Nagios Projects
Topic: installing a nagios plugin
Replies: 14
Views: 6227

Re: installing a nagios plugin

when I running the script at the command line its showing this, [root@localhost ~]# /usr/local/nagios/libexec/check-cisco.pl -H 10.238.80.11 Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/p...
by l_freez
Fri Nov 28, 2014 8:08 am
Forum: Open Source Nagios Projects
Topic: installing a nagios plugin
Replies: 14
Views: 6227

Re: installing a nagios plugin

hi ! can someone help me to finish this 1. firstly I created script file, using copy and paste script in below URL to notepad and create it as check-cisco.pl https://github.com/ranl/monitor-utils/blob/master/nagios/check-cisco.pl 2. then I moved check-cisco.pl file to /usr/local/nagios/libexec/ dire...
by l_freez
Tue Nov 25, 2014 11:35 pm
Forum: Open Source Nagios Projects
Topic: installing a nagios plugin
Replies: 14
Views: 6227

Re: installing a nagios plugin

You'll need to: Put the plugin in the /usr/local/nagios/libexec/ directory create a command create a service that users the command Have a read of this: http://nagios.sourceforge.net/docs/3_0/configobject.html Followed by this: http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html#command t...
by l_freez
Tue Nov 25, 2014 9:41 pm
Forum: Open Source Nagios Projects
Topic: installing a nagios plugin
Replies: 14
Views: 6227

installing a nagios plugin

Hi !

I'm new to nagios core please Anyone have a basic explanation of how is install this plugin ? can anyone guide me step by step. very appreciate it

http://exchange.nagios.org/directory/Pl ... st/details

Thanks.
by l_freez
Wed Nov 12, 2014 1:37 am
Forum: Open Source Nagios Projects
Topic: SMS Gateway Issue
Replies: 5
Views: 2448

Re: SMS Gateway Issue

Box293 wrote:does your password have any special characters?
no. its pass@123
by l_freez
Tue Nov 11, 2014 1:52 pm
Forum: Open Source Nagios Projects
Topic: SMS Gateway Issue
Replies: 5
Views: 2448

Re: SMS Gateway Issue

It looks like it's having trouble passing the authentication through http, are you use the username/pass are correct? Have you contacted their team to see if someone has had this issue before with that script? username/password are correct. using web browser I can logging to this address http://10....