Re: [Nagios-users] Define Services

2010-09-16 Thread Assaf Flatto

 On 16/09/10 11:14, IT Toonz wrote:


There is only 4 default  service defined in FAN 2.0

PING, Uptime, SNMP and Bandwidth usage.

Where can we find details of possible services which can be monitored?

Regards

Ananth.




The beauty of nagios is that you can monitor anything you can think of - 
and write the plugin for it .
but to get you started on some ideas of what can be monitored  , check 
the libexec directory of the nagios installation , that may give you 
some indication of existing plugins and things to monitor


how to implement them .. well . i'd start here
http://nagios.sourceforge.net/docs/3_0/quickstart.html

--
Never,Ever Cut A Deal With a Dragon


Next year I will be doing the London to Paris bike ride to
raise money for the DogTrust (www.dogtrust.co.uk) .
Please Sponsor me at http://www.justgiving.com/Assaf-Flatto

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
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] Large NDO Table

2010-09-16 Thread Michael Friedrich
Breandan Dezendorf wrote:
 The NDO tables nagios_host_contactgroups and
 nagios_service_contactgroups have grown to an incredible size on my
 nagios servers:

 SELECT count(*) FROM nagios_host_contactgroups;
 1230862

 SELECT count(*) FROM nagios_service_contactgroups;
 3310190

 The indexes are in place - when I run a SHOW CREATE TABLE
 nagios_host_contactgroups, I get the following:

 CREATE TABLE `nagios_host_contactgroups` (
`host_contactgroup_id` int(11) NOT NULL auto_increment,
`instance_id` smallint(6) NOT NULL default '0',
`host_id` int(11) NOT NULL default '0',
`contactgroup_object_id` int(11) NOT NULL default '0',
PRIMARY KEY  (`host_contactgroup_id`),
UNIQUE KEY `instance_id` (`host_id`,`contactgroup_object_id`)
 ) ENGINE=InnoDB AUTO_INCREMENT=2905453 DEFAULT CHARSET=latin1
 COMMENT='Host contact groups';

 There are similar UNIQUE KEYs on nagios_service_contactgroups.


this is not the current 1.4b9 schema. either it's modified for your 
usage or you still have the old 1.4b7 schema or something else. 1.b8 
changed the db engine from innodb to myisam (which is not good, but 
that's the main difference).


 Should I be worried about the size of the table?  I'm trying to do
 anything I can to speed up the database operations and limit database
 size.  I'm running Nagios 3.0.6 and NDO 1.4b9.  We have 109 contacts
 defined in the system, 1900+ hosts and 5000+ services.  I've already
 tuned the trim option for nagios_externalcommands and
 nagios_logentries down to 30 minutes, for what it's worth, as we
 mostly use the NDO data for a front end package we developed in-house.


i don't remember any logentries trimming options for ndoutils. can you 
post egrep -v ^$|^# ndo2db.cfg

the numbers are a bit odd though. can you check if the unique key 
columns match any id in objects or hosts?

kind regards,
michael


-- 
DI (FH) Michael Friedrich

Vienna University Computer Center
Universitaetsstrasse 7 A-1010 Vienna, Austria

email:  michael.friedr...@univie.ac.at
phone:  +43 1 4277 14359
fax:+43 1 4277 14279
web:http://www.univie.ac.at/zid

Icinga Core  IDOUtils Developer
http://www.icinga.org


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
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] Define Services

2010-09-16 Thread IT Toonz
 /usr/local/nagios/libexec/

 

Folder is empty! 

 

Please advice.

 

From: Assaf Flatto [mailto:nag...@flatto.net] 
Sent: 16 September 2010 16:06
To: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Define Services

 

On 16/09/10 11:14, IT Toonz wrote: 

There is only 4 default  service defined in FAN 2.0 

 

PING, Uptime, SNMP and Bandwidth usage.

 

Where can we find details of possible services which can be monitored? 

 

Regards

Ananth.

 


The beauty of nagios is that you can monitor anything you can think of - and
write the plugin for it .
but to get you started on some ideas of what can be monitored  , check the
libexec directory of the nagios installation , that may give you some
indication of existing plugins and things to monitor

how to implement them .. well . i'd start here 
http://nagios.sourceforge.net/docs/3_0/quickstart.html



