Re: [opsview-users] Opsview Time Periods not working

2012-04-12 Thread Duncan Ferguson
On 5 Apr 2012, at 10:18, Duncan Ferguson wrote:On 4 Apr 2012, at 22:05, Mike Lee wrote:Any more ideas?Can you also check to make sure there are not two nagios processes running?  It may be one is configured correctly, but the other isn'tps -ef | grep "bin/nagios"and look for PPID

Re: [opsview-users] Opsview Time Periods not working

2012-04-05 Thread Duncan Ferguson
On 4 Apr 2012, at 22:05, Mike Lee wrote:Any more ideas?Can you also check to make sure there are not two nagios processes running?  It may be one is configured correctly, but the other isn'tps -ef | grep "bin/nagios"and look for PPID of 1 to confirm and check the date/time of when it was last resta

Re: [opsview-users] Opsview Time Periods not working

2012-04-04 Thread Duncan Ferguson
On 4 Apr 2012, at 17:03, Mike Lee wrote:Hello, Currently we are running Opsview version 20120308 We have a Time period set up for every day of the week that is to NOT monitor the server between 2am and 7am but monitor it during the rest of the time.  Currently the format is this:00:00-02:00,07:

Re: [opsview-users] request for enhancement: mass schedule downtime action

2011-11-21 Thread Duncan Ferguson
On 21 Nov 2011, at 14:57, Natxo Asenjo wrote:Does it make sense?Yes.  I have raised this as a feature request at https://secure.opsera.com/jira/browse/OPS-1737 but I am not sure when it might get scheduled in   Duncs-- Duncan FergusonSupport Team LeaderOpsviewTel: +44 845 057 7887Mobile: +44 (0) 7

Re: [opsview-users] installer/upgradedb_opsview.pl failing without notice

2011-11-21 Thread Duncan Ferguson
w db and see if it helps==use opsview;ALTER TABLE systempreferences ADD COLUMN date_format ENUM ("us", "euro", "iso8601", "strict-iso8601") DEFAULT "euro" NOT NULL;==  DuncsOn 20 Nov 2011, at 22:42, Dennison Williams wrote:On 11/20/2011 12:45 PM,

Re: [opsview-users] request for enhancement: mass schedule downtime action

2011-11-21 Thread Duncan Ferguson
On 21 Nov 2011, at 13:39, Natxo Asenjo wrote:when using the web ui in a page like alerts unhandled list there is anoption to mass acknowlegde/recheck services/hosts problems.We would really love to have the option to mass schedule a downtimefor hosts/services.Is anyone else intterested in this?We a

Re: [opsview-users] RHEL5.5 agent

2011-11-21 Thread Duncan Ferguson
On 21 Nov 2011, at 13:08, Ingo Hoffmann wrote:Looking for RHEL 5.5 x86_64 agent I only found 3, 4 and 6 versions at http://www.opsview.com/downloads/opsview-agents.Where's 5? In the repository: https://downloads.opsera.com/opsview-community/latest/yum/Any OS that Opsview is actively built for has t

Re: [opsview-users] installer/upgradedb_opsview.pl failing without notice

2011-11-20 Thread Duncan Ferguson
On 19 Nov 2011, at 19:04, Dennison Williams wrote:I just downloaded the opsview 3.0 appliance and am considering using itfor my production opsview instance.  It looks promising so far.  I wouldhowever like to get my old data onto it.  I followed the instructions athttp://docs.opsview.com/doku.php?i

Re: [opsview-users] opsview export hosts / ip list

2011-11-08 Thread Duncan Ferguson
On 8 Nov 2011, at 09:48, Mgia wrote:Is it possible to export server names with the corresponding IPs fromOpsview?Run as nagios on master server, substitute the correct details in as appropriate$ opsview_rest --username=%USER% --password=%PASS% --url-prefix=http://%OPSVIEW_SVR% GET "config/host?cols

Re: [opsview-users] NagVis Gadgets not refreshing

2011-10-20 Thread Duncan Ferguson
On 20 Oct 2011, at 12:33, Miroszlav Moricz wrote:Hi Duncs,Well I have set it to 65536, as we have a lots of gadgets on the map. Maybe I can post this question to Nagvis forum to see what might be reasonable. I think this is possibly unreasonably high - I'll increase our limit to 3000 due to the war

Re: [opsview-users] NagVis Gadgets not refreshing

2011-10-20 Thread Duncan Ferguson
On 19 Oct 2011, at 20:47, Miroszlav Moricz wrote:requestmaxlength=1900This should be set to a higher value (guess till the max size of a GET method by the server)Miro,I can increase this value, but what is it reasonable to increase to?  What value did you end up using?  Duncs-- Duncan FergusonSuppo

Re: [opsview-users] Availability report

