Search found 6 matches

by chrisf
Fri Jun 04, 2010 3:54 pm
Forum: Nagios XI
Topic: Pull from databse to display on another Web page
Replies: 2
Views: 1177

Pull from databse to display on another Web page

Hello, we are still testing nagios XI, but there is one feature we need. We would like to be able to pull data from the database to be displayed on another website. The reason for this is we would like for our customers to be able to only see what is up or down, not all of the hostgroups or service ...
by chrisf
Tue May 18, 2010 10:45 am
Forum: Nagios XI
Topic: Problem with monitoring some APC oids
Replies: 2
Views: 1361

Re: Problem with monitoring some APC oids

Thank you this was a big help. this is the code I used and now it is showing the critical level on a test ups:
-o .1.3.6.1.4.1.318.1.1.1.2.2.1.0 -c 90:100 -l'\Battery Charge\' -u '\%\'

output:
ups_capacity Critical 1h 17m 56s 5/5 2010-05-18 10:43:13 Battery Charge CRITICAL - *64* %
Thanks again.
by chrisf
Mon May 17, 2010 3:43 pm
Forum: Nagios XI
Topic: Problem with monitoring some APC oids
Replies: 2
Views: 1361

Problem with monitoring some APC oids

Hello, I am having some problems getting some services to go critical when a threshold is reached. Particularly ups battery capacity $USER1$/check_snmp -H $HOSTADDRESS$ $ARG1$ -o .1.3.6.1.4.1.318.1.1.1.2.2.1.0 -c 35 -l'\Battery Charge\' -u '\%\' I have tried different configuration with the -c 35 an...
by chrisf
Mon May 17, 2010 3:29 pm
Forum: Nagios XI
Topic: problems monitoring apc battery back-ups
Replies: 4
Views: 2298

Re: problems monitoring apc battery back-ups

Problem I was having was I was not adding the required notification intervals, once I added these they started to work. thank you.
by chrisf
Wed May 12, 2010 1:56 pm
Forum: Nagios XI
Topic: problems monitoring apc battery back-ups
Replies: 4
Views: 2298

Re: problems monitoring apc battery back-ups

Thanks for responding. What I would like to do is set up all 10 services, then add them to a service-group and then add this to the APC host-group. It will not allow me to do this. I am not to worried about importing as I only added about 30-40 devices and would rather concentrate on getting it to w...
by chrisf
Wed May 12, 2010 12:51 pm
Forum: Nagios XI
Topic: problems monitoring apc battery back-ups
Replies: 4
Views: 2298

problems monitoring apc battery back-ups

Hello, I am having a problems trying to monitor APC battery back-ups. I had this working in Nagios Core but I am having problems getting this to work in NagiosXI. I can get it to work if I specify the oid when I add the host in the monitoring wizard. I have about 10 APC services I would like to moni...