-- 
Never,Ever Cut A Deal With a Dragon 
 
 
Next year I will be doing the London to Paris bike ride to 
raise money for the DogTrust (www.dogtrust.co.uk) .
Please Sponsor me at http://www.justgiving.com/Assaf-Flatto
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
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] Problem with check_openmanage and Open Manage 6.3

2010-09-16 Thread Luca Olivotto
Hello,
i have a problem with the plugin check_openmanage .

if i use this command:
./check_openmanage -H xx.xx.xx.xx

i get this result:
OOPS! Something is wrong with this server, but I don't know what. The global
system health status is WARNING, but every component check is OK. This may
be a bug in the Nagios plugin, please file a bug report.

The server that i'm checking is a PowerEdge 2950 and i suppose that the
problem is the version of OpenManage installed on the server. The version is
6.3 and the only warning shown via the webinterface are  the old version of
the firmware/driver/storeDriver of the controller.
If i try that command

check_openmanage -H 10.10.10.6 -b ctrl_fw=all/ctrl_driver=all/ctrl_stdr=all
-s -e
the output is:
OK - System: 'PowerEdge 2950', SN: 'xx', 16 GB ram (4 dimms), 0 logical
drives, 0 physical drives

as you can see the disk are not checked(that server has a broked mirror).

the version of check_openmanage is 3.6.0

thanks,
Luca
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
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] Problem with check_openmanage and Open Manage 6.3

2010-09-16 Thread Trond Hasle Amundsen
Luca Olivotto lolivo...@gmail.com writes:

 Hello,
 i have a problem with the plugin check_openmanage .

 if i use this command:
 ./check_openmanage -H xx.xx.xx.xx

 i get this result:
 OOPS! Something is wrong with this server, but I don't know what. The global
 system health status is WARNING, but every component check is OK. This may be
 a bug in the Nagios plugin, please file a bug report.

 The server that i'm checking is a PowerEdge 2950 and i suppose that the
 problem is the version of OpenManage installed on the server. The version is
 6.3 and the only warning shown via the webinterface are  the old version of
 the firmware/driver/storeDriver of the controller.
 If i try that command

 check_openmanage -H 10.10.10.6 -b ctrl_fw=all/ctrl_driver=all/ctrl_stdr=all -s
 -e
 the output is:
 OK - System: 'PowerEdge 2950', SN: 'xx', 16 GB ram (4 dimms), 0 logical
 drives, 0 physical drives

 as you can see the disk are not checked(that server has a broked mirror).

 the version of check_openmanage is 3.6.0

Hi Luca,

Your analysis is correct. OMSA doesn't display storage info via SNMP,
but there is something wrong with a storage component. For some reason,
OMSA senses the storage failure and the global health status inherits
this failure status, but OMSA doesn't display the storage. This
condition will trigger the behaviour you are seeing.

The plugin searches for storage controllers. If it doesn't find any
controllers, it concludes that there is no storage alltogether and will
skip subsequent checks of disk drives etc.

Do you see any controlles by running this command on the server:

  omreport storage controller

Regards,
-- 
Trond H. Amundsen t.h.amund...@usit.uio.no
Center for Information Technology Services, University of Oslo

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
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] Problem with check_openmanage and Open Manage 6.3

2010-09-16 Thread Luca Olivotto
thank you for your response.
yes, i see the perc 6i controller.
That is the output of the command:

 Controller  PERC 6/i Integrated (Embedded)

Controllers
ID: 0
Status: Non-Critical
Name  : PERC 6/i Integrate
Slot ID   : Embedded
State : Degraded
Firmware Version  : 6.0.2-0002
Minimum Required Firmware Version : 6.2.0-0012
Driver Version: 2.14.00.64
Minimum Required Driver Version   : 2.23.00.64
Storport Driver Version   : 5.2.3790.3959
Minimum Required Storport Driver Version  : 5.2.3790.4173
Number of Connectors  : 2
Rebuild Rate  : 30%
BGI Rate  : 30%
Check Consistency Rate: 30%
Reconstruct Rate  : 30%
Alarm State   : Not Applicable
Cluster Mode  : Not Applicable
SCSI Initiator ID : Not Applicable
Cache Memory Size : 256 MB
Patrol Read Mode  : Auto
Patrol Read State : Stopped
Patrol Read Rate  : 30%
Patrol Read Iterations: 117
Abort Check Consistency on Error  : Not Applicable
Allow Revertible Hot Spare and Replace Member : Not Applicable
Load Balance  : Not Applicable
Auto Replace Member on Predictive Failure : Not Applicable
Redundant Path view   : Not Applicable
Persistent Hot Spare  : Not Applicable
Security Capable  : Not Applicable
Security Key Present  : Not Applicable
Spin Down Unconfigured Drives : Not Applicable
Spin Down Hot Spares  : Not Applicable

