Search found 7 matches

by jurgen
Tue Jun 25, 2013 3:48 pm
Forum: Nagios XI
Topic: Templates
Replies: 6
Views: 1149

Re: Templates

So far. ;)

Thanks for your help.
by jurgen
Tue Jun 25, 2013 1:21 am
Forum: Nagios XI
Topic: Templates
Replies: 6
Views: 1149

Re: Templates

If the checks and alert thresholds will be the same for all the devices, my suggestion would be to create the service checks and add them to a hostgroup. Add your devices to the hostgroup as well and then they will inherit the service checks. Oooh. I didn't know you could do that. I like that a lot...
by jurgen
Thu Jun 20, 2013 7:05 pm
Forum: Nagios XI
Topic: Templates
Replies: 6
Views: 1149

Re: Templates

OK, thanks, so I guess I'm asking the wrong question.

What's the best way to start monitoring several dozen identical devices, differing only by IP address?
by jurgen
Wed Jun 19, 2013 8:49 pm
Forum: Nagios XI
Topic: Templates
Replies: 6
Views: 1149

Templates

Hi, I've got a number of mostly-identical devices that I'd like to monitor identically. I've created a host template and a handful of service templates, and they're working fine. To monitor a new device, I make a new host, apply the template, then make new services, applying that host and the correc...
by jurgen
Tue Jun 18, 2013 9:05 pm
Forum: Nagios XI
Topic: New graphs
Replies: 4
Views: 839

Re: New graphs

To answer my own question: yes. That's pretty much exactly how it works. I didn't even need to make a graph template (although it would give me more control over the output, should I want that).

Nice!

Thanks.
by jurgen
Tue Jun 18, 2013 7:12 pm
Forum: Nagios XI
Topic: New graphs
Replies: 4
Views: 839

Re: New graphs

Thanks for the reply. So right now, the plugin is returning this: System Temperature: 53.35°C - ok And if I'm reading the docs right, all I need to do is modify it so that it returns something like this: System Temperature: 53.35°C - ok|'systemp'=53.35;55;65;0;100 Then XI will magically put that dat...
by jurgen
Mon Jun 17, 2013 11:14 pm
Forum: Nagios XI
Topic: New graphs
Replies: 4
Views: 839

New graphs

Hi, I'm evaluating XI, and want to be able to graph things that aren't yet being graphed. For example, I'm getting some temperature readings out of our ReadyNAS units, but I would like to see it graphed over time. I see that with the graph templates I can choose how the data is presented, but how ca...