Re: [Nagios-users] Nagios Historical data backup

2011-01-10 Thread Yueh-Hung Liu
check "log_archive_path" variable in Nagios' main config On Tue, Jan 11, 2011 at 12:33 AM, eddy wrote: > Good Morning,I have an installation of Nagios ver 3.0.6 and It's been > working fine up to now. Well now I need for certain reasons > (NagVis,NDOUtils, etc) to have nagios deamon to store dat

Re: [Nagios-users] Check scheduling mechanism

2011-01-10 Thread Yu Watanabe
I was refering to the chapter "Service and Host Check Scheduling". Thanks! Yu Watanabe Yu Watanabe さんは書きました: >Hello all. > >I'd like to confirm if the check scheduling mechanism had changed >between version 2.x and 3.x. > >I have tried to check the documentation for 3.x but it seems that its >st

[Nagios-users] Check scheduling mechanism

2011-01-10 Thread Yu Watanabe
Hello all. I'd like to confirm if the check scheduling mechanism had changed between version 2.x and 3.x. I have tried to check the documentation for 3.x but it seems that its still under construction. If it hadn't changed from version 2.x I want to refer the previous version . Had it changed d

Re: [Nagios-users] Reg: Check_http_Port

2011-01-10 Thread James Moseley
On Mon, Jan 10, 2011 at 12:05 PM, Rajesh Kumar wrote: > Hi James Moseley > > > > Thanks For your valuable reply for my request. I got the port > based check_http monitoring. Thanks. > You're welcome. -- James Moseley -

Re: [Nagios-users] Reg: Check_http_Port

2011-01-10 Thread Rajesh Kumar
Hi James Moseley Thanks For your valuable reply for my request. I got the port based check_http monitoring. Thanks. My command definition as follows, # 'check_http' command definition define command{ command_namecheck_http command_line$USER1$/check_h

[Nagios-users] Nagios Historical data backup

2011-01-10 Thread eddy
Good Morning,I have an installation of Nagios ver 3.0.6 and It's been working fine up to now. Well now I need for certain reasons (NagVis,NDOUtils, etc) to have nagios deamon to store data in a MySQL database, I have already backed up the conf data, the problem is as follows: I would like to save t

Re: [Nagios-users] Check_hpjd

2011-01-10 Thread Paul Williamson
From: James Moseley [mailto:jmose...@corp.xanadoo.com] Sent: Monday, January 10, 2011 11:28 AM To: Nagios Users List Subject: Re: [Nagios-users] Check_hpjd On Mon, Jan 10, 2011 at 9:54 AM, Mister IT Guru mailto:misteritg...@gmx.com>> wrote: I'm pretty sure that the SNMP on my printers is working

Re: [Nagios-users] Reg: Check_http_Port

2011-01-10 Thread James Moseley
On Mon, Jan 10, 2011 at 8:33 AM, Rajesh Kumar wrote: > Hi All > > > >I have installed Nagios Core in my CentOS but not able to configure > port based check_http. We are using several port in apache-tomcat in remote > server. We can able to configure default port 80. I have to need to > config

Re: [Nagios-users] Check_hpjd

2011-01-10 Thread James Moseley
On Mon, Jan 10, 2011 at 9:54 AM, Mister IT Guru wrote: > > I'm pretty sure that the SNMP on my printers is working. Is it included > with this printer, because I specifically configured it, and looked out for > SNMP support before ordering these printers, to use with Nagios. I know that > my devi

Re: [Nagios-users] Reg: Check_http_Port

2011-01-10 Thread Alex Dehaini
Why not create several different services to monitor each port? On Mon, Jan 10, 2011 at 8:33 AM, Rajesh Kumar wrote: > Hi All > > > >I have installed Nagios Core in my CentOS but not able to configure > port based check_http. We are using several port in apache-tomcat in remote > server. We

Re: [Nagios-users] Check_hpjd

2011-01-10 Thread Mister IT Guru
On 10/01/2011 14:33, James Moseley wrote: On Mon, Jan 10, 2011 at 8:18 AM, Mister IT Guru > wrote: I'm sure that my SNMP setup is working, as I have had previous responses from the printers when I queried them, the output is in my previous posts in th

Re: [Nagios-users] Check_hpjd

2011-01-10 Thread James Moseley
On Mon, Jan 10, 2011 at 8:18 AM, Mister IT Guru wrote: > I'm sure that my SNMP setup is working, as I have had previous responses > from the printers when I queried them, the output is in my previous > posts in this thread. > Then your printer isn't responding correctly or doesn't have the proper

[Nagios-users] Reg: Check_http_Port

2011-01-10 Thread Rajesh Kumar
Hi All I have installed Nagios Core in my CentOS but not able to configure port based check_http. We are using several port in apache-tomcat in remote server. We can able to configure default port 80. I have to need to configure server port of 8082, 8084 … could you assist me port based conf

Re: [Nagios-users] Check_hpjd

2011-01-10 Thread Mister IT Guru
I'm sure that my SNMP setup is working, as I have had previous responses from the printers when I queried them, the output is in my previous posts in this thread. -- Gaining the trust of online customers is vital for the

Re: [Nagios-users] Check_hpjd

2011-01-10 Thread Paul Williamson
-Original Message- From: Mister IT Guru [mailto:misteritg...@gmx.com] Sent: Monday, January 10, 2011 9:08 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Check_hpjd I ran the following on my system, and this is the response that I got. [r...@host ~]# snmpwalk -v 1 -

Re: [Nagios-users] Check_hpjd

2011-01-10 Thread Mister IT Guru
On 10/01/2011 13:58, Paul Williamson wrote: >> I'm still attempting to make progress on this issue, and it's >> confusing me. Surely the plugin doesn't uses it;s own snmp engine, >> it would make more sense to use to the OS to make those calls. I >> can use the OS to talk to my printers, so can I b

Re: [Nagios-users] Check_hpjd

2011-01-10 Thread Paul Williamson
> I'm still attempting to make progress on this issue, and it's > confusing me. Surely the plugin doesn't uses it;s own snmp engine, > it would make more sense to use to the OS to make those calls. I > can use the OS to talk to my printers, so can I be safe in > assuming that the plugin should b

Re: [Nagios-users] Check_hpjd

2011-01-10 Thread Mister IT Guru
On 09/01/2011 18:25, Mister IT Guru wrote: > On 09/01/2011 17:57, Paul Williamson wrote: > > > >>> I noted that i didn't have net-snmp-utils installed, and then I was able >>> to run >>> >>> [r...@host plugins]# snmpwalk -Os -c public -v 1 printer1.mydomain.com >>> system >>> >>> s

Re: [Nagios-users] Custom command, works from command line, not from nagios? [SOLVED]

2011-01-10 Thread Mister IT Guru
On 08/01/2011 14:09, Leif J. wrote: > Den 08-01-2011 14:51, Mister IT Guru skrev: >> On 08/01/2011 13:40, Leif J. wrote: >>> I'm confused in CLI you are using: >>> >>> /usr/lib/nagios/plugins/check_nrpe -H client.localdomain >>> -c get_disk -a localhost C: 70,80 >>> >>> but in the define command yo