Sorry Simon,
No time to test what you want - not having much with viewports at the moment.
That will change when the new app is out allowing me to check opsview status -
on a self signed cert website.
hth
Paul
-Original message-
To:opsview-users@lists.opsview.org
Hi,
Your main opsview server remains your main opsview server.
If you intend to setup a slave server, which talks to the main opsview server,
then these commands apply
hth
Paul
-Original message-
To:opsview-users@lists.opsview.org;
From:Mgia
Sent:Thu 23-06-2011 18:43
fixed
the problem.
I guess this is some kind of intermediate networking issues which causes each
side to think the tunnel is still up.
Any chance the slave hasn't checked the service? reschedule the next check of
the stale service and see what happens?
hth
Paul
-O
Probably, the configuration in Opsview results in a different command line -
hence the script cannot be executed due to incorrect parameters or such - which
results in the errorcode 127?
Hth
Paul
-Original message-
To:Opsview Users ;
From:Doug Small
Sent:Wed 08-06-2011 16:21
Hi Craig,
I'm running Multiple: check_opsview_slave_node %SLAVENODE% which reports my
slaves being up/down correctly.
Could you try that check and see what happens?
Thanks
Paul
-Original message-
To: Opsview Users ;
From: Craig Pendleton
Sent: Thu 26-05-2011 17:00
Su
Hi Craig,
/usr/local/nagios/bin/send2slaves -t
what does that bring for information?
The command you used is to restart the tunnels - I'm running the slaves on a
different port; this check complains my slaves are bad too - however they are
not :)
Hth
Paul
-Original message---
Hi,
Run the command from the local machine until you have a working syntax, using
the example you gave.
If that works, adapt it to use of variables, including double quotes on the
proper location
if that works, test it from the central nrpe executing machine
then configure it.
hth
Paul
Hi,
Check the /usr/local/nagios/etc/nrpe.cfg for the configured command
nsc_checkeventlog. I guess that one does not have quotes around the arguments.
Modify && restart nrpe
hth
paul
-Original message-
To: 'Opsview Users' ;
From: Jacob d'Andrade
Sent:
Hi Simon,
The simplest is to have a time period from 03:00-24:00 and apply this period
on
the services for that host. That implies the checks are only done in this
period - therefore no notifications between 00:00 - 03:00. As I see it, that's
what you want?
Hth
paul
> -
update
(usr/local/nagios/var/rrd// upto the correct location where the
servicecheck's rrds are stored
3 - running insert.pl should not generate display :)
hth
paul
-Original message-
To: Opsview Users ;
From: Wilco Noordermeer
Sent: Fri 04-03-2011 12:03
Subject:
AUGE , $3 ],
[ "used", GAUGE, $4 ] ];
};
Which reflects in the modified testentry.pl below
Changes:
not perfdata however output
not a ( however an {
I would stash this under map_local to preserve these changes when upgrading.
hth
paul
- cut here ---
#!/usr/bin/perl
# File:$Id:
')
>
> If you do not have access to the source of jmxquery.jar, you can't modify the
> output. I was referring to
> http://nagios.sourceforge.net/docs/3_0/pluginapi.html
>
> hth
> Paul
>
> -Original message-
> To: Opsview Users ;
> From: Wilco N
] ];
};
works if I add this to testentry.pl, in the same directory.
Please note that if you modify the output according to the default nagios
plugin performance output, you don't need to modify map.local.
hth
Paul
-Original message-
To: Opsview Users ;
From: Wilco Noord
So you should ensure nagios is stopped before the apt-get -f install?
Regards
Paul
> > Nagios already running
> > invoke-rc.d: initscript opsview, action "start" failed
-Original message-
To: Opsview Users ;
From: Ingo Hoffmann
Sent: Wed 16-02-2011 12
Hi Sean,
Try http://goo.gl/JML3s for some tips on fixing mysql databases.
hth
paul
-Original message-
To: opsview-users@lists.opsview.org;
From: Sean R. Kirkpatrick
Sent: Wed 09-02-2011 17:23
Subject:[opsview-users] is this a problem?
Attachment: inline.txt
>
I would run a simple connect and query to a database not only to ensure I can
connect to it, however knowing also the DB is operational - otherwise the query
would fail :)
My 0.02$
Paul
-Original message-
To:Opsview Users ;
From:Emilio Scalise
Sent:Wed 19-01-2011 10:52
Subject:Re
Hi,
Just logged on the forum, bug in notify_by_email on 3.9.1 community
/usr/local/nagios/libexec/notifications/notify_by_email where /usr/bin/Mail is
called. Should be /usr/bin/mail - perhaps that fixes problems Naxtro had?
Hth
Paul
___
Opsview
Hi Toni,
I like to hide parameters as much as possible, so that's why I don't prefer to
use the default .ssh/config files. Thanks for the suggestion, though :)
Regards
Paul
-Original message-
To:Opsview Users ;
From:Toni Van Remortel
Sent:Mon 13-12-2010 12:24
Subject:Re
t loose contact on the mailing list
:)
Regards
Paul
-Original message-
To:Opsview Users ;
From:Ton Voon
Sent:Thu 09-12-2010 12:50
Subject:Re: [opsview-users] FW: How do we push new versions to the slave
servers after the master is upgraded?
Attachment:inline.txt
On 8 Dec 2010
ast 5 times :)
Good luck
Paul
-Original message-
To:Opsview Users ;
From:James Whittington
Sent:Tue 07-12-2010 23:06
Subject:[opsview-users] How do we push new versions to the slave servers after
the master is upgraded?
Attachment:inline.txt
Quick question.
We are looking into cloni
Did you stop/start opsview-web?
what does a top or htop tell you?
thanks
-Original message-
To:opsview-users@lists.opsview.org;
From:Simone Felici
Sent:Thu 18-11-2010 09:27
Subject:Re: [opsview-users] opsview_web_server.pl high cpu usage
Attachment:load.jpg
Sorry, question again:
Fo
Yes,
As user nagios, crontab -e and change the line for
/usr/local/nagios/bin/import_runtime -q to
'. /usr/local/nagios/bin/profile && /usr/local/nagios/bin/import_runtime -q'
(without the quotes, however mind the dot in front.
That works!
paul
-Original messa
Yes,
As user nagios, crontab -e and change the line for
/usr/local/nagios/bin/import_runtime -q to
'. /usr/local/nagios/bin/profile && /usr/local/nagios/bin/import_runtime -q'
(without the quotes, however mind the dot in front.
That works!
paul
-Original messag
no DNS A or MX record,
or when it has a malformed MX record such as a record with a
zero-length MX hostname (Postfix version 2.3 and later).
hth
Paul
> I'm getting the following error when I send out test alerts from the
> opsview appliance.
>
> Sep 27 22:19:46 opsview-appliance p
?
Thanks
paul
> Hi Can anyone help here? Im at a bit of a loss as to what the issue is!.
>
> Thanks
>
> Simon
>
> On Sat, Sep 18, 2010 at 8:04 AM, Simon wrote:
>
>> Hi There,
>>
>> We have just changed our opsview server to new hardware and new network
>
NRPE v2.12
>>
>> of course, it works from the cli from the nagios server, so it's defined
>> --
>> Groeten,
>> J.Asenjo
>>
>>
>>
>> On Fri, Sep 17, 2010 at 3:42 PM, wrote:
>>> You need to have the command specified in
>>> /usr/
p 17, 2010 at 3:42 PM, wrote:
>> You need to have the command specified in /usr/local/nagios/etc/nrpe.cfg
>> (or ../local) and a restart of the opsview-agent service ?
>>
>> hth
>> paul
>>
>>
>>> hi,
>>>
>>> I have a server w
You need to have the command specified in /usr/local/nagios/etc/nrpe.cfg
(or ../local) and a restart of the opsview-agent service ?
hth
paul
> hi,
>
> I have a server with a cheap apc ups unit. No network card on it, just
> a usb cable. I have a script that parses the output of /sb
Sorry, no answer for this.
> Works fine using snmpwalk
>
>
>
>> Hi Mike,
>>
>> Are you sure the router/SNMP MIB support 64bit counters? What
>> happens if
>> you snmpwalk from the commandline to this router?
>> Thanks
>> Paul
>>
>&
Hi Mike,
Are you sure the router/SNMP MIB support 64bit counters? What happens if
you snmpwalk from the commandline to this router?
Thanks
Paul
> I'm having an SNMP problem (Opsview 3.7.2).
>
> I'm monitoring a Cisco router through a full-inspection firewall via
> S
I'm running 3.7.2 and have no issues with doing what you describe below.
Then again, I'm not using mrtg or nmis - might that be the difference?
> I have found that if you enable snmp for a host:
>
> Main menu -> configuration -> host -> snmp -> enable snmp
>
> Once enabled, we find that we c
Hi James,
This one seems to work, although I don't know if that is sufficient :)
http://nsclient.org/nscp/wiki/doc/about
Regards
Paul
> Two questions:
> Question 1:
> I was trying to remember some tweaks to the nsclient++ agent and used to
> refer to the website at http://n
Hi Tom,
Sorry - my system has had multiple upgrades and that what I don't use, I
throw out.
On the host config page, SNMP tab, check ' enable snmp', click the SNMP
version and enter snmp community. Below the community, there is a test
SNMP connection button.
Does that one work?
Can you give the details on the service check? Misspelled $SNMP_COMMUNITY$
in the configuration?
Thanks
Paul
> Hi
>
> Don't know if I'm misunderstanding something, but I'm finding that when
> trying to walk a host from within the Opsview web interface, the communi
run the check from the master
hth
paul
> Sorry Paul, I didn't explain.
> I receive OK from slave, I can't reach that ESXs from master: master is
> in DMZ, slave is in a strictly protected subnet. But it should be in
> this way, since master receive check info from slave by NS
So you have a master and a slave?
when it is ok, do you mean from slave and master? or just from master?
Thanks
> Hi Paul,
> if I execute the script in CLI it responds with an OK (if ESX is OK, of
> course) , usually after 15/20 secs...
> Thanks
> R
>
> Il 20/07/2010 8.5
Well, that implies the python check does not wait long enough, therefore
not returning a proper exit code?
hth
paul
> Hi Henry,
> well it still doesn't work.
> I've a master and a distributed, I modified both nagios.cfg
> service_check_timeout=60
>
> and on maste
http://bugs.mysql.com/bug.php?id=6604
Bug is mysql - which has a workaround (Ton, Duns?)
Thanks
> Hello, room.
>
>
> I had no luck in getting the opsview 3.7.2 installed on 64-bit Ubuntu 10.5
> using
>
> this instruction https://docs.opsview.com/doku.php?id=opsview:apt
>
> I did apt-get install
ion of the
utilization of the links.
hth
paul
>
> A question to SNMP users...
>
> If you're monitoring a SNMP counter, what timeframe would be
> appropriate for calculating rates? Eg: (where N is timeframe)
>
> 1 error per N
> 1 discard per N
> 1 fragment per N
IMHO - I don't mind. Although a digest would at least shove a paper under
the nose :0
thanks
paul
>
> Hi
>
>
>> I agree it's sad to see the mailing list dropped in favour of a
>> forum. As a
>> busy sysadmin, I find it much more convenient and effici
Hi Richard,
I have used sensatronics in the past. Webinterface, snmp queries possible,
fair price.
Hth
Paul
> Hi,
>
> We are thinking of setting up temperature monitoring our computer rooms
> within opsview, could anybody suggest the hardware to do this and possible
> setup?
>
Yes! T-shirts! the best way to 'spread the word'
>
> Thanks a lot for your help Ton and Duncan!
> And the database is right, we use Opsview since version 2.9, about 2,5
> years now. And we are still very happy with it.
>
> Excellent. Spread the word!
>
> Got T-Shirts? ;-)
>
> Toni
> __
Hi, I've recently reloacated my server a consequence of which was Opsview
has been unable to 'see' any of the devices on the network for about 10 days
until a firewall config tweek. This has had the effect of the reports
showing downtimes when in fact there wasn't any. Is there anything I can
delet
Hi James,
Looks ok - bit empty though :)
Can we add a tab where people can add their solutions for their problems?
That way all the 'I have this and how can I resolve best the following
challenge' can be sent overthere first.
Thanks
Paul
> Hi
>
>
> Any feedback on the
That's good news!
> Hello All,
>
> I've found a suggestion which fixes the problem for this check.
>
> Instead of ./check_http -H ***.*.** -S
>
> I use : ./check_http -I ***.*.** -S
>
> And now the right information is shown about the certificate.
>
> Still unknown why it's not working out
What happens if you run the check from the prompt i.e.
/usr/local/nagios/libexec/check_http -H -S -v (NB the -v ) for
additional details?
hth
> Anyone ?
>
>
>
> From: opsview-users-boun...@lists.opsview.org
> [mailto:opsview-users-boun...@lists.opsview.org] On
Hi Nick,
Time periods - notification periods - contact settings /for the
corresponding hostgroups - clock setting on the machine itself.
can you see the checks are executed?
hth
Paul
>
> Hey all-
>
> I'm a bit stumped on this, I've got a productive 3.5 and
> a test
Hi, the import fike is in /usr/local/nagios/bin
Regards
On 4 May 2010 14:13, Paraic OCeallaigh wrote:
> Hi Paul
>
> Where did you find the import_excel.xls tool? I have cica 800 hosts to
> import from my old Nagios into my fresh Opsview system.
>
>
>
> thnx
>
>
&
s and then
import again with the 'update' keyword?
The only way I can see to do it at the moment is pere host in the web view.
Thanks in advance.
--
Regards
Paul Howlett
___
Opsview-users mailing list
Opsview-users@lists.opsview.org
http://lis
Hi I'm getting ;
Status is a Warning - SNMP OID does not exist
When running the Network check for CPU utilisation against a Cisco switch,
can anyone point me where I am going wrong?
Thanks in advance.
--
Regards
Paul Howlett
___
Opsview-
Thank you for the quick response- I had over-looked this on the
documentation.
Regards
On 29 April 2010 15:21, Ton Voon wrote:
>
> On 29 Apr 2010, at 15:10, paul howlett wrote:
>
> Hi, is it possible to assign a host to multiple host groups?
>>
>
> No. This is delibera
Hi, is it possible to assign a host to multiple host groups?
Thanks in advance.
--
Regards
Paul
___
Opsview-users mailing list
Opsview-users@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-users
On Thu, 2010-04-29 at 13:53 +0100, Ton Voon wrote:
> On 29 Apr 2010, at 13:44, Ispas Paul wrote:
>
> > I upgraded opsview today (Centos 5.4 x86_64) and got the following
> > error when trying to update config for a host :
> >
> >
> > undef error - DB
I upgraded opsview today (Centos 5.4 x86_64) and got the following error
when trying to update config for a host :
undef error - DBD::mysql::st execute failed: Unknown column
'flap_detection_enabled' in 'field list' [for Statement "SELECT
hostgroup, http_admin_url, http_admin_port, icon, moni
Hi,
A host eventhandler, which disables notifications if all services on the
host are down?
That way they remain in opsview, are still being checked, but no
notifications if the complete host is down.
hth
paul
> Hello list!
>
> Maybe someone can help me here. We have some clients
Duncan,thank you very much all working fine now-Nagvis next.
Regards
Paul
On 2010-03-24 13:44, Duncan Ferguson wrote:
> The original error was
>
> > Error: ld.so.1: nagios: fatal: libltdl.so.3: open failed: No such file or
> > directory
>
>
> The file you have fou
I find technical forums very useful, the Cisco one is a great example. Lots of
useful information. very informative. I look forward to the new website.
On 18 Mar 2010, at 16:08, James Peel wrote:
>
> We're working on a completely new Opsview Community website which is due for
> launch around th
Hi, still struggling with this problem, is anyone able to help? Even did a
completely fresh Solaris and Opsview install-exactly the same error.
Thanks in advance.
On 2010-03-06 13:36, Paul Howlett wrote:
> I have searched the system an can only find references to :
> find / -name libltdl*
d office is Gorse View, Horsell Rise, Woking, Surrey, GU21 4RB.
>
>
> ___
> Opsview-users mailing list
> Opsview-users@lists.opsview.org
> http://lists.opsview.org/lists/listinfo/opsview-users
>
>
--
Regards
Paul Howlett
___
Opsview-user
/libtool/libltdl/libltdl
On 2010-03-05 17:46, Paul Howlett wrote:
> Hi thanks, installed SMClibt but still the same results, any other ideas?
> Thanks in advance.
> On 5 Mar 2010, at 10:49, Duncan Ferguson wrote:
>
> > SMClibt
>
>
_
Hi thanks, installed SMClibt but still the same results, any other ideas?
Thanks in advance.
On 5 Mar 2010, at 10:49, Duncan Ferguson wrote:
> SMClibt
___
Opsview-users mailing list
Opsview-users@lists.opsview.org
http://lists.opsview.org/lists/listinfo
Hi, my Solaris install is progressing, I now get an error when running
/usr/local/nagios/bin/rc.opsview gen_config
The configuration seems to be completed -
-bash-3.00$ /usr/local/nagios/bin/rc.opsview gen_config
Mon Mar 1 20:25:22 2010 Starting
Mon Mar 1 20:25:22 2010 --> Writing config fil
Hi, thanks. I inadvertently installed openssl-0.9.7f instead of 0.9.8f. Install
progressing nicely now.
Regards
On 1 Mar 2010, at 08:57, Duncan Ferguson wrote:
>
> On 26 Feb 2010, at 19:05, Paul Howlett wrote:
>
>> Hi, I am trying to install the latest Community edition on S
Hi, I am trying to install the latest Community edition on Solaris 10 intel.
All is fine up until running:
bash /usr/local/doc/mysql/scripts/mysql_install_db
I then get the following error:
Installing MySQL system tables...
ld.so.1: mysqld: fatal: libssl.so.0.9.8: open failed: No such file or dir
Hi Duncan,
That indeed fixed our challenge
Thanks!
Paul
Duncan Ferguson wrote:
On 23 Nov 2009, at 11:56, paul wrote:
ldap authentication in opsview only uses the rootdn as specified in
opsview_web_local.yml. If users exist deeper in the ad tree, the
user/passw is not recognized
information.
Or, do I indeed need new glasses? :-)
Great work - you guys dare to improve!
my 0.02$
Paul
Duncan Ferguson wrote:
Opsview 3.5.0 is now available. This release includes a
completely redesigned web user interface - please see http://opsview.org/opsview_3.5.0
for further
Hi,
(ubuntu 64bit, opsview 3.3.2)
ldap authentication in opsview only uses the rootdn as specified in
opsview_web_local.yml. If users exist deeper in the ad tree, the user/passw is
not recognized.
example:
base dn = ou=holland,dc=example,dc=com
ou=support,ou=holland,dc=example,dc=com -> op
:-[ I do need glasses
Thanks!
Duncan Ferguson wrote:
On 16 Nov 2009, at 13:04, Duncan Ferguson wrote:
On 16 Nov 2009, at 08:22, paul wrote:
However apt-get update results in the
snippet below:
Ign http://downloads.opsera.com hardy Release.gpg
Ign http
://downloads.opsera.com hardy/main Packages
Err http://downloads.opsera.com hardy/main Packages
401 Authorization Required
W: Failed to fetch
http://downloads.opsera.com/opsview/apt/communtiy/dists/hardy/main/binary-amd64/Packages.gz
401 Authorization Required
What did I miss?
Thanks
Paul
Oh My - it looks like a real system :)
You guys are doing great!
Paul
James Peel wrote:
I've posted screen shots previewing the new user interface in Opsview
3.5.0 here: http://bit.ly/4d1rdI
We've also moved to a new framework for displaying performance data.
Let us know what
needs re-iteration.
Every checked the options for the api?
Thanks
paul
Mark Maas wrote:
Hi All,
A thread or two ago, someone made a suggestion to improve creating
checks (for practice I leave it up to the reader to go find it ;-).
In the same line of thought,I'd like to suggest doing mo
function of a service if
this is down for maintenance. f..e.
My 0.02$
Paul
M. selcuk karaca wrote:
Hi Ton,
Thanks for your insights.. I recognize your tremendous experience and
knowledge..
What we know makes our world rich but also it puts limits in our minds..
I know End-to-End (E
ose amongst us who do not have the time/materials to do the same.
Thanks
paul
Ben wrote:
Not much point in a monitoring system that is unstable
On Sun, May 31, 2009 at 5:09 AM, paul <mailto:p...@topmaf.org>> wrote:
Hi All,
Reading this, I'd say go for it. For us not
Hi Matt,
Yep, makes sense. However tried before, could not get it to work
properly - thus made a vhost in Apache.
That was easier to do and saved me quite a few headaches.
Sorry!
Thanks
Matt White wrote:
Hi Paul,
I want to access Opsview using http:///opsview
<http://%3chostname
Hi All,
Reading this, I'd say go for it. For us nothing changes, for the users
wanting to have a rock-solid stable monitoring system, they can choose
wheter or not they want the paid version.
Regards
paul
Ton Voon wrote:
> Hi,
>
> I want to clarify some of the basic principl
y either
local dns or Internet DNS - or both :)
hth
paul
Matt White wrote:
Sorry the proxypass is not the issue i have its the mod-rewrite "You
will also want to add a mod-rewrite rule for all the static ProxyPass
exception entries, otherwise those files are delivered by opsview-web,
rath
, an upgrade-fee
to enable migration for the release selected.
In my company, I can imagine we run a stable version, perhaps buy added
features and the upgrade those once a year - to a cost.
My 0.02$
Thanks
paul
James Peel wrote:
I have to say that I don't like the idea.
I can
d effort - rather they would join the force improving Opsview
Paul
___
Opsview-users mailing list
Opsview-users@lists.opsview.org
http://lists.opsview.org/listinfo/opsview-users
Yep, fixed.
Thanks for the prompt response.
paul
Duncan Ferguson wrote:
On 14 May 2009, at 14:54, Duncan Ferguson wrote:
On 14 May 2009, at 14:47, Richard Butler wrote:
paul wrote:
Hi,
Is apt.opsview.org/opsview3 hardy up-to-date? update
Hi,
Looking at the other posts, was the upgrade done successfully? Versions of the
installed opsview parts are ok?
Thanks
___
Opsview-users mailing list
Opsview-users@lists.opsview.org
http://lists.opsview.org/listinfo/opsview-users
Hi,
Is apt.opsview.org/opsview3 hardy up-to-date? update && upgrade shows opsview,
opsview-core and opsview-perl held back since the installation version is lower
than expected for the others..
Thanks
Regards
paul
___
Opsview-users mail
Thanks!
I was overlooking the obvious :)
Toni Van Remortel wrote:
> On your master server, create/update the .ssh/config file for the nagios user
> and set the according info there.
>
> Example:
> Host slave_1.company.org
> User nagios
> Port 12345
> IdentityFile slave1
>
> Re
Hi,
Somebody can give me a hint: My slave runs on a higher port SSH - what
do I need to change to have this working?
Thanks
regards
paul
___
Opsview-users mailing list
Opsview-users@lists.opsview.org
http://lists.opsview.org/listinfo/opsview-users
83 matches
Mail list logo