Re: [Nagios-users] Nagios and rpmbuild

2009-02-17 Thread Michael Weiner
Try the attached spec file (nagios v 3.0.6), works for me here and i dont
use the /etc/nagios/objects directory at all.

HTH
Michael Weiner
--
On Tue, Feb 17, 2009 at 9:18 AM, Darvin Denmian darvin.denm...@gmail.comwrote:

 Hello List !!

 I tried without sucess to build a new rpm with the file attached by shadhi:

 [r...@testserver i386]# ls /etc/nagios/
 cgi.cfg  command.cfg  contacts.cfg  nagios.cfg  resource.cfg
  timeperiods.cfg

 r...@testserver i386]# nagios -v /etc/nagios/nagios.cfg
 ...
 Error: Cannot open config file '/etc/nagios/objects/commands.cfg' for
 reading: No such file or directory

 ...

 Any idea?
 Thanks

 On Tue, Feb 17, 2009 at 8:43 AM, Darvin Denmian
 darvin.denm...@gmail.com wrote:
  Hello guys,
 
  I will do the test with the file you sent.
  Keep you informed
 
  Thanks.
 
  On Tue, Feb 17, 2009 at 1:52 AM, D. Emmanuel Feinsmith
  dan...@danielemmanuelfeinsmith.com wrote:
  You don't specify that directory in your spec file.
  On Feb 16, 2009, at 8:25 PM, shadih rahman wrote:
 
  Darvin,
  I added my nagios3.spec file with nagios-3.0.6.  Hope this help.
 
  On Tue, Feb 17, 2009 at 1:38 AM, Darvin Denmian 
 darvin.denm...@gmail.com
  wrote:
 
  Hello List 
 
  i'm building a rpm package with nagios-3.0.6 and i have a question:
  why my rpm packages don't contain the directory /etc/nagios/objects .
 
  What is the secret, somebody can help me?
 
  Thanks !!!
 
 
 
 --
  Open Source Business Conference (OSBC), March 24-25, 2009, San
 Francisco,
  CA
  -OSBC tackles the biggest issue in open source: Open Sourcing the
  Enterprise
  -Strategies to boost innovation and cut costs with open source
  participation
  -Receive a $600 discount off the registration fee with the source code:
  SFAD
  http://p.sf.net/sfu/XcvMzF8H
  ___
  Nagios-users mailing list
  Nagios-users@lists.sourceforge.net
  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
 
 
 
  --
  Cordially,
  Shadhin Rahman
 
 nagios3.spec--
  Open Source Business Conference (OSBC), March 24-25, 2009, San
 Francisco, CA
  -OSBC tackles the biggest issue in open source: Open Sourcing the
 Enterprise
  -Strategies to boost innovation and cut costs with open source
 participation
  -Receive a $600 discount off the registration fee with the source code:
 SFAD
 
 http://p.sf.net/sfu/XcvMzF8H___
  Nagios-users mailing list
  Nagios-users@lists.sourceforge.net
  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
 
 


 --
 Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
 CA
 -OSBC tackles the biggest issue in open source: Open Sourcing the
 Enterprise
 -Strategies to boost innovation and cut costs with open source
 participation
 -Receive a $600 discount off the registration fee with the source code:
 SFAD
 http://p.sf.net/sfu/XcvMzF8H
 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 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




nagios.spec
Description: Binary data
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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

[Nagios-users] NagiosWeb

2008-08-01 Thread Michael Weiner
Has anyone rewritten nagiosweb over to work with nagios 3 ? I have it
installed on a 2.12 server and rather like its functionality and would
love to see it work with 3 but it doesnt look like the author has been
that active in the project.

Thanks in advance
Michael Weiner

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


Re: [Nagios-users] Design question

