[opsview-users] where is /usr/local/nagios/etc/htpasswd* getting chown'd from?

2009-05-13 Thread Dennison Williams
Hello all, I have been noticing that on a semi regular basis the /usr/local/nagios/etc/htpasswd* files are getting chown'd as nagios:nagios and chmod'd 640. My web server is running as www-data and it needs to be able to read these files but every time they get changed the site goes all "wonky" (

[opsview-users] service check syntax

2009-05-13 Thread François Bourget
Hello, I have a windows service that I want to monitor, but the name of the service has a space in it ex: “TSM Scheduler” I have added a service check but i have errors, i tried double quotes, single quotes... ?? -H $HOSTADDRESS$ -c nsc_checkservicestate -a 'ShowAll TSM Scheduler=started' W

Re: [opsview-users] trap created critical alert - how to set back to OK ?

2009-05-13 Thread Andrew Hall
On 2009-05-13 16:21, Duncan Ferguson wrote: > From the contextual menu (grey arrow in circle) on the status pages > you can 'submit check result' or from the service state information > page 'submit passive check result for this service'. Aha! The wonders of Opsview never cease to amaze me :-)

Re: [opsview-users] BIG ISSUE / BUG in Opsview: Contact viewrightsbroken !!! Unable to repair.

2009-05-13 Thread Duncan Ferguson
On 13 May 2009, at 13:54, James Whittington wrote: Hopefully that next version of Opsview will include the fix and will be coming out soon so I don't have to worry about periodically clearing the nagios_service_contactgroups table. It does and should be out within the next few days. Du

Re: [opsview-users] trap created critical alert - how to set back to OK ?

2009-05-13 Thread Duncan Ferguson
On 13 May 2009, at 14:55, Andrew Hall wrote: For now I'd be happy to be able to manually change critical states to OK states via the GUI once we're happy the problem is resolved. Is this possible ? From the contextual menu (grey arrow in circle) on the status pages you can 'submit check re

[opsview-users] MIBS

2009-05-13 Thread Nick Pieters
Hi I have a mib for the Fortinet fortimail. I'm looking for a way to query the fmail via snmp, I have the mib and copied it to /usr/local/nagios/snmp/all Anyone that could point me in the right direction? Thx in advance. PS: still having that issue with the login on Nagvis. Met vriendelijke

Re: [opsview-users] adding a bulk of plugin

2009-05-13 Thread James Peel
I just started working on 2 clean Opsview master servers and was surprised to see the number of additions in service check definitions that now came included for the base system. I for one would like to see some sort of import/export utility for service checks and have a repository of c

Re: [opsview-users] adding a bulk of plugin

2009-05-13 Thread James Whittington
I agree with you on your point about having an import functionality in Opsview for services checks. I just started working on 2 clean Opsview master servers and was surprised to see the number of additions in service check definitions that now came included for the base system. I for one would

Re: [opsview-users] trap created critical alert - how to set back to OK ?

2009-05-13 Thread Ben
We're working on sending some custom traps from our internal software here and one of the requirements I placed on our devs is that they send "all clear" type traps, either via a heartbeat type mechanism. On Wed, May 13, 2009 at 7:10 AM, Andrew Hall wrote: > I really would be very interested to h

Re: [opsview-users] trap created critical alert - how to set back to OK ?

2009-05-13 Thread Andrew Hall
On 2009-05-13 12:41, Ton Voon wrote: > Passive service checks usually require you to manually change the > state back. Fair enough, that makes sense. Could you advise on how this is done ? Would be great if you can use the GUI to change a critical state to an OK state. But I cannot see any way

Re: [opsview-users] BIG ISSUE / BUG in Opsview: Contact viewrightsbroken !!! Unable to repair.

2009-05-13 Thread James Whittington
Just a short note to say thanks for getting the Contact View Rights issues figured out. I was bit by it long ago I think under Opsview 2.x but I thought the issue went away with Opsview 3.x. I'm guessing now during the 2.x to 3.x upgrade the table in question got cleared out so it seemed like the

Re: [opsview-users] trap created critical alert - how to set back to OK ?

2009-05-13 Thread Ton Voon
On 13 May 2009, at 13:10, Andrew Hall wrote: > I really would be very interested to hear from others how they deal > with this quandary. > > To simplify... > > 1. A trap sets a service to a critical state. > > 2. There is no equivalent trap to set that state to OK. > > 3. The issue is resolved. >

[opsview-users] adding a bulk of plugin

2009-05-13 Thread Mickael Czarny
Hi to everybody!! I started to install Opsview in many external companies, as my fellows were more than enthusiast when I showed it them. So I'm installing beside of Opsview many of the plugins I found. The problem is I have to do that one after the other by copying the files and creating t

Re: [opsview-users] trap created critical alert - how to set back to OK ?

2009-05-13 Thread Andrew Hall
I really would be very interested to hear from others how they deal with this quandary. To simplify... 1. A trap sets a service to a critical state. 2. There is no equivalent trap to set that state to OK. 3. The issue is resolved. 4. How do you now return the service state to OK ? Surely ther