thanks
Luca


On Thu, Sep 16, 2010 at 3:30 PM, Trond Hasle Amundsen 
t.h.amund...@usit.uio.no wrote:

 Luca Olivotto lolivo...@gmail.com writes:

  Hello,
  i have a problem with the plugin check_openmanage .
 
  if i use this command:
  ./check_openmanage -H xx.xx.xx.xx
 
  i get this result:
  OOPS! Something is wrong with this server, but I don't know what. The
 global
  system health status is WARNING, but every component check is OK. This
 may be
  a bug in the Nagios plugin, please file a bug report.
 
  The server that i'm checking is a PowerEdge 2950 and i suppose that the
  problem is the version of OpenManage installed on the server. The version
 is
  6.3 and the only warning shown via the webinterface are  the old version
 of
  the firmware/driver/storeDriver of the controller.
  If i try that command
 
  check_openmanage -H 10.10.10.6 -b
 ctrl_fw=all/ctrl_driver=all/ctrl_stdr=all -s
  -e
  the output is:
  OK - System: 'PowerEdge 2950', SN: 'xx', 16 GB ram (4 dimms), 0
 logical
  drives, 0 physical drives
 
  as you can see the disk are not checked(that server has a broked mirror).
 
  the version of check_openmanage is 3.6.0

 Hi Luca,

 Your analysis is correct. OMSA doesn't display storage info via SNMP,
 but there is something wrong with a storage component. For some reason,
 OMSA senses the storage failure and the global health status inherits
 this failure status, but OMSA doesn't display the storage. This
 condition will trigger the behaviour you are seeing.

 The plugin searches for storage controllers. If it doesn't find any
 controllers, it concludes that there is no storage alltogether and will
 skip subsequent checks of disk drives etc.

 Do you see any controlles by running this command on the server:

  omreport storage controller

 Regards,
 --
 Trond H. Amundsen t.h.amund...@usit.uio.no
 Center for Information Technology Services, University of Oslo


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 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
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.

Re: [Nagios-users] Problem with check_openmanage and Open Manage 6.3

2010-09-16 Thread Trond Hasle Amundsen
Luca Olivotto lolivo...@gmail.com writes:

 yes, i see the perc 6i controller.

Ok, thanks. I then suspect that the problem lies with the SNMP part of
OMSA. Kan you run the following command from your Nagios server to
confirm:

  snmpwalk -v2c -c community hostname/ip 1.3.6.1.4.1.674.10893.1.20.130.1

The result should look something like this:

  $ snmpwalk -v2c -c public foobar 1.3.6.1.4.1.674.10893.1.20.130.1
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.1.1 = INTEGER: 1
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.2.1 = STRING: PERC 6/i 
Integrated
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.3.1 = STRING: DELL
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.4.1 = INTEGER: 6
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.5.1 = INTEGER: 1
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.7.1 = INTEGER: 30
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.8.1 = STRING: 6.2.0-0013
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.9.1 = INTEGER: 256
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.10.1 = INTEGER: 0
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.11.1 = INTEGER: 6
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.12.1 = INTEGER: 2
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.37.1 = INTEGER: 3
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.38.1 = INTEGER: 3
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.39.1 = STRING: \\0
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.40.1 = INTEGER: 3
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.41.1 = STRING: 00.00.04.17-RH1
  
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.42.1 = STRING: embedded
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.43.1 = INTEGER: 99
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.47.1 = INTEGER: 2
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.48.1 = INTEGER: 30
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.49.1 = INTEGER: 30
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.50.1 = INTEGER: 30
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.51.1 = INTEGER: 30
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.52.1 = INTEGER: 1
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.53.1 = INTEGER: 1
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.54.1 = INTEGER: 32
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.57.1 = INTEGER: 99
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.58.1 = INTEGER: 99

Regards,
-- 
Trond H. Amundsen t.h.amund...@usit.uio.no
Center for Information Technology Services, University of Oslo

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
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] Problem with check_openmanage and Open Manage 6.3