2008-07-31 Thread Michael Weiner
On Thu, Jul 31, 2008 at 9:50 AM, Sean McAfee
[EMAIL PROTECTED] wrote:

 Michael Weiner wrote:
  Just a general question to the nagios user audience out there. I have
  a situation that dictates I run two nagios instances due to the manner
  in which our systems are provided power. We have no true data center,
  and as such the servers being monitored by nagios are somewhat
  distributed throughout the campus. My design question comes from a
  recent major power outage that not only affected a slew of servers
  that nagios was monitoring, but nagios itself. So my thought was to
  provide a secondary, backup, nagios server somewhere off the power
  grid – but the issue is that I don't want duplicate notifications. I
  would like it setup such that the second device only monitors, and
  will only send out alerts/notifications if and only if the primary
  nagios server is down. Has anyone designed a setup similar to this? Is
  this thinking not logical? Is there a better mouse trap? Is there any
  design documentation?
 

 Check out the documentation on Redundant and Failover Network Monitoring
 (http://nagios.sourceforge.net/docs/3_0/redundancy.html).

 Both examples will do what you want, but the underlying behavior is
 drastically different between the two so make sure you read carefully.

Thanks i am surprised i didnt see that already!!

Thanks again
Michael

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


Re: [Nagios-users] Design question

2008-07-31 Thread Michael Weiner
On Thu, Jul 31, 2008 at 9:56 AM, Hoot, Joseph [EMAIL PROTECTED] wrote:
 I've implemented both solutions here.  I ran the failover model first
 and ran it for about 2 years.  Now, I run both redundantly checking but
 just without notifications on the secondary.  I do this so that in the
 event that I want to check that my performance metrics (ala rrd graphs)
 are seeing the same information, I cant easily just go to my secondary
 and check what it looks like there.

 But yeah... read up in the documentation because there are good examples
 of setting it up either way.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Sean
 McAfee
 Sent: Thursday, July 31, 2008 9:50 AM
 To: Michael Weiner
 Cc: nagios-users@lists.sourceforge.net
 Subject: Re: [Nagios-users] Design question

 Michael Weiner wrote:
 Just a general question to the nagios user audience out there. I have
 a situation that dictates I run two nagios instances due to the manner
 in which our systems are provided power. We have no true data center,
 and as such the servers being monitored by nagios are somewhat
 distributed throughout the campus. My design question comes from a
 recent major power outage that not only affected a slew of servers
 that nagios was monitoring, but nagios itself. So my thought was to
 provide a secondary, backup, nagios server somewhere off the power
 grid - but the issue is that I don't want duplicate notifications. I
 would like it setup such that the second device only monitors, and
 will only send out alerts/notifications if and only if the primary
 nagios server is down. Has anyone designed a setup similar to this? Is
 this thinking not logical? Is there a better mouse trap? Is there any
 design documentation?

 Thanks in advance for your input!
 Michael Weiner


 Check out the documentation on Redundant and Failover Network Monitoring

 (http://nagios.sourceforge.net/docs/3_0/redundancy.html).

 Both examples will do what you want, but the underlying behavior is
 drastically different between the two so make sure you read carefully.


I was thinking the exact same thing - doing the redundant setup. Both
will do what i was looking for in slightly different ways.

Thanks again!!
Michael

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


Re: [Nagios-users] Design question

2008-07-31 Thread Michael Weiner
On Thu, Jul 31, 2008 at 11:29 AM, Michael Weiner [EMAIL PROTECTED] wrote:
 On Thu, Jul 31, 2008 at 11:12 AM, Sean McAfee
 [EMAIL PROTECTED] wrote:
 Michael Weiner wrote:

 HMMM now you've peaked my interest. Anything you can share before
 i start building? I like the idea and wouldnt mind implementing a
 similar solution

 Michael

 I just spent a while trying to come up with a comprehensive quick
 explanation, but it's just not possible.  The internal documentation for the
 system design is something like 15+ pages, the majority of which contains
 data that needs to be thoroughly sanitized.  This is the meat of it though
 and should give you an idea of what things need to be considered.  Feel free
 to ask questions about how I solved specific problems or suggest ways to
 improve it.


 Thank you for the discrete information, i will begin to digest it here
 shortly and get back with any questions. I appreciate your trying to
 distill it down to something you could share and thank you for the
 time in doing that :)

 Michael


My only question after reading the redundant network monitoring
documentation is, how to do a remote check on the nagios process? Can
this be wrapped in nrpe?

Thanks

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


Re: [Nagios-users] Design question

2008-07-31 Thread Michael Weiner
On Thu, Jul 31, 2008 at 4:56 PM, Sean McAfee
[EMAIL PROTECTED] wrote:
 Michael Weiner wrote:
 My only question after reading the redundant network monitoring
 documentation is, how to do a remote check on the nagios process? Can
 this be wrapped in nrpe?

 Thanks

 Exactly that - slaves monitor the master (and vice-versa) via a
 nrpe-wrapped check_nagios that checks /var/spool/nagios/nagios.log (runs
 every minute).  This is where the event handler is kicked off on any
 HARD state change.

 Since any large-scale problem will result in moderate-to-severe latency
 as checks timeout and reschedule (especially if send_nsca is timing out
 on passive result submissions as well), there's also a cron job that
 runs every two minutes that basically does the same thing, just outside
 the guise of the actual Nagios daemon.

 The only drawback is it can't self-demote (or you'd be spamming the
 external command file every time it runs).  Prompt self-promotion is the
 primary goal here, so some latency in self-demotion is perfectly
 acceptable since the only risk is receiving redundant notifications from
 each slave for any globally-monitored hosts.


