The opsview tag has no wiki summary.
0
votes
0answers
71 views
opsview-web on cpanel
i have an issue while installing opsview (Host) on running cpanel server
i did it before like a year ago , but i didn't face any problem last time
server is running on Centos 5.8 with cpanel
but ...
1
vote
1answer
69 views
Is opsview-agent 4.0 compatible with an Opsview 3.x server?
I was setting up some new RHEL machines to monitor with our Opsview Community 20120424 server (which is based on 3.x) and discovered that the Opsview yum repository no longer has the 3.x ...
0
votes
1answer
364 views
Monitoring multiple sites on a single server using OpsView
We have several web servers. On each of these servers there can be ~250 web sites. I need to add a HTTP check for each site on each server. Each site has a reserved host header that we know can always ...
0
votes
1answer
210 views
Unexplained Opsview configuration error
Somehow I've broken by Opsview configuration, and it gives me a completely unhelpful error: critical 2010-10-12 12:09:57 Cannot reload:. It looks like there should be more info, but there's not.
I ...
1
vote
2answers
7k views
Where to get RRDs.pm?
I'm trying to set up opsview (Nagios) on a CentOS 5 server running perl 5.8.9
When I try to start it, it can't find RRDs.pm. Turns out, neither can I. It's not on CPAN and I've been unable to ...
2
votes
1answer
4k views
check_snmp warning & critical thresholds with negative values
I'm querying some signal level values measured in dBm, and the SNMP host on the remove device reports the values as negative values, ie, -90 dBm. However, check-snmp seems to be incapable of dealing ...
1
vote
1answer
659 views
Use 3rd party tools with opsview
How can I use 3rd party tools like nagstamon nagios monitoring or the iphone tools with opsview? there is no cgi-bin anymore it seems (you get redirected to status/hostgroup)
0
votes
2answers
584 views
Opsview Notifications, how to report event duration
At present, Opsview reports recoveries in the following format:
RECOVERY: Internal Alarm is OK on host Ellie: SNMP OK - 0
Service: Internal Alarm
Host: Ellie
Alias: Ellie
Address: 1.2.3.4
State: OK
...
1
vote
1answer
1k views
nagios error 127: ./check_icmp: No such file or directory (some plugins won't execute)
I'm running opsview (nagios) and 1 slave server doesn't execute some plugins correctly
Return code of 127 is out of bounds - plugin may be missing
when I execute the plugin manually it says
...
3
votes
5answers
3k views
Network port open, but no process attached?
I have a weird situation going on with an open network port. My main question is, why would there not be a program associated with an open TCP port:
netstat -ln --program
Active Internet connections ...
1
vote
1answer
538 views
Opsview: Use a service multiple times with different arguments
I'm currently having a look at Opsview, which looks quiet good.
I downloaded the virtual appliance to make some tests and at the
moment I'm a bit stuck on a part which I considered to be very easy.
I ...
2
votes
2answers
4k views
How do I monitor Microsoft SQL cluster availability in Nagios?
We run a system designed to integrate with Microsoft SQL Server, in a clustered setup. Currently we have both database nodes monitored under Nagios, and everything's fine except the database host ...
0
votes
1answer
252 views
How can I figure out where a connection is dying?
We have a MSSQL database configured in a cluster (fail-over). It's working fine for its intended purpose, but we can't seem to monitor availability via OpsView:
check_tcp -H $HOSTADDRESS$ -p 1433
...