2010-09-16 Thread Luca Olivotto
that is the output:
SNMPv2-SMI::enterprises.674.10893.1.20.130.1 = No Such Object available on
this agent at this OID

thanks
Luca

On Thu, Sep 16, 2010 at 5:08 PM, Trond Hasle Amundsen 
t.h.amund...@usit.uio.no wrote:

 Luca Olivotto lolivo...@gmail.com writes:

  yes, i see the perc 6i controller.

 Ok, thanks. I then suspect that the problem lies with the SNMP part of
 OMSA. Kan you run the following command from your Nagios server to
 confirm:

  snmpwalk -v2c -c community hostname/ip
 1.3.6.1.4.1.674.10893.1.20.130.1

 The result should look something like this:

  $ snmpwalk -v2c -c public foobar 1.3.6.1.4.1.674.10893.1.20.130.1
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.1.1 = INTEGER: 1
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.2.1 = STRING: PERC 6/i
 Integrated
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.3.1 = STRING: DELL
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.4.1 = INTEGER: 6
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.5.1 = INTEGER: 1
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.7.1 = INTEGER: 30
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.8.1 = STRING: 6.2.0-0013
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.9.1 = INTEGER: 256
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.10.1 = INTEGER: 0
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.11.1 = INTEGER: 6
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.12.1 = INTEGER: 2
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.37.1 = INTEGER: 3
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.38.1 = INTEGER: 3
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.39.1 = STRING: \\0
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.40.1 = INTEGER: 3
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.41.1 = STRING:
 00.00.04.17-RH1
  
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.42.1 = STRING: embedded
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.43.1 = INTEGER: 99
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.47.1 = INTEGER: 2
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.48.1 = INTEGER: 30
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.49.1 = INTEGER: 30
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.50.1 = INTEGER: 30
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.51.1 = INTEGER: 30
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.52.1 = INTEGER: 1
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.53.1 = INTEGER: 1
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.54.1 = INTEGER: 32
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.57.1 = INTEGER: 99
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.58.1 = INTEGER: 99

 Regards,
 --
 Trond H. Amundsen t.h.amund...@usit.uio.no
 Center for Information Technology Services, University of Oslo


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 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

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
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] Problem with check_openmanage and Open Manage 6.3

2010-09-16 Thread Trond Hasle Amundsen
Luca Olivotto lolivo...@gmail.com writes:

 that is the output:
 SNMPv2-SMI::enterprises.674.10893.1.20.130.1 = No Such Object available on
 this agent at this OID

Ok, this confirms that the problem lies with OMSA, specifically the SNMP
functionality. I'm afraid that I can't offer much clues about how to fix
this. I would try restarting the OMSA and SNMP services, and if that
doesn't work, reinstall OMSA completely.

Best of luck,
-- 
Trond H. Amundsen t.h.amund...@usit.uio.no
Center for Information Technology Services, University of Oslo

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
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] Problem with check_openmanage and Open Manage 6.3

2010-09-16 Thread Luca Olivotto
thank you very much Trond .
i restarted these services and started functioning

SNMP
DSM SA Connection Service
DSM SA Data Manager
DSM SA Event Manager
DSM SA Shared Services

than you

bye
Luca


On Thu, Sep 16, 2010 at 5:42 PM, Trond Hasle Amundsen 
t.h.amund...@usit.uio.no wrote:

 Luca Olivotto lolivo...@gmail.com writes:

  that is the output:
  SNMPv2-SMI::enterprises.674.10893.1.20.130.1 = No Such Object available
 on
  this agent at this OID

 Ok, this confirms that the problem lies with OMSA, specifically the SNMP
 functionality. I'm afraid that I can't offer much clues about how to fix
 this. I would try restarting the OMSA and SNMP services, and if that
 doesn't work, reinstall OMSA completely.

 Best of luck,
 --
 Trond H. Amundsen t.h.amund...@usit.uio.no
 Center for Information Technology Services, University of Oslo


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 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

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
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] problems with monitoring remote servers

2010-09-16 Thread Ricardo Román Brenes
So hi guys; i hate nagios =)

i got a cluster here and i need to install nagios so i can monitor all the
nodes; but i just cant. I've read a fuckzillion guides and NOT ONE works as
intended.

Please if anyone could help me here i would be very very grateful.

I got 4 hosts running fedora 11 PPC.
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
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] problems with pnp graphine