That all makes good sense to me :)

Thanks
Michael

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


Re: [Nagios-users] perfdata

2007-04-16 Thread Michael Weiner

On 4/16/07, Manish Sapariya [EMAIL PROTECTED] wrote:


Hi,
I ran into same problem, I got it working by changing the insert.pl. I
am not sure
if my config was wrong or there is something wrong in nagios or
nagiosgraph.

Changed code in insert.pl---
# Parse performance data from input
#
sub parseinput {
  my $data = shift;
  #debug(5, INSERT perfdata: $data);

  #my @d = split( /\|\|/, $data);

### Note the the split delimiter in below line, No matter what I do to
configure the
#nagios, I cannot make it print || in the perfdata. It always separated
the
# fields with tab. Also the index used below had to be adjusted according
#to how nagios wrote the performance data file.

  my @d = split( /\t/, $data);

  return ( lastcheck= $d[1],
   hostname = $d[2],
   servicedescr = $d[3],
   output   = $d[6],
   perfdata = $d[7],
 );
}




Thanks for the response. I modified the insert.pl as stated above but that
still made no difference. If you notice in the nagios.cfg:

service_perfdata_file_template=[SERVICEPERFDATA]\t$TIMET$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$

which should actually be:

service_perfdata_file_template=$LASTSERVICECHECK$||$HOSTNAME$||$SERVICEDESC$||$SERVICEOUTPUT$||$SERVICEPERFDATA$

might explain why you arent seing || but are seing tabs in your perfdata. My
problem seems to stem from the fact that i cannot get data written to the
perfdata.log file at all, thus the insert.pl fails to parse anything at all.
And i cannot find a reason why this is the case.

Thanks again for your response, i hope the above helps your issue out.
Michael
--


Weiner, Michael wrote:
 Using Nagios 2.8 and I am not sure what I am doing wrong. Been trying to
 squeeze out some perfdata in order to test nagiosgraph and I get Nagios
 to create the file, but it remains empty no matter what occurs. Here are
 the relevant portions of my nagios.cfg for clarification:

 nagios.cfg:
 perfdata_timeout=5
 process_performance_data=1
 #service_perfdata_command=process-service-perfdata
 service_perfdata_file=/var/spool/nagios/perfdata.log
 service_perfdata_file_template=$LASTSERVICECHECK$||$HOSTNAME$||$SERVICED
 ESC$||$SERVICEOUTPUT$||$SERVICEPERFDATA$
 service_perfdata_file_mode=a -- had this set to w based on a previous
 email, but that didn't seem to do anything
 service_perfdata_file_processing_interval=30
 service_perfdata_file_processing_command=process-service-perfdata

 checkcommands.cfg:
 define command{
 command_nameprocess-service-perfdata
 command_line/usr/bin/perl
 /usr/share/nagios/nagiosgraph/insert.pl
 }

 I just can NOT seem to get anything written to the perfdata.log file
 although nagios DOES create it upon (re)start.

 Any thoughts?

