Search found 9 matches

by shorn
Mon Apr 18, 2016 2:18 pm
Forum: Nagios XI
Topic: Configuring Child (not Parent) Relationships
Replies: 5
Views: 142

Re: Configuring Child (not Parent) Relationships

Ah, so easy once you know how *grin*

That's great, thank you.

Cheers,
Simon
by shorn
Mon Apr 18, 2016 4:43 am
Forum: Nagios XI
Topic: Graphs and Speed Change to SNMP Device
Replies: 1
Views: 101

Graphs and Speed Change to SNMP Device

Hi, We monitor a number of CPE routers across our WAN which produce bandwidth reports. We recently increased the speed of one of our WAN links however the graphs do not graph past the previous speed limit. The actual interface speeds on the devices did not change. I've configured monitoring against ...
by shorn
Mon Apr 18, 2016 4:35 am
Forum: Nagios XI
Topic: Configuring Child (not Parent) Relationships
Replies: 5
Views: 142

Configuring Child (not Parent) Relationships

Hi, I know Nagios XI supports parent-child relationships. Currently you need to go into a node and configure it's parent relationship. This process can be a bit time consuming if there are a lot of relationships to setup. Is it somehow possible to tell the parent directly all the child nodes it has?...
by shorn
Wed Oct 21, 2015 6:02 pm
Forum: Nagios XI
Topic: Nagios 5.2.0 Upgrade Issues
Replies: 3
Views: 146

Nagios 5.2.0 Upgrade Issues

Hi, A few days ago we upgraded to Nagios XI 5.2.0 from 2014R2.7. After a few days we realised that our performance graphs had stopped graphing. After checking out a few support posts and our system I say that rrdcached was not an installed service and rrdtool was v1.3.8. I ran the xi-rrdcached.sh wh...
by shorn
Mon May 04, 2015 7:59 pm
Forum: Nagios XI
Topic: Alert if Memory on a Process Drops Below a Specified Thresho
Replies: 1
Views: 107

Alert if Memory on a Process Drops Below a Specified Thresho

Hi,

I know it's possible to monitor a Windows process and it's memory usage and alert when it exceeds a certain threshold. However it is possible to alert when the memory usage of a process falls below a certain threshold?

Cheers,
Simon
by shorn
Mon Feb 23, 2015 3:27 pm
Forum: Nagios XI
Topic: check_mssql query_perf and Graphs
Replies: 5
Views: 228

Re: check_mssql query_perf and Graphs

Hi, Here's the file: # # PNP default RRA config # # you will get 400kb of data per datasource # # 2880 entries with 1 minute step = 48 hours # RRA:AVERAGE:0.5:1:2880 # # 2880 entries with 5 minute step = 10 days # RRA:AVERAGE:0.5:5:2880 # # 4320 entries with 30 minute step = 90 days # RRA:AVERAGE:0....
by shorn
Sun Feb 22, 2015 4:20 pm
Forum: Nagios XI
Topic: check_mssql query_perf and Graphs
Replies: 5
Views: 228

Re: check_mssql query_perf and Graphs

Hi, Thanks for the explanation. My only prior experience with rrds is with MRTG whose 1 hour graph (from memory) plots real values, with the other graphs being averages as you've mentioned. So do I understand correctly that the implementation in NagiosXI averages immediately? If this is the case wou...
by shorn
Wed Feb 18, 2015 10:11 pm
Forum: Nagios XI
Topic: check_mssql query_perf and Graphs
Replies: 5
Views: 228

check_mssql query_perf and Graphs

Hi, We are running Nagios XI 2014R2.0 VMware image 64bit / CentOS 6.5 with no special configurations. I am using MSSQL Query check to graph a single value returned from the SQL query and am having problems with the resultant graph. An example of the Performance Data as viewed in the Advanced tab of ...