Search found 15 matches

by hermy7
Mon Jan 09, 2012 10:29 pm
Forum: Nagios XI
Topic: Edit the OID value
Replies: 7
Views: 2714

Re: Edit the OID value

some reference book for anyone need edit the nagios script.... Finally I finds it my self the link and it was helpful... it was a greet book and worth to read.. :ugeek: http://books.google.com.ph/books?id=65_0d25EpB4C&pg=PT159&lpg=PT159&dq=simple+perl+script+snmp+changes+the+value+to&...
by hermy7
Mon Jan 09, 2012 10:14 pm
Forum: Nagios XI
Topic: nagios NRPE 64 bit
Replies: 8
Views: 3203

Re: nagios NRPE 64 bit

its working fine now... my friends tell me I should download rpmforge to resolve dependencies in the linux centos. http://pkgs.repoforge.org/rpmforge-release/ so i don't have to install xinetd or other file needed for linuxnrpe.. Just use wget http://assets.nagios.com/downloads/nagi ... ent.tar.gz a...
by hermy7
Thu Jan 05, 2012 2:03 am
Forum: Nagios XI
Topic: Edit the OID value
Replies: 7
Views: 2714

Re: Edit the OID value

thx lmitchev.... em, I really appreciate if you can give some more recommendation link for edit nagios script for my references... coz I think the link show the basic nagios scripting info and don't have sample for editing nagios script.. it was better if you can give some link that included editing...
by hermy7
Thu Jan 05, 2012 12:22 am
Forum: Nagios XI
Topic: nagios NRPE 64 bit
Replies: 8
Views: 3203

Re: nagios NRPE 64 bit

I'm try using centos 5.4 64 bit..
running in the dell sever r610 power edge...
by hermy7
Tue Jan 03, 2012 9:34 pm
Forum: Nagios XI
Topic: nagios NRPE 64 bit
Replies: 8
Views: 3203

Re: nagios NRPE 64 bit

Ow ok, but why when i download use this link wget http://assets.nagios.com/downloads/nagiosxi/agents/linux-nrpe-agent.tar.gz and installed it show there is no xinetd.d file at the end of the installation. I discover that there is no folder for /etc/xinetd.d/nrpe to edit allowable IP address. so I gu...
by hermy7
Tue Jan 03, 2012 9:24 pm
Forum: Nagios XI
Topic: Edit the OID value
Replies: 7
Views: 2714

Re: Edit the OID value

ow ok, but I'm not good on scripting well is it there is any sample or link for nagiosxi editing script. so it will help out my learning process to edit or create my first script. I just know the value have to be divide by 10 so i can get the right value. V/10 but the hole script i need some guide. ...
by hermy7
Tue Jan 03, 2012 12:26 am
Forum: Nagios XI
Topic: Check_snmp_int.pl to check linux interfaces
Replies: 6
Views: 6625

Re: Check_snmp_int.pl to check linux interfaces

thanks scottwilkerson....
it take a while to display the in and out traffic for check_snmp_int work..
and I have also edit the monitoring setting to every 2 minute to monitoring in configure tabs..
Monitor the service every ____ minutes.
thanks. :P
by hermy7
Sat Dec 31, 2011 12:22 am
Forum: Nagios XI
Topic: nagios NRPE 64 bit
Replies: 8
Views: 3203

nagios NRPE 64 bit

I have try to install NRPE agent on server running centos 64 bit, however it not possible to detect all linux services except the ping service.
Is it there is any NRPE agent that we can use for 64 bit linux server ?
Thanks.
by hermy7
Thu Dec 29, 2011 10:30 pm
Forum: Nagios XI
Topic: Check_snmp_int.pl to check linux interfaces
Replies: 6
Views: 6625

Re: Check_snmp_int.pl to check linux interfaces

i got some progress for the check_snmp_int but the value it still show eth0:UP No usable data on file (1 rows) :(1 UP): UNKNOWN status unknown ... I have check the linux snmp /etc/init.d/snmpd status.. it show running. and I also can snmpwalk by using public community string.... what is the status i...
by hermy7
Thu Dec 29, 2011 10:15 pm
Forum: Nagios XI
Topic: Edit the OID value
Replies: 7
Views: 2714

Re: Edit the OID value

can you give some examples the command where the value can be edit for like= value - 10 or value /10.
as far as I can see it not possible to modifying the value you can just add argument in to the command.
thanks. :D