Michael Weiner |  Lead Analyst  |  Lerner Research Institute
 Cleveland Clinic  |  9500 Euclid Ave.   |  Cleveland, OH 44195  | (216)
 445-6454

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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

[Nagios-users] Sun StorEdge 3310

2007-03-21 Thread Michael Weiner

Does anyone have a plugin that can check on the status of a SE3310 ? In
particular i am interested in check an SE3310 connected to a Sun Fire 280R
remotely.

Any ideas would be appreciated.
Michael Weiner
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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

[Nagios-users] Nagios pager alerts

2007-03-15 Thread Michael Weiner
I have been googling for a bit trying to figure out the best way to
accomplish paging in an escalation situation. What i have is a webpage
written in asp that accepts a pager number and message, and what i would
like is for nagios to send the page through that web gateway. I was
originally thinking something simple, maybe curl (i.e. curl -d
PNumber=27175PLine1=I am down, please fix me url of the webpage) but i
have been having some difficulty getting this to work properly. Has anyone
done anything like this? And would anyone have any suggestions?

Thank you in advance
Michael Weiner



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


Re: [Nagios-users] Getting Nagios and AIX SNMP working together happily

2007-03-10 Thread Michael Weiner
On 3/9/07 8:02 PM, Raphaël 'SurcouF' Bordet [EMAIL PROTECTED] wrote:

 Le vendredi 09 mars 2007 à 15:20 -0600, Russell Adams a écrit :
 There are no shortage of SNMP-based hard drive checks listed on
 nagiosexchange.org
 
 AIX used to not support RFC2790 (HOST-RESOURCES-MIB) which is required
 to use most generic snmp plugins to query data. AIX 5.2 and earlier
 had this problem.
 
 I just snmpwalked one of my AIX 5.3 systems and it returned HOSTMIB data.
 
 Hi, 
 
 I've already and successfully use some AIX 5.2 systems and retreives OID
 from H-R-M (hrSystem, hrStorage, hrDevice and hrSWInstalled tables).
 Did you have hostmibd[1] running ? This DPI2 sub-agent implement
 HOST-RESSOURCES-MIB (RFC 1155 and 1592).
 
 Regards,
 
 
 [1]:
 http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm
 .aix.cmds/doc/aixcmds2/hostmibd.htm

Not trying to highjack this interesting thread, but has anyone managed to do
the same against SGI IRIX? What annoys me most is that when i query system i
get the uptime of the actual snmpd instance not the host - which may or may
not necessarily be the same length of time. I have googled and googled and
have had no real success.

Anyone doing this that might be able to help?

Thanks in advance
Michael Weiner



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


Re: [Nagios-users] Getting Nagios and AIX SNMP working together happily

2007-03-10 Thread Michael Weiner
On 3/10/07 11:30 AM, Thomas Guyot-Sionnest [EMAIL PROTECTED] wrote:

 On 10/03/07 11:08 AM, Michael Weiner wrote:
 On 3/9/07 8:02 PM, Raphaël 'SurcouF' Bordet [EMAIL PROTECTED] wrote:
 
 Le vendredi 09 mars 2007 à 15:20 -0600, Russell Adams a écrit :
 There are no shortage of SNMP-based hard drive checks listed on
 nagiosexchange.org
 AIX used to not support RFC2790 (HOST-RESOURCES-MIB) which is required
 to use most generic snmp plugins to query data. AIX 5.2 and earlier
 had this problem.
 
 I just snmpwalked one of my AIX 5.3 systems and it returned HOSTMIB data.
 Hi, 
 
 I've already and successfully use some AIX 5.2 systems and retreives OID
 from H-R-M (hrSystem, hrStorage, hrDevice and hrSWInstalled tables).
 Did you have hostmibd[1] running ? This DPI2 sub-agent implement
 HOST-RESSOURCES-MIB (RFC 1155 and 1592).
 
 Regards,
 
 
 [1]:
 http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.i
 bm
 .aix.cmds/doc/aixcmds2/hostmibd.htm
 
 Not trying to highjack this interesting thread, but has anyone managed to do
 the same against SGI IRIX? What annoys me most is that when i query system i
 get the uptime of the actual snmpd instance not the host - which may or may
 not necessarily be the same length of time. I have googled and googled and
 have had no real success.
 
 Anyone doing this that might be able to help?
 
 Not trying to highjack this interesting thread either, but has anyone
 though of using NRPE? You can then use any Nagios-plugins checks and
 make your own in any programming language you like.