2011-09-21 Thread Duncan Ferguson
Title: Re: [opsview-users] Availability report There is info on the http://docs.opsview.org/doku.php?id=opsview-community:odw page which may provide you with what you needThere is also a small script at nagios/utils/odw_rename_servicecheck that may also give you a bit more help  DuncsOn 21 Sep 2011

Re: [opsview-users] older rpms

2011-08-18 Thread Duncan Ferguson
On 18 Aug 2011, at 15:26, Tomas Kucera wrote:where can i download rpm for older opsview release.I'd like to have rpm of 3.9.0.5139 release.Since you've asked so nicely (and it didn't take too much) I have managed to make the older version available fromhttps://secure.opsera.com/opsview_released/ops

Re: [opsview-users] older rpms

2011-08-18 Thread Duncan Ferguson
On 18 Aug 2011, at 15:26, Tomas Kucera wrote:where can i download rpm for older opsview release.I'd like to have rpm of 3.9.0.5139 release.We don't store older community versions anywhere publiclyWe do have older enterprise versions for enterprise usersI'll see how much effort would be involved in

Re: [opsview-users] Migrating to VM - error running upgradedb.pl - some tables already exist

2011-07-27 Thread Duncan Ferguson
m the backup, and that table - opsview_contacts - already > exists there. Can you drop that table from the runtime DB and try the upgrade again? Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Park | Reading | Berkshir

Re: [opsview-users] Opsview Down

2011-07-14 Thread Duncan Ferguson
On 14 Jul 2011, at 09:33, Srikanth Sridhar wrote: I have checked from /var and the result is as below.  drwxr-xr-- 22 root   root  4096 Jul 14 04:02 logAll directory permissions should be at least r-x so listing can be performedHere are the permissions from my dev server$ dir="" ; for d in var

Re: [opsview-users] Opsview Down

2011-07-14 Thread Duncan Ferguson
On 13 Jul 2011, at 18:19, Srikanth Sridhar wrote:Cannot write to '/var/log/opsview/opsview-web.log': Permission denied at /usr/local/nagios/perl/lib/Log/Dispatch/File.pm line 85.This is how it looks on my dev system$ ls -la /var/log/opsview/opsview-web.log-rw-r--r-- 1 nagios nagios 837673 2011-07-0

Re: [opsview-users] Migrating to VM - error running upgradedb.pl - some tables already exist

2011-07-13 Thread Duncan Ferguson
On 13 Jul 2011, at 16:25, Mike Suter wrote: (posted to Opsview forum but am not seeing any traffic there) I'm trying to virtualize an Opsview instance (master server only, no slaves), from a physical server (32-bit CentOS 5.5 + Opsview 3.91) to a virtual guest (64-bit CentOS 5.6 + Opsview 3.11

Re: [opsview-users] Opsview Down

2011-07-13 Thread Duncan Ferguson
On 13 Jul 2011, at 13:59, Srikanth Sridhar wrote:I am facing an issue I am not able to restart the Opsview services whenever i try i get the below mentioned error, I am using Opsview Community Editiion 3.9.1 error when I tried logging in as nagios user I would like to change the home directory for 

Re: [opsview-users] Disk Space Issue

2011-07-08 Thread Duncan Ferguson
On 8 Jul 2011, at 12:15, Srikanth Sridhar wrote:Thanks for the quick reply find attached results of du -k * commands as requested by you,we have ODW enabled but the database is located on a different server, we do use reports but they are very basic ones. Please let me know how can i fix this issue

Re: [opsview-users] Disk Space Issue

2011-07-08 Thread Duncan Ferguson
On 8 Jul 2011, at 11:51, Srikanth Sridhar wrote: I am facing an issue with Disk space on my Opsview Server just 2 days ago i cleared around 5GB of space and today I am left with 700MB of free space could anyone suggest if i can move any of the log files to another local file system so that i can ha

Re: [opsview-users] /usr/local/nagios/bin/nrpe: error while loading shared libraries: requires glibc 2.5 or later dynamic linker

2011-07-08 Thread Duncan Ferguson
hich links to >> agents at http://pkgs.repoforge.org/nagios-plugins/) > > I think it's simpler, much cleaner and with less dependencies to grab > and install the package from http://opsview.com/downloads/opsview-agents To be honest, I'd forgotten I'd created that

Re: [opsview-users] /usr/local/nagios/bin/nrpe: error while loading shared libraries: requires glibc 2.5 or later dynamic linker

2011-07-07 Thread Duncan Ferguson
tOS 5 agent - it wont be backwards compatible with CentOS 4. I suggest you get a stock CentOS 4 agent and use that - it should work OK. http://nagioswiki.com/wiki/index.php/Installing_NPRE_via_RPM (which links to agents at http://pkgs.repoforge.org/nagios-plugins/) Duncs -- Duncan Ferg

Re: [opsview-users] Partial migration from Nagios to Opsview

2011-07-07 Thread Duncan Ferguson
e to make it clearer. Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Park | Reading | Berkshire | RG6 1AZ | UK UK: +44 (0) 845 057 7887 USA: +1 866 879 9184 Fax: +44 (0) 1189 074 071 email: duncan.f

Re: [opsview-users] /usr/local/nagios/bin/nrpe: error while loading shared libraries: requires glibc 2.5 or later dynamic linker

2011-07-07 Thread Duncan Ferguson
repositories (keep a copy of the nrpe.cfg frmo the agent you have and use that) Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Park | Reading | Berkshire | RG6 1AZ | UK UK: +44 (0) 845 057 7887 USA: +1 866 8

Re: [opsview-users] High CPU & multiple opsview_web_server.pl processes after opsview-web restart

2011-06-21 Thread Duncan Ferguson
On 21 Jun 2011, at 11:41, Andy Ashley wrote: > There was nothing useful when in debug mode (besides some auth ticket > entries). in which case I can only suggest using strace to find out what the processes are doing Duncs -- Duncan Ferguson Senior Developer/Support En

Re: [opsview-users] High CPU & multiple opsview_web_server.pl processes after opsview-web restart

2011-06-21 Thread Duncan Ferguson
On 21 Jun 2011, at 11:21, Andy Ashley wrote: > On 21/06/2011 10:58, Duncan Ferguson wrote: >> You could try starting the server in debug mode to see what its doing > > The issue doesnt actually occur when the script is run from the command line, > only when started from the

Re: [opsview-users] High CPU & multiple opsview_web_server.pl processes after opsview-web restart

2011-06-21 Thread Duncan Ferguson
server in debug mode to see what its doing as nagios, run opsview-web stop cd /usr/local/opsview-web script/opsview_web_server.pl -d and then hit the UI. There will be lots of output but see if you can spot any errors Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Glo

Re: [opsview-users] Upgrade path? 3.1.0 -> 3.11

2011-02-23 Thread Duncan Ferguson
hing specific about going from such > an old version up to the latest release. There are some manual steps that need to be done - look at http://docs.opsview.org/doku.php?id=opsview-community:upgrading Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global H

Re: [opsview-users] opsview_web_server.pl high cpu usage

2010-11-18 Thread Duncan Ferguson
80 or port 3000 on the master server? Anything to indicate what is happening in the apache logs or in /var/log/opsview/opsview-web.log? Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Park | Reading | Berkshire | RG

Re: [opsview-users] Issue with snmptrap debug page

2010-11-17 Thread Duncan Ferguson
On 17 Nov 2010, at 15:24, Duncan Ferguson wrote: > > On 16 Nov 2010, at 14:37, Simone Felici wrote: > >> I've an additiona information. >> If I debug a host monitored by the slave server, it shows the traps >> collected correctly. >> If the host i

Re: [opsview-users] Issue with snmptrap debug page

2010-11-17 Thread Duncan Ferguson
traps direct to the master server going into the exceptions page but working correctly when going to the slave? Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Park | Reading | Berkshire | RG6 1AZ | UK UK: +44 (0

Re: [opsview-users] import_runtime and import_ndologs woes

2010-11-17 Thread Duncan Ferguson
may also help to use the https://launchpad.net/mysql-tuning-primer script for additional tuning. Is the database on a separate machine? What is the load like on it? How much memory do you have in there and how many hosts/services are you monitoring? Duncs -- Duncan Ferguson Senior Develo

Re: [opsview-users] Issue with snmptrap debug page

2010-11-17 Thread Duncan Ferguson
I'll try to reproduce. Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Park | Reading | Berkshire | RG6 1AZ | UK UK: +44 (0) 845 057 7887 USA: +1 866 879 9184 Fax: +44 (0) 1189 074 071 email: dun

Re: [opsview-users] opsview migration

2010-08-06 Thread Duncan Ferguson
On 26 Jul 2010, at 16:16, Alexander Smirnov wrote:Today i have successful migration , all services start except interactive graphs - they are clean - no history and no current data in graphs, but current text show correctly: Server-i Connectivity - LAN   WARNING - Server-i: rta 16.228ms, lost 20%

Re: [opsview-users] ndo2db logging.

2010-07-16 Thread Duncan Ferguson
I have just committed a change to remove the 'disconnected' messages to make use of 'Last message repeated n times' to reduce clutter - it seems Debian and Ubuntu log debug messages by defaultThis will be in 3.9.0 - https://secure.opsera.com/wsvn/wsvn/opsview?op=revision&rev=4691To make best use of

Re: [opsview-users] [bug] in check_snmp_runningproc

2010-06-30 Thread Duncan Ferguson
On 24 Jun 2010, at 09:53, James Peel wrote: > > Thanks. I've raised a bug report: > > https://secure.opsera.com/jira/browse/OPS-1196 Applied in svn Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Par

Re: [opsview-users] check_snmp_runningproc patch

2010-06-30 Thread Duncan Ferguson
On 29 Jun 2010, at 09:05, Ton Voon wrote:Thanks for the patch! We'll look into this, although it may just miss the next release (3.7.2).Applied in svn   Duncs-- Duncan FergusonSenior Developer/Support EngineerGlobal Headquarters: Unit 69 Suttons Business Park | Reading | Berkshire | RG6 1AZ | UKUK:

Re: [opsview-users] CORRECTION: Upgrading virtual appliance

2010-06-30 Thread Duncan Ferguson
ntime I will check our demo vm to ensure that its all correct. Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Park | Reading | Berkshire | RG6 1AZ | UK UK: +44 (0) 845 057 7887 USA: +1 866 879 9184 Fax:

Re: [opsview-users] check_snmp_linkstatus

2010-06-30 Thread Duncan Ferguson
On 24 Jun 2010, at 08:31, Killian Faughnan wrote: I was hoping someone might have some insight to a post I made last week regarding having a problem getting information from check_snmp_linkstatus on Windows hosts.  If this is the wrong place to ask please let me know and I'll post elsewhere.  Other

Re: [opsview-users] Slave not working after changing to reversed ssh tunnel

2010-06-30 Thread Duncan Ferguson
On 24 Jun 2010, at 09:20, MaFFe Jan wrote:Dear Opsview,This is my first experiance with opsview and it works fantastic till I have to change to reversed ssh tunnel.Everything looks fine but I still see the message service results are stale.I checked all the documentation I found and all the test/ch

Re: [opsview-users] Compiling agent for Slackware and others

2010-06-30 Thread Duncan Ferguson
On 22 Jun 2010, at 11:06, Raffaello Poltronieri - Eutelia SpA wrote: ...maybe compiling the official src of nrpe and nagios-plugin from Nagios site could be enough? Thanks again RaffaelloWe do have some patches applied to both nrpe and nagios-plugins but these should be easy enough to pull o

Re: [opsview-users] check_snmp_sysinfo missing -x parameter

2010-06-17 Thread Duncan Ferguson
On 17 Jun 2010, at 15:50, Rafael Carneiro wrote:Duncs,I had attached the new version of the check to my previous email, wasn't that enough?Anyways, I've attached the diff now.Thanks, now applied and will push the commit out shortly.I prefer 'diff -u' format for those instances where we have already

Re: [opsview-users] check_snmp_sysinfo missing -x parameter

2010-06-17 Thread Duncan Ferguson
On 17 Jun 2010, at 13:30, Rafael Carneiro wrote:Hey folks,I was setting up new SNMP v3 checks and found out that check_snmp_sysinfo didn't have the -x parameter (privacy password).I modified it to take that parameter and it works for the one device I have running SNMPv3.Thanks for telling us about

Re: [opsview-users] status page not showing correct results

2010-06-17 Thread Duncan Ferguson
On 16 Jun 2010, at 18:37, Craig Sterley wrote:This morning the status page on our master Opsview server stopped updating with current information.  Our internet line went down in the early am, causing several items to go down, and it hasn’t updated since.  I tried restarting services on both the ma

Re: [opsview-users] Viewports gone after 3.7.1 upgrade

2010-06-16 Thread Duncan Ferguson
On 15 Jun 2010, at 02:01, Evan Anderson wrote:The upgrade proceeded without a hitch, however I had issues with both ODW and runtime databases immediately afterwards.  I managed to track down the issue to a "corrupted" my.cnf (lots of white space, missing entries etc), which I basically set back to

Re: [opsview-users] Runtime db growing without bounds

2010-06-16 Thread Duncan Ferguson
On 14 Jun 2010, at 19:13, Bill Campbell (NC) wrote:Import into ODW is enabled.  Retention for large tables is set to 2 months and 12 months for small tables. When I run check_odw_status, I get ODW_STATUS OK - ODW imports have never been runThere should be a cron job run as nagios that fires off the

Re: [opsview-users] Runtime db growing without bounds

2010-06-14 Thread Duncan Ferguson
On 14 Jun 2010, at 18:39, Bill Campbell (NC) wrote:Thanks.  It doesn’t look like the import is actually doing anything.  I upgraded to the latest version of Opsview and tried to run the import again.  It still finishes with no time passed and it appears that nothing is added to the odw database.Do

Re: [opsview-users] SNMP and v3

2010-06-10 Thread Duncan Ferguson
On 10 Jun 2010, at 09:11, Raffaello Poltronieri - Eutelia SpA wrote: Hi, using opsview 3.5.1 on a CentOS 5.4, I'm trying to monitor a device via SNMP v3 entering all the info required, (username, ath. protocol, auth. password - no privacy, so blank), but when querying the host I receive an error

Re: [opsview-users] 3.7.1: new hosts not showing up in Web UI

2010-06-09 Thread Duncan Ferguson
e schema isnt up to date (due to the 'unknown column). What happens if you run '/usr/local/nagios/install/upgradedb.pl' as nagios? This should have been run automatically by the upgrade process. Are there any errors in /usr/local/nagios/var/log/DBVersion.log? Duncs -- Du

Re: [opsview-users] error during restore

2010-06-09 Thread Duncan Ferguson
On 9 Jun 2010, at 08:37, Ralph Willemsen wrote:Hello, I try to restore the opsview database with the command:  gunzip -c /usr/local/nagios/var/backups/nagios-files-2010-06-09-0311.tar.gz|mysql -u root -pHowever, I get this message after entering my password:ERROR at line 1: Unknown command '\''.The

Re: [opsview-users] Error During upgrade

2010-06-09 Thread Duncan Ferguson
On 9 Jun 2010, at 10:41, Richard Butler wrote:Hi, Whilst upgrading opsview this morning at the end of the install I saw the following: 10:20:10 loadEventStateSlave, Couldn't open file /usr/local/nagios/nmis/var/keel_event.dat: No such file or directoryloadEventStateSlave, can't lock filename: Bad f

Re: [opsview-users] Newbie MySQL connect errors

2010-06-09 Thread Duncan Ferguson
On 9 Jun 2010, at 08:49, Yitzhak Bar Geva wrote:Thanks Dunc,But here's my question:Why doesn't the correct password show up in this line on it's own after I set it in opsview.conf?I understood that the settings in opsview.conf should override that "changeme" password in the script. Why should I hav

Re: [opsview-users] 3.7.1: new hosts not showing up in Web UI

2010-06-08 Thread Duncan Ferguson
On 8 Jun 2010, at 14:55, Brian Landers wrote: > On Tue, Jun 8, 2010 at 7:51 AM, Duncan Ferguson > wrote: >> >> What services have you got assigned to the hosts? >> >> Opsview will not show any host in the HH pages unless there is at least one >> service as

Re: [opsview-users] Newbie MySQL connect errors

2010-06-08 Thread Duncan Ferguson
On 8 Jun 2010, at 16:36, Yitzhak Bar Geva wrote:Sorry opsview.conf wasn't attached. Here it is now.On Tue, Jun 8, 2010 at 6:34 PM, Yitzhak Bar Geva wrote: I went to the link you provided, but couldn't find any script. What did you have in mind. I did a fresh installation bas

Re: [opsview-users] Mass update to SNMP trap checks

2010-06-08 Thread Duncan Ferguson
On 7 Jun 2010, at 15:21, Matthew White wrote:What I am not sure about is the uncommitted field. I seem to remember that this is used by Opsview to find if there are changes since the last reload and warns that a reload is needed for the changes to take effect. What I cannot remember is whether or n

Re: [opsview-users] 3.7.1: new hosts not showing up in Web UI

2010-06-08 Thread Duncan Ferguson
igned to it. Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Park | Reading | Berkshire | RG6 1AZ | UK UK: +44 (0) 845 057 7887 USA: +1 866 879 9184 Fax: +44 (0) 1189 074 071 email:tom.call...@

Re: [opsview-users] Programmatically inserting hosts with eventhandlers

2010-06-04 Thread Duncan Ferguson
os/lib is all our own modules - this this area I was referring to Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Park | Reading | Berkshire | RG6 1AZ | UK UK: +44 (0) 845 057 7887 USA: +1 866 879 9184 Fax:

Re: [opsview-users] authentication with opsview-web proxy under apache

2010-06-04 Thread Duncan Ferguson
want no prompts for > username/password. Can I force mod_auth_tkt to validate any user passed from > the apache proxy ? Can I disable mod_auth_tkt ? Have a read of http://docs.opsview.org/doku.php?id=opsview-community:webauthentication Duncs -- Duncan Ferguson Senior Developer/Support Engineer

Re: [opsview-users] aught exception in Opsview::Web

2010-06-03 Thread Duncan Ferguson
tabase_tables Duncs -- Duncan Ferguson Senior Developer/Support Engineer <> Global Headquarters: Unit 69 Suttons Business Park | Reading | Berkshire | RG6 1AZ | UK UK: +44 (0) 845 057 7887 USA: +1 866 879 9184 Fax: +44 (0) 1189 074 071 email:tom.call..

Re: [opsview-users] Newbie MySQL connect errors

2010-06-03 Thread Duncan Ferguson
On 30 May 2010, at 16:05, Yitzhak Bar Geva wrote:Going batty!I have diligently followed the instructions in the FAQ for changing passwords, as per:How do I change MySQL passwords post installation? 1. Stop opsview and opsview-web daemons2. Edit passwords in opsview.conf 3. Change passwords in MyS

Re: [opsview-users] opsview, nagvis and hostgroups

2010-06-03 Thread Duncan Ferguson
On 31 May 2010, at 13:56, Mickael Czarny wrote:Hi to everybody!! I’m trying to configure nagvis to publish states of an hostgroup. For now, I’ve an error telling me that “Object doesn't support this property or method”. I found that the opsview team is aware of the problem and that they took care o

Re: [opsview-users] Programmatically inserting hosts with event handlers

2010-06-03 Thread Duncan Ferguson
anges you should set 'uncommitted' on relevant objects in the DB so they get highlighted in the UI. We generally don't recommend manipulating the database like this, but it is probably your only option at this time. Duncs -- Duncan Ferguson Senior Developer/Support Engineer

Re: [opsview-users] Configuration of opsview

2010-06-03 Thread Duncan Ferguson
On 2 Jun 2010, at 11:53, Ayyappan, Jayaraman wrote:I am finding the document for installation of opsiew in Linux environment. After the installation, how we should start the configurations.See http://docs.opsview.com/doku.php?id=opsview-community:quickstart - some of the screencasts also give usefu

Re: [opsview-users] Can't see host without service checks in STATUS menu

2010-06-03 Thread Duncan Ferguson
On 2 Jun 2010, at 17:42, Maros Gabor EB_HU wrote:I’m trying to set up opsview from an existing nagios configuration.I have problem with hosts that have no service check commands only host checks. I can’t see them in status menu neither in „status/host detail” nor in „status/Service detail”.I have s

Re: [opsview-users] Opsview Community 3.7.1 is now available!

2010-06-03 Thread Duncan Ferguson
isting ODW databases will be provided in a later version.") this script will be provided at a later date when we have had more time to test it Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park Reading | Berkshire | RG6 1AZ | UK Phone

Re: [opsview-users] Database Connection

2010-05-28 Thread Duncan Ferguson
:3000 0.0.0.0:* LISTEN Do you have SELINUX disabled or in permissive mode? Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park Reading | Berkshire | RG6 1AZ | UK Phone: +44 (0) 845 057 7887 Mobile: +44 (0) 7968 148 748

Re: [opsview-users] Cancel downtime seems to kill nagios

2010-05-27 Thread Duncan Ferguson
On 26 May 2010, at 18:19, Rafael Carneiro wrote:I've sent you the core dump. Let me know if there's anything else that might help you troubleshoot this.Do you have multiple downtimes you are cancelling on some services on these hosts within the hostgroups?   Duncs -- Duncan FergusonSenior Developer

Re: [opsview-users] Cancel downtime seems to kill nagios

2010-05-27 Thread Duncan Ferguson
On 26 May 2010, at 18:19, Rafael Carneiro wrote:Hi Ton,I've sent you the core dump. Let me know if there's anything else that might help you troubleshoot this.I have seen in the core dump where this is happening (transversing a linked list to find a download time entry sometimes returns a bogus mem

Re: [opsview-users] Extreme slowdown in reload after upgrade to 3.7.0

2010-05-26 Thread Duncan Ferguson
On 26 May 2010, at 11:37, James Peel wrote:We're currently investigating this issue:https://secure.opsera.com/jira/browse/OPS-1168I have just updated this ticket with my findings.If you have any comments or observations please post here.   Duncs -- Duncan FergusonSenior DeveloperOpsera Limited | Un

Re: [opsview-users] Extreme slowdown in reload after upgrade to 3.7.0

2010-05-25 Thread Duncan Ferguson
On 25 May 2010, at 09:09, Ton Voon wrote:Just to let you know that I've reproduced the problem and Nagios stalls in the conf.d directory. Must be a bug somewhere in Nagios for reading subdirectories. Haven't had a chance to look at this yet, but will try and get this into 3.7.1.To confirm - I have

Re: [opsview-users] I can't install Opsview on Ubuntu 10.04 Server

2010-05-25 Thread Duncan Ferguson
On 25 May 2010, at 09:53, Rukshan Kothwala wrote: I'm using f

Re: [opsview-users] I can't install Opsview on Ubuntu 10.04 Server

2010-05-25 Thread Duncan Ferguson
On 25 May 2010, at 05:31, Rukshan Kothwala wrote: Hi to all, In Ubuntu 10.04 server, I tried to install opsview 3.7. But It gave following error. apt-get install opsview Reading package lists... Done Building dependency tree   Reading state information... Done Some packages could not be inst

Re: [opsview-users] building opsview RPMS from source

2010-05-20 Thread Duncan Ferguson
an > initial rpmbuild of opsview-base include the > patches/ndoutils_truncate_tables.patch ? yes I'll reword the wiki page slightly to make this clearer Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park Reading | Berkshire | RG6 1AZ

Re: [opsview-users] building opsview RPMS from source

2010-05-20 Thread Duncan Ferguson
n upon this procedure. I have just put some notes onto http://docs.opsview.org/doku.php?id=developer:build:rpm_opsview Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park Reading | Berkshire | RG6 1AZ | UK Phone: +44 (0) 845 057 7887 M

[opsview-users] test

2010-05-14 Thread Duncan Ferguson
  Duncs -- Duncan FergusonSenior DeveloperOpsera Limited | Unit 69 Suttons Business ParkReading | Berkshire | RG6 1AZ | UKPhone:   +44 (0) 845 057 7887Mobile:   +44 (0) 7968 148 748Skype:   duncan_j_ferguson Email:   duncan.fergu...@opsera.comwww.opsera.comOpsera Limited is registered in the U

Re: [opsview-users] check_memory and slab cache

2010-05-11 Thread Duncan Ferguson
On 11 May 2010, at 09:50, j0ey wrote: > > i think theres a typo in the applied patch, causing the results to be > incorrect. Thanks, amended. Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park Reading | Berkshire | RG6 1AZ | UK

Re: [opsview-users] solaris nagio segfault event broker module opsview_distributed_notifications.o

2010-05-06 Thread Duncan Ferguson
otify-by-aql=ov_monitored_by_master Can you please list all of your notification profiles along with if they are activated (navbar => advanced => notification methods) Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park Reading | Berkshire | RG6 1AZ | UK

Re: [opsview-users] solaris nagio segfault event broker module opsview_distributed_notifications.o

2010-05-06 Thread Duncan Ferguson
ult. I edited > manually the nagios.cfg file and commented out the event broker modules one > by one, as the stack of the core dumps is: Thanks for the report - raised as https://secure.opsera.com/jira/browse/OPS-1144 Duncs -- Duncan Ferguson Senior Developer <> Opsera Li

Re: [opsview-users] custom.css is not included in all pages on 3.7.0

2010-05-06 Thread Duncan Ferguson
e. > The files that are needed to be modified are: > ... > Could you please include this fix in the next release? Applied. Thanks for the report. Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park Reading | Berkshire | RG6 1AZ | UK

Re: [opsview-users] Opsview-Agent Source.

2010-05-06 Thread Duncan Ferguson
d way. > > How do I go about compliling the Agent myself. We have some information here that should get you started: http://docs.opsview.org/doku.php?id=developer:rebuild:rpm_agent Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park

Re: [opsview-users] E-Mail Notifications Issue

2010-05-05 Thread Duncan Ferguson
On 5 May 2010, at 14:11, Nick Shorts wrote:Hey all-I'm a bit stumped on this, I've got a productive 3.5 and a test 3.7 running on CentOS 5.4. Neither will send e-mail alerts and I can't find any configuration information or logging related to e-mail alerts.In addition, I can send from the command l

Re: [opsview-users] Bulk export

2010-05-04 Thread Duncan Ferguson
On 4 May 2010, at 13:42, paul howlett wrote:Hello, I used the excellent tool that is import_excel.xls to populate my Opsview server. Now I have had time to 'play' I need to ammend the majority of the hosts I have added. Is there a way of exporting the hosts in a similar fashion to the import proces

Re: [opsview-users] Opsview Community edition 3.7.0 now available!

2010-05-04 Thread Duncan Ferguson
wap your hosts over to using it. That will avoid the check being overwritten in the future. Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park Reading | Berkshire | RG6 1AZ | UK Phone: +44 (0) 845 057 7887 Mobile: +44 (0) 7968

Re: [opsview-users] Error Message during upgrade on RHEL 5.5

2010-04-30 Thread Duncan Ferguson
issue down the road. > Thanks for pointing this out! It will work much cleaner when you have added a -h (help) option to the plugin. All plugins should accept this option. http://nagiosplug.sourceforge.net/developer-guidelines.html#PLUGOPTIONS Duncs -- Duncan Ferguson Senior Develop

Re: [opsview-users] Ubuntu 10.4 PGP Error when trying to install

2010-04-30 Thread Duncan Ferguson
On 29 Apr 2010, at 22:24, Lunsford, David - IIW wrote: The following packages have unmet dependencies:  opsview-reports: Depends: sun-java6-jre which is a virtual package. or    sun-java5-jre which is a virtual package.   Depends: sun-java6-bin which is a v

Re: [opsview-users] Ubuntu 10.4 PGP Error when trying to install OpsView Community

2010-04-30 Thread Duncan Ferguson
munity:debian-installation http://docs.opsview.org/doku.php?id=opsview-community:ubuntu-installation Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park Reading | Berkshire | RG6 1AZ | UK Phone: +44 (0) 845 057 7887 Mobile: +44 (0)

Re: [opsview-users] Ubuntu 10.4 PGP Error when trying to install OpsView Community

2010-04-29 Thread Duncan Ferguson
'll just get errors about untrusted keys for which you have to answer 'Yes' to. Alternatively you could download the files directly from within the repo and install using dpkg http://downloads.opsera.com/opsview-community/latest/apt/pool/main/o/ Duncs -- Duncan Ferguson Se

Re: [opsview-users] Viewing more Service checks per page

2010-04-29 Thread Duncan Ferguson
On 29 Apr 2010, at 15:40, Steve Thomas wrote:Hi Ton, That’s exactly what I wanted... is there a way to update the link in the nav bar?http://docs.opsview.org/doku.php?id=opsview-community:customising#changing_the_number_of_rows_on_list_pages   Duncs -- Duncan FergusonSenior DeveloperOpsera Limited

Re: [opsview-users] Opsview Community edition 3.7.0 now available!

2010-04-29 Thread Duncan Ferguson
On 29 Apr 2010, at 11:45, David W Bell wrote: > I upgraded from Ubuntu 9.10 to 10.4 LTS RC yesterday. > > Just tried to install Opsview now an failed due to opsview-reports > not being available. Please try again now. Duncs -- Duncan Ferguson Senior Developer <> Ops

Re: [opsview-users] Opsview Community edition 3.7.0 now available!

2010-04-29 Thread Duncan Ferguson
On 29 Apr 2010, at 11:45, David W Bell wrote: > I upgraded from Ubuntu 9.10 to 10.4 LTS RC yesterday. > > Just tried to install Opsview now an failed due to opsview-reports > not being available. I'll get this fixed. Duncs -- Duncan Ferguson Senior Developer <>

Re: [opsview-users] web admin password recovery

2010-04-23 Thread Duncan Ferguson
On 19 Apr 2010, at 12:46, Alexander Smirnov wrote:Where is i can find password recovery procedure for Opsview Web interface?http://docs.opsview.org/doku.php?id=opsview3:faq#how_do_i_recover_the_admin_ui_password   Duncs -- Duncan FergusonSenior DeveloperOpsera Limited | Unit 69 Suttons Business Par

Re: [opsview-users] VMWare Root Password

2010-04-23 Thread Duncan Ferguson
On 23 Apr 2010, at 16:29, Greg Fishback wrote:I’m having a hard time finding the root password for the VMWare version of OpsView.  The instructions state using the “conf” account and “su root” but it does not contain the password.  I simply want to set the time and am unable to do so. As user conf

Re: [opsview-users] APT Repo

2010-04-19 Thread Duncan Ferguson
On 18 Apr 2010, at 00:30, Rafael Carneiro wrote:Duncs,I'm having the exact same problem on lenny.Relevant part of /etc/apt/sources.list:deb http://downloads.opsera.com/opsview-community/latest/apt lenny mainThis should now be fixed (there were some rules I hadn't caught previously), but you should

Re: [opsview-users] Apt repository down?

2010-04-16 Thread Duncan Ferguson
e current repository urls. Duncs -- Duncan Ferguson Senior Developer <> Opsera Limited | Unit 69 Suttons Business Park Reading | Berkshire | RG6 1AZ | UK Phone: +44 (0) 845 057 7887 Mobile: +44 (0) 7968 148 748 Skype: duncan_j_ferguson Email: duncan.fergu...@opsera.com

Re: [opsview-users] Centos Agent install

2010-04-01 Thread Duncan Ferguson
On 1 Apr 2010, at 15:27, Steve Thomas wrote:Hi, Is it possible to install the agent using yum?Yes, opsview-agent is in the yum repositories and can be installed by itself.http://docs.opsview.org/doku.php?id=opsview:yum   Duncs -- Duncan FergusonSenior DeveloperOpsera Limited | Unit 69 Suttons Busin

Re: [opsview-users] Web CGI error

2010-03-30 Thread Duncan Ferguson
ion > View Error > > Opsview error: Caught exception in > Opsview::Web::Controller::WrapCGI->cmd "Can't call method > "host_object_id" on an undefined value at > /usr/opsview/opsview-web/script/../lib/Opsview/Web/Controller/WrapCGI.pm > line 63."

Re: [opsview-users] Type option in run_opsview_report

2010-03-30 Thread Duncan Ferguson
On 29 Mar 2010, at 16:14, Raffaello Poltronieri - Eutelia SpA wrote: Which other options could I use with the command /usr/local/nagios/bin/run_opsview_report -N xx -S -xx -f xxx.pdf -t generic_availability ? Anything else than generic_availability? Just for example, could I compile a PDF f

Re: [opsview-users] cancel a scheduled downtime ?

2010-03-30 Thread Duncan Ferguson
On 29 Mar 2010, at 15:04, Frederic Jacquet wrote:Dear allWhen I schedule a host downtime, ops schedule automatically a downtime of all associated services.If I cancel this downtime, would it be possible to cancel all associate services with the host ?At the moment if you cancel downtime at a point

Re: [opsview-users] Mrtg Graphs not being displayed

2010-03-30 Thread Duncan Ferguson
On 29 Mar 2010, at 14:06, Billy McCord wrote:I am at a loss as to what to try next… I tried running the mrtgconfgen.pln full command, after I copied the mrtg.cfg file and then deleted it, ran the file and it never created a new one should it? I also tried it with the file there too? If you can shoo

  1   2   3   4   >