Re: [opsview-users] Configuring notification escalations (RuntimeDB, OpsviewDB, other?)

2010-11-16 Thread Dennison Williams
> We used an other solution: > Creatded a "SMS Notification Methods" redirecting the messages to noma. > > Service: > /usr/local/nagios/noma/notifier/alert_via_noma.pl -c s -s > "$NAGIOS_SERVICESTATE" -H "$NAGIOS_HOSTNAME" -S "$NAGIOS_SERVICEDES > C" -o "$NAGIOS_SERVICEOUTPUT" -n "$NAGIOS_NOTIFICAT

Re: [opsview-users] On Call Rotation plus Escalation Path

2010-11-16 Thread Dennison Williams
On 11/14/2010 08:32 AM, Joseph Hardeman wrote: > I am hoping that someone can help me here. I am trying to setup > Opsview so that I have an On Call Rotation schedule and Escalation > path. I have googled it and found a suggestion to edit the > nagconfgen.pl and insert a cfg_dir=local.d and put t

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

2010-11-16 Thread Simone Felici
I've an additiona information. If I debug a host monitored by the slave server, it shows the traps collected correctly. If the host is monitored by the core, the traps are collected (seems) but not shown :( A bug? Simon Il 16/11/2010 14:59, Simone Felici ha scritto: Hi, I've an issue enabl

[opsview-users] Issue with snmptrap debug page

2010-11-16 Thread Simone Felici
Hi, I've an issue enabling the SNMP Trap Tracing. I've selected a host to enable the Tracing, saved and reload of OPSView. After some minutes I'm back on the "SNMP Trap Tracing" Page, selected the Host and pressed the "Collect" link. It show me: "Collected and debugged 356 traps Debug page" If

Re: [opsview-users] perl error

2010-11-16 Thread Paul
 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 message- To:Opsview User

Re: [opsview-users] perl error

2010-11-16 Thread Stu Teasdale
Yes, I see the same things on my test cluster. Production doesn't seem to but that 's probably a misconfiguration somewhere. For Reference I'm using Debian Lenny. Stu On Mon, Nov 15, 2010 at 06:10:01AM -0800, Roberto R. Morelli wrote: > Anyone else seeing this in version 3.9.1: > > /usr/local/na

Re: [opsview-users] import_runtime and import_ndologs woes

2010-11-16 Thread Emilio Scalise
Hi, it seems to be a performance problem. How it's the IO load on the database machine? Do you have binary logging enabled? How are fsyncs setup on the mysql server? Regards, Emilio Il 15/11/2010 18:31, Phillips, Dustin B ha scritto: Sorry, I forgot to mention we were running version 3.9.0,