Good point, although i was trying to do this without having to put anything
else on the remote server, and since snmp runs on it natively, that was the
most straightforward choice - at least for me

I will check into it, thanks!
Michael



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


Re: [Nagios-users] SNMP : sysUptime and hrSystemUptime on SGI IRIX [Was [Re: Getting Nagios and AIX SNMP working together happily]]

2007-03-10 Thread Michael Weiner
On 3/10/07 2:38 PM, Raphaël 'SurcouF' Bordet [EMAIL PROTECTED] wrote:

 Le samedi 10 mars 2007 à 11:08 -0500, Michael Weiner a écrit :
 
 Not trying to highjack this interesting thread, but has anyone managed to do
 the same against SGI IRIX? What annoys me most is that when i query system i
 get the uptime of the actual snmpd instance not the host - which may or may
 not necessarily be the same length of time. I have googled and googled and
 have had no real success.
 
 Anyone doing this that might be able to help?
 
 Hi, 
 
 According to SNMPv2-MIB, syUpTime (OID you're talking about) is:
 
 The time (in hundredths of a second) since the network management
 portion of the system was last re-initialized..
 
 If you want to get host uptime, you've better to check hrSystemUptime
 from HOST-RESOURCES-MIB :
 
 The amount of time since this host was last initialized.  Note that
 this is different from sysUpTime in the SNMPv2-MIB [RFC1907] because
 sysUpTime is the uptime of the network management portion of the
 system.
 
 I've never used IRIX but I think you must have host-snmp subagent to
 be running in order  to implements RFC1514 (or HOST-RESOURCES-MIB) :
 http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650db=relnotesf
 name=/usr/relnotes/host_snmp
 

Raphael - 

I will check it out, but i DO appreciate your response. I have looked at
that page before, and have been trying to get it working correctly - i must
be missing something but i will happily re-read the page again.

Michael



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


[Nagios-users] weighted health monitors

2007-03-08 Thread Michael Weiner
This may sound like somewhat of a silly question, but one of our server
admins asked me if it were possible to change the 'health' monitors on the
Tactical Overview page. In other words, he would like to know if its
possible to 'weight' a host and/or service - he thinks some hosts or
services should count more than others (i.e. a server providing DNS or AD
should weight more than a server providing file serving activities) and
would like the health meters on that page to account for this. Is this
possible?

Thanks for any ideas
Michael Weiner



-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


[Nagios-users] cgi.cfg

2007-02-26 Thread Michael Weiner

Dear list readers -

I am somewhat new to nagios, but i have had a pretty good experience in
building, installing, and configuring nagios to this point. I have built 2.7
on a Fedora Core 6 box - patched to the latest revs of all rpms.

I am experiencing two issues, which i am having trouble getting around. The
first issue, and probably the most concerning is that whenever i define the
cgi.cfg in nagios.cfg and run nagios -v /etc/nagios/nagios.cfg it fails
complaining about the first unremarked line in the file - so, i remark that
one out, and rerun the check and again it complains about the next
unremarked line - this continues until the entire file is remarked out. Now
i have checked and i dont define any of the items in the cgi.cfg anywhere
else, and i dont define that file more than once. I am really confused why
it keeps failing, and why i cannot define things like the authentication in
the file (using the sample cgi.cfg to start with).

The second issue is alerts, that i am not receiving from nagios. I need to
look at this a little more closely, but after installing nagiosweb to make
the configuration files a little easier for a jr admin to understand and
configure - i havent gotten any alerts - and i DO have 1 system not
pingable, etc, so i should be getting 'some'

Anyway i would appreciate any thoughts on the cgi.cfg problem

Thank you in advance
Michael Weiner
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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