Re: [opsview-users] Announcing the end of opsview-users and opsview-devel mailing lists

2010-06-16 Thread Roy
On 6/16/2010 12:51 AM, Wayne Lee wrote: Mailing list, mailing list and mailing list Ditto... If you must use forums then RSS is a must. You have to push the stuff to me. I don't have the time to spend monitoring dozens of websites to see if things have changed. You definitely must

Re: [opsview-users] MySQL and Oracle's acquisition of Sun

2010-03-31 Thread Roy
On 3/31/2010 1:35 AM, Henry wrote: As a lot of people (and the companies they work for) rely on MySQL it wouldn't suprise me to see a fork as soon as Oracle neglects MySQL. So I'm not (yet) concerned. Already done. This is from the original creator of MySQL http://askmonty.org/wiki/Maria

Re: [opsview-users] Amazon EC2 monitoring

2010-02-22 Thread Roy
Yep. I have a few production EC2 images I monitor On 2/22/2010 11:08 AM, James Peel wrote: Just wondered whether anyone else is using Opsview to monitor Amazon EC2 or similar compute cloud services? -- James ___ Opsview-users mailing list Ops

Re: [opsview-users] Working service_check in V2.12.5 failing in 3.1.0

2009-07-14 Thread Roy
Thanks for the note. I did solve it by switching to just -r ok Ton Voon wrote: On 13 Jul 2009, at 00:29, Roy wrote: This is the check command that I have check_snmp -H $HOSTADDRESS$ -C $SNMP_COMMUNITY$ -l Status -m READYNAS-MIB -o volumeStatus.1 -s "\"ok\"" When

[opsview-users] Working service_check in V2.12.5 failing in 3.1.0

2009-07-12 Thread Roy
This is the check command that I have check_snmp -H $HOSTADDRESS$ -C $SNMP_COMMUNITY$ -l Status -m READYNAS-MIB -o volumeStatus.1 -s "\"ok\"" When I issue it from the command line, I get ./check_snmp -H 10.10.100.xxx -C -l Status -m READYNAS-MIB -o volumeStatus.1 -s "\"ok\"" Status OK -

Re: [opsview-users] MRTG graphs don't exist

2009-06-26 Thread Roy
1. It can take a while to generate the configs. Check to see if any MRTG steps are running 2. Try "/usr/local/nagios/bin/mrtgconfgen.pl full" 3, Check out http://docs.opsview.org/doku.php?id=opsview2:faq:graphing Nick Shorts wrote: > I've got an OPSview 3.1 install with MRTG monitoring a

Re: [opsview-users] Some impressions on the 3.0.4 appliance

2009-06-01 Thread Roy
James Peel wrote: > >> Actually, according to VMware the best way to keep time synchronized >> is via ntp according to: >> http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1006427 >> > > > Ok, we should change our recommendation on that basis :

Re: [opsview-users] issue with check_snmp_cisco*

2009-05-27 Thread Roy
I think you need to install the Net::SNMP portion of perl. Kurt Bechstein wrote: > > I’m trying to make use of the cisco snmp plugins but I am getting an > error when trying to use most of them. I’m running this on a RHEL 5.3 > server with the following snmp packages installed: > > net-snmp-5.3.

[opsview-users] Opsview 2.14 VMWARE Appliance

2009-05-08 Thread Roy
We have an older 2.12 system we want to migaret to 3.0. From my reading, it says the upgrade path is via 2.14. Rather than haing to building a 2.14 system, we would prefer to go via the VMWARE appliance. Is there a copy of the older appliance around somewhere?