Re: [Nagios-users] Error While Using check_ifstatus

2009-05-22 Thread Lei Chen
2009/5/22 Martin Fontanez : > Thanks Assaf, > > It looks like I have version 2 > > [r...@localhost snmp]# snmpwalk -v3 -c public localhost > snmpwalk: No securityName specified > [r...@localhost snmp]# > > [r...@localhost snmp]# snmpwalk -v2c -c public localhost system > SNMPv2-MIB::sysDescr.0 = ST

Re: [Nagios-users] monitor multiple port

2009-05-22 Thread Lei Chen
You can use check_snmp_int.pl to do this job. http://nagios.manubulon.com/snmp_int.html Such as follow: ./check_snmp_int.pl -H 192.168.100.1 -C -n Ethernet0/29:UP, Ethernet0/19:DOWN, Ethernet0/6:UP, Ethernet0/11:DOWN, Ethernet0/7:DOWN, Ethernet0/31:UP, Ethernet0/25:DOWN, Ethernet0/24:DOWN

Re: [Nagios-users] Monitoring Oracle database

2009-05-22 Thread Lei Chen
http://www.consol.de/opensource/nagios/check-oracle-health/ Hope this helps. 2009/5/21 : > Dear All, > > > > I m trying to monitor Oracle database using check_oracle plug-in. > > > > I need to know what all parameters (related to database) can be monitored > through Nagios and please advice for

Re: [Nagios-users] NRPE

2009-05-19 Thread Lei Chen
check_snmp_process is another option. http://nagios.manubulon.com/snmp_process.html 2009/5/19 Eduardo Barreto : > Hi All, > > I'm on a need to monitor a specific process on a Windows Vista desktop, is > it possible through NRPE? > > > > Thanks in advance > > Eduardo Barreto > > --

Re: [Nagios-users] 3D Status Map

2009-05-19 Thread Lei Chen
Hope this helps: http://cic.nist.gov/vrml/vbdetect.html 2009/5/19 Eduardo Barreto : > Hi all, > > Anybody know where to find a plugin for firefox running onto Ubuntu to turn > it able openning vrml? > > I've downloaded openvrml but I'm having many problems to installing it. > > > Cheers > > Eduar

Re: [Nagios-users] concurrent users on a website

2009-04-30 Thread Lei Chen
2009/4/20 Jim Avery : > 2009/4/20 Harry John : >> Hi >> How do we check concurrent users in a website? >> Is this possibble in nagios friends? >> THanks! > If it's a apache server, U can get some info from mod_status/mod_info module. > If it's Microsoft IIS, you can query the performance counter

Re: [Nagios-users] Fwd: Files Missing While upgrading.

2009-04-22 Thread Lei Chen
try to install pkgconfig. http://pkg-config.freedesktop.org/wiki/ 2009/4/15 Jai Ram : > > > -- Forwarded message -- > From: Jai Ram > Date: Tue, Apr 14, 2009 at 1:57 PM > Subject: Re: [Nagios-users] Files Missing While upgrading. > To: Marc Powell > > > Hello Marc, > > > Thanks f

Re: [Nagios-users] Service Dependency Config

2009-04-13 Thread Lei Chen
Not permmit a circular execution dependency here. That may be like this: define servicedependency{ host_namehost1 service_description www dependent_host_namehost3 dependent_service_description www execution_failure_criteriao notification_failure_criteria c,p } define s

Re: [Nagios-users] how to let nagios think host is online

2009-04-13 Thread Lei Chen
You can use other check_command instead of check_ping. Such as check_tcp, check_http or other. For example: This is a router, not permmit ping, but it's port 23 is open. define host{ use generic-switch ; Inherit default values from a template host_name

Re: [Nagios-users] Integrating host notes into Nagios html...

2009-04-13 Thread Lei Chen
I think that action_url can do that. Such as: action_url /some_dir/some_pages?host=$HOSTNAME$&some_key=some_value 2009/4/10 Andrew Davis : > I'm thinking about using something like sysreport to generate info about our > hosts. It (and other tools like it) have the ability to output to html. To >

Re: [Nagios-users] status map

2009-04-13 Thread Lei Chen
2009/4/9 Genet Tesfaye : > Hi All, > > i have installed and configured nagios 3.0.6 on SUSE linux.i plan to monitor > Servers, Printers and Switches for which i have added samples. i need help > on how to configure: > 1. if i have more than two partitions on windows machine. i have managed to > mon

Re: [Nagios-users] NDO update delay

2009-04-02 Thread Lei Chen
Good luck. If any problem, reply to the list, or to me :) 2009/4/2 Rodney Ramos : > Hi Lei. > > I´m using MyISAM engine. > > Thanks, > Rodney. > > On Tue, Mar 31, 2009 at 4:59 AM, lei chen wrote: >> >> The primary reason maybe the low performance in you

Re: [Nagios-users] Help please - test works fine EXCEPT over NRPE???

2009-04-02 Thread Lei Chen
use visudo command, comment the following line: Defaultsrequiretty and try again. 2009/4/2 Andrew Davis : > Its running under xinetd, so 'ps aux|grep nrpe' isn't showing the true user. > However, the nrpe.cfg is set to use the nobody user. I've added the nobody > user to sudo, and even trie

Re: [Nagios-users] Internet speed

2009-03-31 Thread lei chen
Maybe you can try this plugin: check_traffic.pl http://www.itnms.net/discuz/viewthread.php?tid=1325&highlight=check\_traffic 2009/3/31 Idriss ARABBAJ : > Hi all, > I want to know the Internet speed on my network, there is already a > plugin of that? > > regrards, > Idriss > > ---

Re: [Nagios-users] NDO update delay

2009-03-31 Thread lei chen
The primary reason maybe the low performance in your mysql server with innodb engine. Two solutions: 1. tuning your my.cnf to improve the mysql performance; 2. use MyISAM instead of InnoDB engine in your NODUtils db; 2009/3/26 Rodney Ramos : > Hi everybody. > > I´ve installed NDOUtils (nodutils-1

Re: [Nagios-users] nagios 3.0.3 on FreeBSD defunct process

2009-03-31 Thread lei chen
Are you use NDOUtils here? Or use enable_embedded_perl option? 2009/3/27 Gian Paolo Buono : > Hi, Ihave a server with FreeBSD 7.1-RELEASE-p2 with 950 host and 4900 > service, Nagios 3.0.3 > > Sometimes nagios don't update the status and when i try to stop nagios don't > dies, i try to kill -9 the