2010-09-16 Thread Ron Wilson
As I understand npcd runs continuously and looks for files in the
perfdata_spool_Dir and processes anything found there

 

From: Daniel Wittenberg [mailto:daniel.wittenberg.r...@statefarm.com] 
Sent: Thursday, 16 September 2010 9:13 a.m.
To: Nagios Users List
Subject: Re: [Nagios-users] problems with pnp graphine

 

How is your pnp configured to run?


Dan

 

From: Ron Wilson [mailto:r...@tvnz.co.nz] 
Sent: Wednesday, September 15, 2010 2:39 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] problems with pnp graphine

 

I am running a distributed mode of Nagios with several servers passing
data up to a central server. I am using pnp to graph the data on the
central server. I have a weird problems that I hope someone can point me
to a solution.

If I run the distributed servers with obsess turned on Nagios works well
and nsca passes the checks to central server where all checks are
passive and only active checks come from the distributed server. However
pnp gets upset and just stops creating the rrd files so graphing stops.
However if I turn off obsessive pnp and graphing works fine b ut then
most of the passive checks are considered stale and the central server
switches to active mode which sort of does away with the distributed
model

I cannot see any reason for this it must be related to the way obsessing
works but no idea why. Any one have any ideas?

 



--

Ron Wilson

Systems Engineer

Television New Zealand

P.O. Box 3819

Auckland, New Zealand

Phone 649-916-7560

My God! The thought of that evil man, loose in London--with money, from
God only knows what source--fomenting riot and rebellion during a public
emergency--and in control of an Engine- driven press! It's nightmarish!
(Gibson-Sterling, The Difference Engine)



==
For more information on the Television New Zealand Group, visit us
online at tvnz.co.nz 
==
CAUTION:  This e-mail and any attachment(s) contain information that
is intended to be read only by the named recipient(s).  This information
is not to be used or stored by any other person and/or organisation.

==
For more information on the Television New Zealand Group, visit us
online at tvnz.co.nz 
==
CAUTION:  This e-mail and any attachment(s) contain information that
is intended to be read only by the named recipient(s).  This information
is not to be used or stored by any other person and/or organisation.
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
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] Invitation to connect on LinkedIn

2010-09-16 Thread Saulo Silva via LinkedIn
LinkedIn
Saulo Silva requested to add you as a connection on LinkedIn:
--

Lei,

I'd like to add you to my professional network on LinkedIn.

- Saulo

Accept invitation from Saulo Silva
http://www.linkedin.com/e/-bdl42y-ge69vw4o-e/7aCDeLHzGLmxXEqs56OlWLXvehObD1msS6AcGvXdAD2fsFLVlfh/blk/I856383336_3/pmpxnSRJrSdvj4R5fnhv9ClRsDgZp6lQs6lzoQ5AomZIpn8_cRYScPcPe3cSdjx9bSBiplxRslFmbPwTdj8QejwTdz4LrCBxbOYWrSlI/EML_comm_afe/

View invitation from Saulo Silva
http://www.linkedin.com/e/-bdl42y-ge69vw4o-e/7aCDeLHzGLmxXEqs56OlWLXvehObD1msS6AcGvXdAD2fsFLVlfh/blk/I856383336_3/0PnPoPcPcUcPoRe4ALqnpPbOYWrSlI/svi/
 
--

DID YOU KNOW LinkedIn can help you find the right service providers using 
recommendations from your trusted network? Using LinkedIn Services, you can 
take the risky guesswork out of selecting service providers by reading the 
recommendations of credible, trustworthy members of your network. 
http://www.linkedin.com/e/-bdl42y-ge69vw4o-e/svp/inv-25/

 
-- 
(c) 2010, LinkedIn Corporation--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
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] problems with monitoring remote servers

2010-09-16 Thread Andreas Ericsson
On 09/17/2010 12:17 AM, Ricardo Román Brenes wrote:
 So hi guys; i hate nagios =)
 
 i got a cluster here and i need to install nagios so i can monitor all the
 nodes; but i just cant. I've read a fuckzillion guides and NOT ONE works as
 intended.
 

Do you mean you want to install one nagios-instance on every cluster-node,
or do you want to install one nagios-instance and from that server monitor
all your cluster-nodes?

What guides did you read and what did you try?

-- 
Andreas Ericsson   andreas.erics...@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
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