You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(18) |
Nov
(5) |
Dec
(11) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(42) |
Feb
(78) |
Mar
(144) |
Apr
(229) |
May
(407) |
Jun
(459) |
Jul
(532) |
Aug
(694) |
Sep
(844) |
Oct
(1357) |
Nov
(1036) |
Dec
(829) |
2003 |
Jan
(1419) |
Feb
(1212) |
Mar
(1220) |
Apr
(1208) |
May
(1063) |
Jun
(977) |
Jul
(901) |
Aug
(650) |
Sep
(690) |
Oct
(652) |
Nov
(771) |
Dec
(776) |
2004 |
Jan
(1085) |
Feb
(798) |
Mar
(1101) |
Apr
(808) |
May
(666) |
Jun
(768) |
Jul
(838) |
Aug
(961) |
Sep
(1021) |
Oct
(864) |
Nov
(916) |
Dec
(608) |
2005 |
Jan
(881) |
Feb
(774) |
Mar
(1014) |
Apr
(956) |
May
(871) |
Jun
(814) |
Jul
(749) |
Aug
(807) |
Sep
(754) |
Oct
(951) |
Nov
(763) |
Dec
(616) |
2006 |
Jan
(709) |
Feb
(781) |
Mar
(730) |
Apr
(629) |
May
(778) |
Jun
(572) |
Jul
(770) |
Aug
(747) |
Sep
(497) |
Oct
(467) |
Nov
(669) |
Dec
(514) |
2007 |
Jan
(765) |
Feb
(508) |
Mar
(517) |
Apr
(574) |
May
(561) |
Jun
(613) |
Jul
(552) |
Aug
(603) |
Sep
(506) |
Oct
(781) |
Nov
(731) |
Dec
(457) |
2008 |
Jan
(861) |
Feb
(590) |
Mar
(602) |
Apr
(652) |
May
(633) |
Jun
(696) |
Jul
(602) |
Aug
(591) |
Sep
(557) |
Oct
(541) |
Nov
(602) |
Dec
(406) |
2009 |
Jan
(601) |
Feb
(693) |
Mar
(810) |
Apr
(765) |
May
(685) |
Jun
(678) |
Jul
(669) |
Aug
(488) |
Sep
(547) |
Oct
(411) |
Nov
(421) |
Dec
(249) |
2010 |
Jan
(348) |
Feb
(366) |
Mar
(636) |
Apr
(339) |
May
(283) |
Jun
(253) |
Jul
(285) |
Aug
(358) |
Sep
(330) |
Oct
(345) |
Nov
(305) |
Dec
(361) |
2011 |
Jan
(287) |
Feb
(342) |
Mar
(286) |
Apr
(202) |
May
(260) |
Jun
(329) |
Jul
(289) |
Aug
(235) |
Sep
(163) |
Oct
(154) |
Nov
(182) |
Dec
(202) |
2012 |
Jan
(160) |
Feb
(193) |
Mar
(182) |
Apr
(160) |
May
(253) |
Jun
(155) |
Jul
(146) |
Aug
(175) |
Sep
(136) |
Oct
(186) |
Nov
(130) |
Dec
(84) |
2013 |
Jan
(98) |
Feb
(83) |
Mar
(69) |
Apr
(84) |
May
(112) |
Jun
(94) |
Jul
(100) |
Aug
(139) |
Sep
(87) |
Oct
(2) |
Nov
|
Dec
|
From: Sven N. <Sve...@Co...> - 2013-08-28 12:26:35
|
On 8/22/13 13:51, C. Bensend wrote: > CRITICAL: Return code of 127 is out of bounds. Make sure the plugin > youre trying to run actually exists. (worker: collector.domain.org) Hi, if this is the collector host, why does it have a mod-gearman worker installed? If nagios would have run the check by itself, there would be no hint about the worker in the error. So it seems like there is a worker started on your collector host which then grabs some checks but isn't able to execute them. Regards, Sven -- Sven Nierlein Sve...@co... ConSol* GmbH http://www.consol.de Franziskanerstrasse 38 Tel.:089/45841-439 81669 Muenchen Fax.:089/45841-111 |
From: C. B. <be...@be...> - 2013-08-28 12:08:58
|
> Do you get many of those error messages in the logs at once, or just > one at a time? > > Only one thought: what are the permissions on your $USER$ variables? > Nagios on my systems setuid() to nonroot after startup, and if it gets > SIGHUP to reload config, but can't read the file defining $USER*$, > will act strangely. Just one at a time, seemingly randomly. A host here, a service there, several times a day. They always almost immediately recover, but I don't understand why my centralized collector seems to have this issue. Nagios runs as the nagios user, which can read the resource.cfg file fine: ls -ld . ; ls -l nagios-hostname.cfg resource.cfg drwxrwx--- 6 root nagios 4096 Aug 27 16:02 . -rw-r--r-- 1 root root 47606 Jul 1 11:18 nagios-hostname.cfg -rw-r----- 1 root nagios 2400 Mar 19 11:25 resource.cfg Thanks! -- "No matter how tempted I am with the prospect of unlimited power, I will not consume any energy field bigger than my head." -- #22 on Peter Anspach's Evil Overlord list |
From: Justin P. <ju...@no...> - 2013-08-28 11:54:10
|
Do you get many of those error messages in the logs at once, or just one at a time? Only one thought: what are the permissions on your $USER$ variables? Nagios on my systems setuid() to nonroot after startup, and if it gets SIGHUP to reload config, but can't read the file defining $USER*$, will act strangely. Justin On Wed, Aug 28, 2013 at 06:48:09AM -0500, C. Bensend wrote: > > > I'm continuing to iron out the wrinkles with 3.5.1 and distributed > > monitoring. I'm using mod_gearman to submit and receive events from > > two distributed pollers. > > > > Every now and again, I'll get something similar in the log on the > > centralized collecting machine: > > > > CRITICAL: Return code of 127 is out of bounds. Make sure the plugin > > youre trying to run actually exists. (worker: collector.domain.org) > > > > To me, that suggests that the collector system didn't get a result > > for a host or service in a timely manner from one of the polling > > systems, and so it attempted to run an active check itself. However, > > it doesn't seem to be able to, and I don't know why. > > > > The collector has the same value for $USER1$, and it has the same > > set of plugins installed on it: > > > > On the collector: > > > > grep USER1 etc/resource.cfg > > $USER1$=/usr/local/nagios/libexec > > > > On the two pollers: > > > > $USER1$=/usr/local/nagios/libexec > > $USER1$=/usr/local/nagios/libexec > > > > The plugins are installed in identical locations on all three systems, > > that's enforced via Puppet. The 'nagios' user can find and run them on > > the collector: > > > > /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 > > NRPE v2.13 > > > > Now, because this is a distributed setup, the collector system is > > not configured to run active checks: > > > > grep ^execute etc/nagios.cfg > > execute_service_checks=0 > > execute_host_checks=0 > > > > ... but *obviously* it's trying to. Is it failing because it's > > configured to not run them? If that's the case, the error message is > > not accurate and should be corrected. If that's *not* the case, why > > can't my collector server run an active check when it believes it needs > > to? > > > > I use NConf to generate my configurations, if that matters. There are > > a *lot* of hosts/services and quite a few configuration files, so I'm not > > going to paste a slew of information here. If I'm missing pertinent > > information, please let me know exactly what you want to see and I'll > > get it. > > No one has an idea about this? And no, Andreas, I can't move to > 4.0 yet. ;) > > Thanks! > > Benny > > > -- > "No matter how tempted I am with the prospect of unlimited power, I > will not consume any energy field bigger than my head." > -- #22 on Peter Anspach's Evil > Overlord list > > > ------------------------------------------------------------------------------ > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > Discover the easy way to master current and previous Microsoft technologies > and advance your career. Get an incredible 1,500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk > _______________________________________________ > Nagios-users mailing list > Nag...@li... > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. > ::: Messages without supporting info will risk being sent to /dev/null > |
From: C. B. <be...@be...> - 2013-08-28 11:48:16
|
> I'm continuing to iron out the wrinkles with 3.5.1 and distributed > monitoring. I'm using mod_gearman to submit and receive events from > two distributed pollers. > > Every now and again, I'll get something similar in the log on the > centralized collecting machine: > > CRITICAL: Return code of 127 is out of bounds. Make sure the plugin > youre trying to run actually exists. (worker: collector.domain.org) > > To me, that suggests that the collector system didn't get a result > for a host or service in a timely manner from one of the polling > systems, and so it attempted to run an active check itself. However, > it doesn't seem to be able to, and I don't know why. > > The collector has the same value for $USER1$, and it has the same > set of plugins installed on it: > > On the collector: > > grep USER1 etc/resource.cfg > $USER1$=/usr/local/nagios/libexec > > On the two pollers: > > $USER1$=/usr/local/nagios/libexec > $USER1$=/usr/local/nagios/libexec > > The plugins are installed in identical locations on all three systems, > that's enforced via Puppet. The 'nagios' user can find and run them on > the collector: > > /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1 > NRPE v2.13 > > Now, because this is a distributed setup, the collector system is > not configured to run active checks: > > grep ^execute etc/nagios.cfg > execute_service_checks=0 > execute_host_checks=0 > > ... but *obviously* it's trying to. Is it failing because it's > configured to not run them? If that's the case, the error message is > not accurate and should be corrected. If that's *not* the case, why > can't my collector server run an active check when it believes it needs > to? > > I use NConf to generate my configurations, if that matters. There are > a *lot* of hosts/services and quite a few configuration files, so I'm not > going to paste a slew of information here. If I'm missing pertinent > information, please let me know exactly what you want to see and I'll > get it. No one has an idea about this? And no, Andreas, I can't move to 4.0 yet. ;) Thanks! Benny -- "No matter how tempted I am with the prospect of unlimited power, I will not consume any energy field bigger than my head." -- #22 on Peter Anspach's Evil Overlord list |
From: bharat V. <var...@ya...> - 2013-08-28 10:59:45
|
Dear All, Thanks For Support in nagios..Thanks Bharat varandani ________________________________ From: Dimitri Yioulos <dyi...@on...> To: nag...@li... Sent: Monday, August 26, 2013 6:03 PM Subject: Re: [Nagios-users] warning On Saturday 24 August 2013 6:37:37 am bharat Varandani wrote: > Dear All, > > > I am Facing Some Warning in check_snmp. That i want to > resolve so anybody please help to resolve this issue > ASAP.. > > Thanks & Regards > > Bharat Varandani Have you set the warning levels (-c and -w) correctly? Dimitri -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Nagios-users mailing list Nag...@li... https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null |
From: Hariharan V. <sma...@gm...> - 2013-08-27 21:39:14
|
I think it's a language barrier well, I hope! Agree with other comments, make sure you read docs and if you are not a sysadmin or a network admin or any sort of admin why are you even trying to install this by yourself? What sort of company hands their monitoring requirement to someone who has nothing to do with it? Get someone who knows what they are doing your local sysadmins could set this up in less than an hour. If Nagios Core is too much for you try Centreon or Nagios XI both are GUI driven and easier to setup for newbies. From: bharat Varandani <var...@ya...> Reply-To: bharat Varandani <var...@ya...>, Nagios Users List <nag...@li...> Date: Tuesday, 27 August 2013 07:51 To: Nagios Users List <nag...@li...> Subject: Re: [Nagios-users] warning Dear Dimitri, I am very thanks full for you because you help me lots of time..Now my Problem solved but again i facing new problem and i want help to all. So please help me and resolve my this issue also because i m new nagios and i want to perform good job for my company so please help me out from problems. My new issue is i want to configure Email notification in nagios that very useful for me and my company..I want if any HOST, PRINTER,SWITCH is goes down i will get any notification in my email address..That is possible if yes so please help my configure this point ASAP. Thanks & Regards Bharat Varandani From: Dimitri Yioulos <dyi...@on...> To: nag...@li... Sent: Monday, August 26, 2013 6:03 PM Subject: Re: [Nagios-users] warning On Saturday 24 August 2013 6:37:37 am bharat Varandani wrote: > Dear All, > > > I am Facing Some Warning in check_snmp. That i want to > resolve so anybody please help to resolve this issue > ASAP.. > > Thanks & Regards > > Bharat Varandani Have you set the warning levels (-c and -w) correctly? Dimitri -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ---------------------------------------------------------------------------- -- Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Nagios-users mailing list Nag...@li... https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null ______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________ |
From: Dimitri Y. <dyi...@on...> - 2013-08-27 18:21:28
|
Bharat, I don't think that KK was trying to be disparaging. He simply pointed out that using all capital letters in your previous posts is akin to shouting. Nextly, while we all understand (because we've all been there) that there's often great urgency in fixing issues, the mailing lists are populated by volunteers who are not always available in as timely a manner as you'd like. Finally, he suggests you RTFM. That's not an unreasonable request. Use the lists and forums (er, fora) after you've done as much as you can to rectify your situation. Kind regards, Dimitri On Tuesday 27 August 2013 9:09:35 am bharat Varandani wrote: > Dear KKCHH, > First Of you i want to say you i already done many > things in nagios. And Second thing am not a network > engineer and i don't have much idea about network . I am > not system dba. Here I am working as oracle dba in my > company. You don't have write to talk me like that.. And > another thing nobody sending me any document and proper > link. This All thing is done by me nobody is helping me > in nagios user list.. And thanks for your advice sir. > > > Thanks > > Bharat Varandani > > > ________________________________ > From: KK CHN <kkc...@gm...> > To: Nagios Users List > <nag...@li...> Sent: Tuesday, > August 27, 2013 3:27 PM > Subject: Re: [Nagios-users] warning > > > Bharat, > > Humble request Please don't scream out here! There is a > way to ask help !! You are creating a bad impression > about you and your organization. > > So be a smart system admin. Tips : Work hard, read, > learn, implement and google issues first then politely > ask help if you fail ! > > if you do all the tips I don't think you will be > failing.. > > Don't think all others sitting here doesn't have any > other tasks and only to offer help for nothing !! Don't > make them hesitated and offer no help. > > So first of all read documentation, configure services by > yourself and see the logs for any specific errors. > google yourself first to fix specific issues and errors. > > No one here will offer you the configuration script for > the x,y,z tasks you are asking.. > > If you done your part and if you fail and running out of > options then ask here. Definitely all of them will listen > to your problem. > > Good Luck, > KK > > On 8/27/13, Bruno Martins <br...@bm...> wrote: > > On 08/27/2013 07:51 AM, bharat Varandani wrote: > >> Dear Dimitri, > >> > >> I am very thanks full for you because you help me lots > >> of time..Now my Problem solved but again i facing new > >> problem and i want help to all. So please help me and > >> resolve my this issue also because i m new nagios and > >> i want to perform good job for my company so please > >> help me out from problems. > >> > >> My new issue is i want to configure Email notification > >> in nagios that very useful for me and my company..I > >> want if any HOST, PRINTER,SWITCH is goes down i will > >> get any notification in my email address..That is > >> possible if yes so please help my configure this point > >> ASAP. > >> > >> Thanks & Regards > >> > >> Bharat Varandani > >> > >> ------------------------------------------------------ > >>------------------ *From:* Dimitri Yioulos > >> <dyi...@on...> *To:* > >> nag...@li... > >> *Sent:* Monday, August 26, 2013 6:03 PM > >> *Subject:* Re: [Nagios-users] warning > >> > >> On Saturday 24 August 2013 6:37:37 am bharat Varandani > >> > >> wrote: > >> > Dear All, > >> > > >> > > >> > I am Facing Some Warning in check_snmp. That i want > >> > to resolve so anybody please help to resolve this > >> > issue ASAP.. > >> > > >> > Thanks & Regards > >> > > >> > Bharat Varandani > >> > >> Have you set the warning levels (-c and -w) correctly? > >> > >> Dimitri > >> > >> -- > >> This message has been scanned for viruses and > >> dangerous content by MailScanner, and is > >> believed to be clean. > >> > >> > >> ------------------------------------------------------ > >>------------------------ Introducing Performance > >> Central, a new site from SourceForge and AppDynamics. > >> Performance Central is your source for news, insights, > >> analysis and resources for efficient Application > >> Performance Management. Visit us today! > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511 > >>&iu=/4140/ostg.clktrk > >> _______________________________________________ > >> Nagios-users mailing list > >> Nag...@li... > >> <mailto:Nag...@li...> > >> https://lists.sourceforge.net/lists/listinfo/nagios-us > >>ers > >> > >> ::: Please include Nagios version, plugin version (-v) > >> ::: and OS when > >> > >> reporting any issue. > >> > >> ::: Messages without supporting info will risk being > >> ::: sent to /dev/null > >> > >> ------------------------------------------------------ > >>------------------------ Introducing Performance > >> Central, a new site from SourceForge and AppDynamics. > >> Performance Central is your source for news, insights, > >> analysis and resources for efficient Application > >> Performance Management. Visit us today! > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511 > >>&iu=/4140/ostg.clktrk > >> > >> > >> _______________________________________________ > >> Nagios-users mailing list > >> Nag...@li... > >> https://lists.sourceforge.net/lists/listinfo/nagios-us > >>ers > >> > >> ::: Please include Nagios version, plugin version (-v) > >> ::: and OS when > >> > >> reporting any issue. > >> > >> ::: Messages without supporting info will risk being > >> ::: sent to /dev/null > > > > Hello Bharat, > > > > As some guys here on the list have told, you should not > > enforce your desire to get answers as soon as possible. > > We'll gladly help you, but we do this on our spare > > time. > > > > Please take a look on how to configure Postfix. > > Which SMTP server are you using for accomplishing the > > task of sending notifications via e-mail, from Nagios? > > > > Take in consideration that Nagios comes with two > > pre-built commands for sending notifications. Just > > configure Postfix and try running those commands from > > the CLI, for testing. > > > > Kindly, > > > > Bruno Martins > > --------------------------------------------------------- >--------------------- Introducing Performance Central, a > new site from SourceForge and AppDynamics. Performance > Central is your source for news, insights, analysis and > resources for efficient Application Performance > Management. Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu >=/4140/ostg.clktrk > _______________________________________________ > Nagios-users mailing list > Nag...@li... > https://lists.sourceforge.net/lists/listinfo/nagios-users > > ::: Please include Nagios version, plugin version (-v) > ::: and OS when reporting any issue. Messages without > ::: supporting info will risk being sent to /dev/null -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |
From: Dimitri Y. <dyi...@on...> - 2013-08-27 13:51:57
|
Bharat, I don't think that KK was trying to be disparaging. He simply pointed out that using all capital letters in your previous posts is akin to shouting. Nextly, while we all understand (because we've all been there) that there's often great urgency in fixing issues, the mailing lists are populated by volunteers who are not always available in as timely a manner as you'd like. Finally, he suggests you RTFM. That's not an unreasonable request. Use the lists and forums (er, fora) after you've done as much as you can to rectify your situation. Kind regards, Dimitri On Tuesday 27 August 2013 9:09:35 am bharat Varandani wrote: > Dear KKCHH, > First Of you i want to say you i already done many > things in nagios. And Second thing am not a network > engineer and i don't have much idea about network . I am > not system dba. Here I am working as oracle dba in my > company. You don't have write to talk me like that.. And > another thing nobody sending me any document and proper > link. This All thing is done by me nobody is helping me > in nagios user list.. And thanks for your advice sir. > > > Thanks > > Bharat Varandani > > > ________________________________ > From: KK CHN <kkc...@gm...> > To: Nagios Users List > <nag...@li...> Sent: Tuesday, > August 27, 2013 3:27 PM > Subject: Re: [Nagios-users] warning > > > Bharat, > > Humble request Please don't scream out here! There is a > way to ask help !! You are creating a bad impression > about you and your organization. > > So be a smart system admin. Tips : Work hard, read, > learn, implement and google issues first then politely > ask help if you fail ! > > if you do all the tips I don't think you will be > failing.. > > Don't think all others sitting here doesn't have any > other tasks and only to offer help for nothing !! Don't > make them hesitated and offer no help. > > So first of all read documentation, configure services by > yourself and see the logs for any specific errors. > google yourself first to fix specific issues and errors. > > No one here will offer you the configuration script for > the x,y,z tasks you are asking.. > > If you done your part and if you fail and running out of > options then ask here. Definitely all of them will listen > to your problem. > > Good Luck, > KK > > On 8/27/13, Bruno Martins <br...@bm...> wrote: > > On 08/27/2013 07:51 AM, bharat Varandani wrote: > >> Dear Dimitri, > >> > >> I am very thanks full for you because you help me lots > >> of time..Now my Problem solved but again i facing new > >> problem and i want help to all. So please help me and > >> resolve my this issue also because i m new nagios and > >> i want to perform good job for my company so please > >> help me out from problems. > >> > >> My new issue is i want to configure Email notification > >> in nagios that very useful for me and my company..I > >> want if any HOST, PRINTER,SWITCH is goes down i will > >> get any notification in my email address..That is > >> possible if yes so please help my configure this point > >> ASAP. > >> > >> Thanks & Regards > >> > >> Bharat Varandani > >> > >> ------------------------------------------------------ > >>------------------ *From:* Dimitri Yioulos > >> <dyi...@on...> *To:* > >> nag...@li... > >> *Sent:* Monday, August 26, 2013 6:03 PM > >> *Subject:* Re: [Nagios-users] warning > >> > >> On Saturday 24 August 2013 6:37:37 am bharat Varandani > >> > >> wrote: > >> > Dear All, > >> > > >> > > >> > I am Facing Some Warning in check_snmp. That i want > >> > to resolve so anybody please help to resolve this > >> > issue ASAP.. > >> > > >> > Thanks & Regards > >> > > >> > Bharat Varandani > >> > >> Have you set the warning levels (-c and -w) correctly? > >> > >> Dimitri > >> > >> -- > >> This message has been scanned for viruses and > >> dangerous content by MailScanner, and is > >> believed to be clean. > >> > >> > >> ------------------------------------------------------ > >>------------------------ Introducing Performance > >> Central, a new site from SourceForge and AppDynamics. > >> Performance Central is your source for news, insights, > >> analysis and resources for efficient Application > >> Performance Management. Visit us today! > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511 > >>&iu=/4140/ostg.clktrk > >> _______________________________________________ > >> Nagios-users mailing list > >> Nag...@li... > >> <mailto:Nag...@li...> > >> https://lists.sourceforge.net/lists/listinfo/nagios-us > >>ers > >> > >> ::: Please include Nagios version, plugin version (-v) > >> ::: and OS when > >> > >> reporting any issue. > >> > >> ::: Messages without supporting info will risk being > >> ::: sent to /dev/null > >> > >> ------------------------------------------------------ > >>------------------------ Introducing Performance > >> Central, a new site from SourceForge and AppDynamics. > >> Performance Central is your source for news, insights, > >> analysis and resources for efficient Application > >> Performance Management. Visit us today! > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511 > >>&iu=/4140/ostg.clktrk > >> > >> > >> _______________________________________________ > >> Nagios-users mailing list > >> Nag...@li... > >> https://lists.sourceforge.net/lists/listinfo/nagios-us > >>ers > >> > >> ::: Please include Nagios version, plugin version (-v) > >> ::: and OS when > >> > >> reporting any issue. > >> > >> ::: Messages without supporting info will risk being > >> ::: sent to /dev/null > > > > Hello Bharat, > > > > As some guys here on the list have told, you should not > > enforce your desire to get answers as soon as possible. > > We'll gladly help you, but we do this on our spare > > time. > > > > Please take a look on how to configure Postfix. > > Which SMTP server are you using for accomplishing the > > task of sending notifications via e-mail, from Nagios? > > > > Take in consideration that Nagios comes with two > > pre-built commands for sending notifications. Just > > configure Postfix and try running those commands from > > the CLI, for testing. > > > > Kindly, > > > > Bruno Martins > > --------------------------------------------------------- >--------------------- Introducing Performance Central, a > new site from SourceForge and AppDynamics. Performance > Central is your source for news, insights, analysis and > resources for efficient Application Performance > Management. Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu >=/4140/ostg.clktrk > _______________________________________________ > Nagios-users mailing list > Nag...@li... > https://lists.sourceforge.net/lists/listinfo/nagios-users > > ::: Please include Nagios version, plugin version (-v) > ::: and OS when reporting any issue. Messages without > ::: supporting info will risk being sent to /dev/null -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |
From: Dimitri Y. <dyi...@on...> - 2013-08-27 13:34:02
|
Bharat, I don't think that KK was trying to be disparaging. He simply pointed out that using all capital letters in your previous posts is akin to shouting. Nextly, while we all understand (because we've all been there) that there's often great urgency in fixing issues, the mailing lists are populated by volunteers who are not always available in as timely a manner as you'd like. Finally, he suggests you RTFM. That's not an unreasonable request. Use the lists and forums (er, fora) after you've done as much as you can to rectify your situation. Kind regards, Dimitri On Tuesday 27 August 2013 9:09:35 am bharat Varandani wrote: > Dear KKCHH, > First Of you i want to say you i already done many > things in nagios. And Second thing am not a network > engineer and i don't have much idea about network . I am > not system dba. Here I am working as oracle dba in my > company. You don't have write to talk me like that.. And > another thing nobody sending me any document and proper > link. This All thing is done by me nobody is helping me > in nagios user list.. And thanks for your advice sir. > > > Thanks > > Bharat Varandani > > > ________________________________ > From: KK CHN <kkc...@gm...> > To: Nagios Users List > <nag...@li...> Sent: Tuesday, > August 27, 2013 3:27 PM > Subject: Re: [Nagios-users] warning > > > Bharat, > > Humble request Please don't scream out here! There is a > way to ask help !! You are creating a bad impression > about you and your organization. > > So be a smart system admin. Tips : Work hard, read, > learn, implement and google issues first then politely > ask help if you fail ! > > if you do all the tips I don't think you will be > failing.. > > Don't think all others sitting here doesn't have any > other tasks and only to offer help for nothing !! Don't > make them hesitated and offer no help. > > So first of all read documentation, configure services by > yourself and see the logs for any specific errors. > google yourself first to fix specific issues and errors. > > No one here will offer you the configuration script for > the x,y,z tasks you are asking.. > > If you done your part and if you fail and running out of > options then ask here. Definitely all of them will listen > to your problem. > > Good Luck, > KK > > On 8/27/13, Bruno Martins <br...@bm...> wrote: > > On 08/27/2013 07:51 AM, bharat Varandani wrote: > >> Dear Dimitri, > >> > >> I am very thanks full for you because you help me lots > >> of time..Now my Problem solved but again i facing new > >> problem and i want help to all. So please help me and > >> resolve my this issue also because i m new nagios and > >> i want to perform good job for my company so please > >> help me out from problems. > >> > >> My new issue is i want to configure Email notification > >> in nagios that very useful for me and my company..I > >> want if any HOST, PRINTER,SWITCH is goes down i will > >> get any notification in my email address..That is > >> possible if yes so please help my configure this point > >> ASAP. > >> > >> Thanks & Regards > >> > >> Bharat Varandani > >> > >> ------------------------------------------------------ > >>------------------ *From:* Dimitri Yioulos > >> <dyi...@on...> *To:* > >> nag...@li... > >> *Sent:* Monday, August 26, 2013 6:03 PM > >> *Subject:* Re: [Nagios-users] warning > >> > >> On Saturday 24 August 2013 6:37:37 am bharat Varandani > >> > >> wrote: > >> > Dear All, > >> > > >> > > >> > I am Facing Some Warning in check_snmp. That i want > >> > to resolve so anybody please help to resolve this > >> > issue ASAP.. > >> > > >> > Thanks & Regards > >> > > >> > Bharat Varandani > >> > >> Have you set the warning levels (-c and -w) correctly? > >> > >> Dimitri > >> > >> -- > >> This message has been scanned for viruses and > >> dangerous content by MailScanner, and is > >> believed to be clean. > >> > >> > >> ------------------------------------------------------ > >>------------------------ Introducing Performance > >> Central, a new site from SourceForge and AppDynamics. > >> Performance Central is your source for news, insights, > >> analysis and resources for efficient Application > >> Performance Management. Visit us today! > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511 > >>&iu=/4140/ostg.clktrk > >> _______________________________________________ > >> Nagios-users mailing list > >> Nag...@li... > >> <mailto:Nag...@li...> > >> https://lists.sourceforge.net/lists/listinfo/nagios-us > >>ers > >> > >> ::: Please include Nagios version, plugin version (-v) > >> ::: and OS when > >> > >> reporting any issue. > >> > >> ::: Messages without supporting info will risk being > >> ::: sent to /dev/null > >> > >> ------------------------------------------------------ > >>------------------------ Introducing Performance > >> Central, a new site from SourceForge and AppDynamics. > >> Performance Central is your source for news, insights, > >> analysis and resources for efficient Application > >> Performance Management. Visit us today! > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511 > >>&iu=/4140/ostg.clktrk > >> > >> > >> _______________________________________________ > >> Nagios-users mailing list > >> Nag...@li... > >> https://lists.sourceforge.net/lists/listinfo/nagios-us > >>ers > >> > >> ::: Please include Nagios version, plugin version (-v) > >> ::: and OS when > >> > >> reporting any issue. > >> > >> ::: Messages without supporting info will risk being > >> ::: sent to /dev/null > > > > Hello Bharat, > > > > As some guys here on the list have told, you should not > > enforce your desire to get answers as soon as possible. > > We'll gladly help you, but we do this on our spare > > time. > > > > Please take a look on how to configure Postfix. > > Which SMTP server are you using for accomplishing the > > task of sending notifications via e-mail, from Nagios? > > > > Take in consideration that Nagios comes with two > > pre-built commands for sending notifications. Just > > configure Postfix and try running those commands from > > the CLI, for testing. > > > > Kindly, > > > > Bruno Martins > > --------------------------------------------------------- >--------------------- Introducing Performance Central, a > new site from SourceForge and AppDynamics. Performance > Central is your source for news, insights, analysis and > resources for efficient Application Performance > Management. Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu >=/4140/ostg.clktrk > _______________________________________________ > Nagios-users mailing list > Nag...@li... > https://lists.sourceforge.net/lists/listinfo/nagios-users > > ::: Please include Nagios version, plugin version (-v) > ::: and OS when reporting any issue. Messages without > ::: supporting info will risk being sent to /dev/null -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |
From: bharat V. <var...@ya...> - 2013-08-27 13:09:45
|
Dear KKCHH, First Of you i want to say you i already done many things in nagios. And Second thing am not a network engineer and i don't have much idea about network . I am not system dba. Here I am working as oracle dba in my company. You don't have write to talk me like that.. And another thing nobody sending me any document and proper link. This All thing is done by me nobody is helping me in nagios user list.. And thanks for your advice sir. Thanks Bharat Varandani ________________________________ From: KK CHN <kkc...@gm...> To: Nagios Users List <nag...@li...> Sent: Tuesday, August 27, 2013 3:27 PM Subject: Re: [Nagios-users] warning Bharat, Humble request Please don't scream out here! There is a way to ask help !! You are creating a bad impression about you and your organization. So be a smart system admin. Tips : Work hard, read, learn, implement and google issues first then politely ask help if you fail ! if you do all the tips I don't think you will be failing.. Don't think all others sitting here doesn't have any other tasks and only to offer help for nothing !! Don't make them hesitated and offer no help. So first of all read documentation, configure services by yourself and see the logs for any specific errors. google yourself first to fix specific issues and errors. No one here will offer you the configuration script for the x,y,z tasks you are asking.. If you done your part and if you fail and running out of options then ask here. Definitely all of them will listen to your problem. Good Luck, KK On 8/27/13, Bruno Martins <br...@bm...> wrote: > On 08/27/2013 07:51 AM, bharat Varandani wrote: >> Dear Dimitri, >> >> I am very thanks full for you because you help me lots of time..Now my >> Problem solved but again i facing new problem and i want help to all. >> So please help me and resolve my this issue also because i m new >> nagios and i want to perform good job for my company so please help >> me out from problems. >> >> My new issue is i want to configure Email notification in nagios that >> very useful for me and my company..I want if any HOST, PRINTER,SWITCH >> is goes down i will get any notification in my email address..That is >> possible if yes so please help my configure this point ASAP. >> >> Thanks & Regards >> >> Bharat Varandani >> >> ------------------------------------------------------------------------ >> *From:* Dimitri Yioulos <dyi...@on...> >> *To:* nag...@li... >> *Sent:* Monday, August 26, 2013 6:03 PM >> *Subject:* Re: [Nagios-users] warning >> >> On Saturday 24 August 2013 6:37:37 am bharat Varandani >> wrote: >> > Dear All, >> > >> > >> > I am Facing Some Warning in check_snmp. That i want to >> > resolve so anybody please help to resolve this issue >> > ASAP.. >> > >> > Thanks & Regards >> > >> > Bharat Varandani >> >> >> Have you set the warning levels (-c and -w) correctly? >> >> Dimitri >> >> -- >> This message has been scanned for viruses and >> dangerous content by MailScanner, and is >> believed to be clean. >> >> >> ------------------------------------------------------------------------------ >> Introducing Performance Central, a new site from SourceForge and >> AppDynamics. Performance Central is your source for news, insights, >> analysis and resources for efficient Application Performance Management. >> Visit us today! >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk >> _______________________________________________ >> Nagios-users mailing list >> Nag...@li... >> <mailto:Nag...@li...> >> https://lists.sourceforge.net/lists/listinfo/nagios-users >> ::: Please include Nagios version, plugin version (-v) and OS when >> reporting any issue. >> ::: Messages without supporting info will risk being sent to /dev/null >> >> >> >> ------------------------------------------------------------------------------ >> Introducing Performance Central, a new site from SourceForge and >> AppDynamics. Performance Central is your source for news, insights, >> analysis and resources for efficient Application Performance Management. >> Visit us today! >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk >> >> >> _______________________________________________ >> Nagios-users mailing list >> Nag...@li... >> https://lists.sourceforge.net/lists/listinfo/nagios-users >> ::: Please include Nagios version, plugin version (-v) and OS when >> reporting any issue. >> ::: Messages without supporting info will risk being sent to /dev/null > Hello Bharat, > > As some guys here on the list have told, you should not enforce your > desire to get answers as soon as possible. > We'll gladly help you, but we do this on our spare time. > > Please take a look on how to configure Postfix. > Which SMTP server are you using for accomplishing the task of sending > notifications via e-mail, from Nagios? > > Take in consideration that Nagios comes with two pre-built commands for > sending notifications. Just configure Postfix and try running those > commands from the CLI, for testing. > > Kindly, > > Bruno Martins > ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Nagios-users mailing list Nag...@li... https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null |
From: KK C. <kkc...@gm...> - 2013-08-27 11:27:18
|
Bharat, Humble request Please don't scream out here! There is a way to ask help !! You are creating a bad impression about you and your organization. So be a smart system admin. Tips : Work hard, read, learn, implement and google issues first then politely ask help if you fail ! if you do all the tips I don't think you will be failing.. Don't think all others sitting here doesn't have any other tasks and only to offer help for nothing !! Don't make them hesitated and offer no help. So first of all read documentation, configure services by yourself and see the logs for any specific errors. google yourself first to fix specific issues and errors. No one here will offer you the configuration script for the x,y,z tasks you are asking.. If you done your part and if you fail and running out of options then ask here. Definitely all of them will listen to your problem. Good Luck, KK On 8/27/13, Bruno Martins <br...@bm...> wrote: > On 08/27/2013 07:51 AM, bharat Varandani wrote: >> Dear Dimitri, >> >> I am very thanks full for you because you help me lots of time..Now my >> Problem solved but again i facing new problem and i want help to all. >> So please help me and resolve my this issue also because i m new >> nagios and i want to perform good job for my company so please help >> me out from problems. >> >> My new issue is i want to configure Email notification in nagios that >> very useful for me and my company..I want if any HOST, PRINTER,SWITCH >> is goes down i will get any notification in my email address..That is >> possible if yes so please help my configure this point ASAP. >> >> Thanks & Regards >> >> Bharat Varandani >> >> ------------------------------------------------------------------------ >> *From:* Dimitri Yioulos <dyi...@on...> >> *To:* nag...@li... >> *Sent:* Monday, August 26, 2013 6:03 PM >> *Subject:* Re: [Nagios-users] warning >> >> On Saturday 24 August 2013 6:37:37 am bharat Varandani >> wrote: >> > Dear All, >> > >> > >> > I am Facing Some Warning in check_snmp. That i want to >> > resolve so anybody please help to resolve this issue >> > ASAP.. >> > >> > Thanks & Regards >> > >> > Bharat Varandani >> >> >> Have you set the warning levels (-c and -w) correctly? >> >> Dimitri >> >> -- >> This message has been scanned for viruses and >> dangerous content by MailScanner, and is >> believed to be clean. >> >> >> ------------------------------------------------------------------------------ >> Introducing Performance Central, a new site from SourceForge and >> AppDynamics. Performance Central is your source for news, insights, >> analysis and resources for efficient Application Performance Management. >> Visit us today! >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk >> _______________________________________________ >> Nagios-users mailing list >> Nag...@li... >> <mailto:Nag...@li...> >> https://lists.sourceforge.net/lists/listinfo/nagios-users >> ::: Please include Nagios version, plugin version (-v) and OS when >> reporting any issue. >> ::: Messages without supporting info will risk being sent to /dev/null >> >> >> >> ------------------------------------------------------------------------------ >> Introducing Performance Central, a new site from SourceForge and >> AppDynamics. Performance Central is your source for news, insights, >> analysis and resources for efficient Application Performance Management. >> Visit us today! >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk >> >> >> _______________________________________________ >> Nagios-users mailing list >> Nag...@li... >> https://lists.sourceforge.net/lists/listinfo/nagios-users >> ::: Please include Nagios version, plugin version (-v) and OS when >> reporting any issue. >> ::: Messages without supporting info will risk being sent to /dev/null > Hello Bharat, > > As some guys here on the list have told, you should not enforce your > desire to get answers as soon as possible. > We'll gladly help you, but we do this on our spare time. > > Please take a look on how to configure Postfix. > Which SMTP server are you using for accomplishing the task of sending > notifications via e-mail, from Nagios? > > Take in consideration that Nagios comes with two pre-built commands for > sending notifications. Just configure Postfix and try running those > commands from the CLI, for testing. > > Kindly, > > Bruno Martins > |
From: steve f <a31...@ho...> - 2013-08-27 11:00:46
|
Bharat, Everything you would need to set up your email notification for the host being down can be found here : http://nagios.sourceforge.net/docs/3_0/notifications.html Steve Date: Mon, 26 Aug 2013 23:51:57 -0700 From: var...@ya... To: nag...@li... Subject: Re: [Nagios-users] warning Dear Dimitri, I am very thanks full for you because you help me lots of time..Now my Problem solved but again i facing new problem and i want help to all.So please help me and resolve my this issue also because i m new nagios and i want to perform good job for my company so please help me out from problems. My new issue is i want to configure Email notification in nagios that very useful for me and my company..I want if any HOST, PRINTER,SWITCH is goes down i will get any notification in my email address..That is possible if yes so please help my configure this point ASAP. Thanks & Regards Bharat Varandani From: Dimitri Yioulos <dyi...@on...> To: nag...@li... Sent: Monday, August 26, 2013 6:03 PM Subject: Re: [Nagios-users] warning On Saturday 24 August 2013 6:37:37 am bharat Varandani wrote: > Dear All, > > > I am Facing Some Warning in check_snmp. That i want to > resolve so anybody please help to resolve this issue > ASAP.. > > Thanks & Regards > > Bharat Varandani Have you set the warning levels (-c and -w) correctly? Dimitri -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Nagios-users mailing list Nag...@li... https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Nagios-users mailing list Nag...@li... https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null |
From: Bruno M. <br...@bm...> - 2013-08-27 09:27:29
|
On 08/27/2013 07:51 AM, bharat Varandani wrote: > Dear Dimitri, > > I am very thanks full for you because you help me lots of time..Now my > Problem solved but again i facing new problem and i want help to all. > So please help me and resolve my this issue also because i m new > nagios and i want to perform good job for my company so please help > me out from problems. > > My new issue is i want to configure Email notification in nagios that > very useful for me and my company..I want if any HOST, PRINTER,SWITCH > is goes down i will get any notification in my email address..That is > possible if yes so please help my configure this point ASAP. > > Thanks & Regards > > Bharat Varandani > > ------------------------------------------------------------------------ > *From:* Dimitri Yioulos <dyi...@on...> > *To:* nag...@li... > *Sent:* Monday, August 26, 2013 6:03 PM > *Subject:* Re: [Nagios-users] warning > > On Saturday 24 August 2013 6:37:37 am bharat Varandani > wrote: > > Dear All, > > > > > > I am Facing Some Warning in check_snmp. That i want to > > resolve so anybody please help to resolve this issue > > ASAP.. > > > > Thanks & Regards > > > > Bharat Varandani > > > Have you set the warning levels (-c and -w) correctly? > > Dimitri > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Nagios-users mailing list > Nag...@li... > <mailto:Nag...@li...> > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when > reporting any issue. > ::: Messages without supporting info will risk being sent to /dev/null > > > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > > > _______________________________________________ > Nagios-users mailing list > Nag...@li... > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. > ::: Messages without supporting info will risk being sent to /dev/null Hello Bharat, As some guys here on the list have told, you should not enforce your desire to get answers as soon as possible. We'll gladly help you, but we do this on our spare time. Please take a look on how to configure Postfix. Which SMTP server are you using for accomplishing the task of sending notifications via e-mail, from Nagios? Take in consideration that Nagios comes with two pre-built commands for sending notifications. Just configure Postfix and try running those commands from the CLI, for testing. Kindly, Bruno Martins |
From: Giles C. <gi...@co...> - 2013-08-27 08:53:07
|
On 27/08/2013 07:51, bharat Varandani wrote: > > My new issue is i want to configure Email notification in nagios that > very useful for me and my company..I want if any HOST, PRINTER,SWITCH > is goes down i will get any notification in my email address..That is > possible if yes so please help my configure this point ASAP. > "ASAP" and "free community support" are not really compatible terms. If you had a contract with me, and I had an obligation to help you then "ASAP" might have a meaning here. -- Regards, Giles Coochey, CCNP, CCNA, CCNAS NetSecSpec Ltd +44 (0) 8444 780677 +44 (0) 7983 877438 http://www.coochey.net http://www.netsecspec.co.uk gi...@co... |
From: bharat V. <var...@ya...> - 2013-08-27 06:52:07
|
Dear Dimitri, I am very thanks full for you because you help me lots of time..Now my Problem solved but again i facing new problem and i want help to all. So please help me and resolve my this issue also because i m new nagios and i want to perform good job for my company so please help me out from problems. My new issue is i want to configure Email notification in nagios that very useful for me and my company..I want if any HOST, PRINTER,SWITCH is goes down i will get any notification in my email address..That is possible if yes so please help my configure this point ASAP. Thanks & Regards Bharat Varandani ________________________________ From: Dimitri Yioulos <dyi...@on...> To: nag...@li... Sent: Monday, August 26, 2013 6:03 PM Subject: Re: [Nagios-users] warning On Saturday 24 August 2013 6:37:37 am bharat Varandani wrote: > Dear All, > > > I am Facing Some Warning in check_snmp. That i want to > resolve so anybody please help to resolve this issue > ASAP.. > > Thanks & Regards > > Bharat Varandani Have you set the warning levels (-c and -w) correctly? Dimitri -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Nagios-users mailing list Nag...@li... https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null |
From: Dimitri Y. <dyi...@on...> - 2013-08-26 14:05:02
|
On Saturday 24 August 2013 6:37:37 am bharat Varandani wrote: > Dear All, > > > I am Facing Some Warning in check_snmp. That i want to > resolve so anybody please help to resolve this issue > ASAP.. > > Thanks & Regards > > Bharat Varandani Have you set the warning levels (-c and -w) correctly? Dimitri -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |
From: Axel <ar...@xl...> - 2013-08-26 06:46:09
|
What kind of help do you expect? It's all there. Just read the warning and fix it yourself... Regards Am Samstag, 24. August 2013, 03:37:37 schrieb bharat Varandani: > Dear All, > > > I am Facing Some Warning in check_snmp. That i want to resolve so anybody > please help to resolve this issue ASAP.. > > Thanks & Regards > > Bharat Varandani |
From: Sunil S. <su...@su...> - 2013-08-26 02:50:49
|
For your case you may have to have a custom notify script .Somethis like this and then you may have to include this define command{ command_name service-notify-oncall command_line /usr/bin/printf "%b" "***** Nagios *****\n\nNotification Type: $NOTIFICATIONTYPE$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional Info: $SERVICEOUTPUT$\n\n" | /bin/mail -s "On Call Person $CONTACTNAME$ $NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" $CONTACTEMAIL$ } And then define define contact{ contact_name john host_notification_period john-oncall service_notification_period john-oncall host_notification_options d,u,r service_notification_options c,w,r host_notification_commands host-notify-oncall service_notification_commands service-notify-oncall register 0 } like this . Regards Sunil On Sun, Aug 25, 2013 at 10:46 AM, Kaushal Shriyan <kau...@gm...>wrote: > > > > On Wed, Aug 21, 2013 at 12:45 PM, Kaushal Shriyan < > kau...@gm...> wrote: > >> Hi, >> >> We have a OnCall system in place starting Monday to Sunday. So what i do >> is send out email to the stakeholders keeping subject matter For example >> "Systems OnCall Person - > Mr John (Start Date and End Date)" is there a >> way to automate this as per >> http://nagios.sourceforge.net/docs/3_0/oncallrotation.html meaning send >> out emails automatically instead of composing and sending manually. Please >> suggest. >> >> Regards, >> >> Kaushal >> >> > Hi > > Checking in again for my earlier post to this mailing list. Please suggest > > Regards > > Kaushal > > > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Nagios-users mailing list > Nag...@li... > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when > reporting any issue. > ::: Messages without supporting info will risk being sent to /dev/null > -- Regards Sunil Sankar |
From: Sunil S. <su...@su...> - 2013-08-26 02:49:58
|
Note I have not included all the mandatory objects in the object definition .So please refer to this and include them http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html On Sun, Aug 25, 2013 at 7:27 PM, Sunil Sankar <su...@su...> wrote: > For your case you may have to have a custom notify script .Somethis like > this and then you may have to include this > > define command{ > command_name service-notify-oncall > command_line /usr/bin/printf "%b" "***** Nagios > *****\n\nNotification Type: $NOTIFICATIONTYPE$\n\nService: > $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: > $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional Info: > $SERVICEOUTPUT$\n\n" | /bin/mail -s "On Call Person $CONTACTNAME$ > $NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is > $SERVICESTATE$ **" $CONTACTEMAIL$ > } > > And then define > define contact{ > contact_name john > host_notification_period john-oncall > service_notification_period john-oncall > host_notification_options d,u,r > service_notification_options c,w,r > host_notification_commands host-notify-oncall > service_notification_commands service-notify-oncall > register 0 > } > > like this . > > Regards > Sunil > > > > On Sun, Aug 25, 2013 at 10:46 AM, Kaushal Shriyan < > kau...@gm...> wrote: > >> >> >> >> On Wed, Aug 21, 2013 at 12:45 PM, Kaushal Shriyan < >> kau...@gm...> wrote: >> >>> Hi, >>> >>> We have a OnCall system in place starting Monday to Sunday. So what i do >>> is send out email to the stakeholders keeping subject matter For example >>> "Systems OnCall Person - > Mr John (Start Date and End Date)" is there a >>> way to automate this as per >>> http://nagios.sourceforge.net/docs/3_0/oncallrotation.html meaning send >>> out emails automatically instead of composing and sending manually. Please >>> suggest. >>> >>> Regards, >>> >>> Kaushal >>> >>> >> Hi >> >> Checking in again for my earlier post to this mailing list. Please suggest >> >> Regards >> >> Kaushal >> >> >> >> ------------------------------------------------------------------------------ >> Introducing Performance Central, a new site from SourceForge and >> AppDynamics. Performance Central is your source for news, insights, >> analysis and resources for efficient Application Performance Management. >> Visit us today! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk >> _______________________________________________ >> Nagios-users mailing list >> Nag...@li... >> https://lists.sourceforge.net/lists/listinfo/nagios-users >> ::: Please include Nagios version, plugin version (-v) and OS when >> reporting any issue. >> ::: Messages without supporting info will risk being sent to /dev/null >> > > > > -- > Regards > Sunil Sankar > -- Regards Sunil Sankar |
From: Kaushal S. <kau...@gm...> - 2013-08-25 17:46:37
|
On Wed, Aug 21, 2013 at 12:45 PM, Kaushal Shriyan <kau...@gm...>wrote: > Hi, > > We have a OnCall system in place starting Monday to Sunday. So what i do > is send out email to the stakeholders keeping subject matter For example > "Systems OnCall Person - > Mr John (Start Date and End Date)" is there a > way to automate this as per > http://nagios.sourceforge.net/docs/3_0/oncallrotation.html meaning send > out emails automatically instead of composing and sending manually. Please > suggest. > > Regards, > > Kaushal > > Hi Checking in again for my earlier post to this mailing list. Please suggest Regards Kaushal |
From: Niall O B. <ni...@ma...> - 2013-08-25 15:27:24
|
On 25 Aug 2013, at 15:59, bharat Varandani <var...@ya...> wrote: > I want to Configure Email service in nagios. So I want tips to configure email in nagios..Hey Guyz help me to configure email services in nagios. Here's a good tip - read the documentation. If you've got specific issues, this list is a good resource, but it's only good manners to have tried the basics yourself first. Kindest regards, Niall O Broin |
From: bharat V. <var...@ya...> - 2013-08-25 14:59:26
|
Dear All, I want to Configure Email service in nagios. So I want tips to configure email in nagios..Hey Guyz help me to configure email services in nagios. Thanks & Regards Bharat Varandani |
From: G.W. H. <na...@ju...> - 2013-08-24 12:07:37
|
Hi there, On Sat, 24 Aug 2013, G.W. Haywood wrote: > [snip] > The documentation that I can find talks about modifying a 'map file' > (which I gather will be called 'map') so that Nagiosgrapher can graph > arbitrary data. > > The problem is that the Debian package did not supply this file. > [snip] > Where is the bit of magic that emulates the map file on Debian? Never mind. I blew away Debian's brain-damaged config and installed from source, had it working in twenty minutes. -- 73, Ged. |
From: G.W. H. <na...@ju...> - 2013-08-24 10:46:51
|
Hi there, First post to this list. Flames welcome. :) I've been using Nagios for a couple of years to monitor about two dozen hosts on our network at work. The machines are mostly Debian Squeeze/Wheezy, the Nagios server itself is Squeeze. Nagios was installed from the Debian package but the plugins were installed from source on both the Nagios server and the machines which it monitors. I've modified a couple of plugins to be able to monitor e.g. hard disc temperatures and sector remap counts, and that's all working fine. Yesterday I decided to install Nagiosgrapher from the Debian package to give a better overall picture of trends. So far it's been a total failure. Well, almost total. I have some nice graphs of the response time for HTTP requests on those machines that have Web servers running (Apache on port 80, and CUPS on port 631) but I have no use for these graphs as (a) I'm also running Smokeping and (b) the HTTP request response times are, at least on our LAN, of no interest anyway. I'd much prefer to see the clock drifts of my ntp servers, for example. So I set about trying to figure out how to make such graphs. The documentation that I can find talks about modifying a 'map file' (which I gather will be called 'map') so that Nagiosgrapher can graph arbitrary data. The problem is that the Debian package did not supply this file. ged@tornado:~$ atool -l /var/cache/apt/archives/nagiosgraph* | grep map -rw-r--r-- root/root 267 2012-06-08 17:22 \ ./usr/share/nagiosgrapher/debian/cfg/ngraph.d/standard/check_imap.ncfg Clearly there's something doing the bnecessary somewhere, because I can see the HTTP graphs, but I've no idea where to look amongst the morass of configuration files for anything resembling it. Where is the bit of magic that emulates the map file on Debian? -- 73, Ged. |
From: Manish K. <man...@gm...> - 2013-08-24 06:52:57
|
This is purely plugin issue, please check the service definition and the check plugin command by manually running from command line. On Sat, Aug 24, 2013 at 10:51 AM, bharat Varandani < var...@ya...> wrote: > Dear All, > > Please Solve my This issue.Its very urgent and i am facing this issue > from long time . I want to resolve this issue please all help me to > resolve this issue as soon as possible.. > > > Thanks & Regards > > Bharat Varandani > > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Nagios-users mailing list > Nag...@li... > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when > reporting any issue. > ::: Messages without supporting info will risk being sent to /dev/null > -- Thanks Manish Kumar www.manishkr.com http://in.linkedin.com/in/manishkumar85 |