Search found 177 matches

by lamin
Thu May 10, 2012 7:59 am
Forum: Nagios XI
Topic: check_apcext for Netbotz
Replies: 1
Views: 541

check_apcext for Netbotz

Hello guys, I want to use this plugin in to query data from a netbotz device. However, I am getting some error saying "unknown - snmp error connection to host" Here is the perl script. #!/usr/bin/perl # # check_apcext.pl - APC Extra gear monitoring plugin for Nagios # 05.02.07 Paul Venezia...
by lamin
Mon Apr 23, 2012 2:24 pm
Forum: Nagios XI
Topic: Plugin for DataCenter Temperature
Replies: 1
Views: 761

Plugin for DataCenter Temperature

Hello guys,
Do you have or know any plugin that can get datacenter temperature to nagios.

Thanks
by lamin
Tue Apr 17, 2012 2:41 pm
Forum: Nagios XI
Topic: Plugin Returning NULL
Replies: 8
Views: 1089

Re: Plugin Returning NULL

see attachment
by lamin
Tue Apr 17, 2012 2:32 pm
Forum: Nagios XI
Topic: Plugin Returning NULL
Replies: 8
Views: 1089

Re: Plugin Returning NULL

I think the permission is ok (see attachment). However, I am assuming that the pluging is looking for a directory within the code. By the way i may be wrong I am not a good coder.
by lamin
Tue Apr 17, 2012 12:02 pm
Forum: Nagios XI
Topic: Plugin Returning NULL
Replies: 8
Views: 1089

Re: Plugin Returning NULL

Here it is.
by lamin
Tue Apr 17, 2012 10:29 am
Forum: Nagios XI
Topic: Plugin Returning NULL
Replies: 8
Views: 1089

Re: Plugin Returning NULL

define service { host_name DTW-VAN-VSM2 service_description HPHardware-Critical-Status use generic-service check_command check_insigth_agents!-H hostip -C community max_check_attempts 5 check_interval 5 retry_interval 10 check_period 24x7 notification_interval 1200 notification_period 24x7 contacts ...
by lamin
Tue Apr 17, 2012 10:15 am
Forum: Nagios XI
Topic: Plugin Returning NULL
Replies: 8
Views: 1089

Plugin Returning NULL

Hey guys, this hp_insight_agents pluging runs fine in the command line, however it returns null in nagios. #!/bin/bash ######################################################### # # # HP/Compaq Insight Management Agents Checker # # # # check_insight_agents # # Version 2.0 (October 7, 2011) # # # # Au...
by lamin
Mon Apr 09, 2012 12:03 pm
Forum: Nagios XI
Topic: Performance Graph
Replies: 14
Views: 1698

Re: Performance Graph

Hey guys,
It is working now. Thanks for the support
by lamin
Thu Apr 05, 2012 7:56 am
Forum: Nagios XI
Topic: Performance Graph
Replies: 14
Views: 1698

Re: Performance Graph

"directory_file_count.wsf" ' ' 07/11/2003 ver 0.1 ' ' Author: Joe Garfunkel - JGarfunkel@saipeople.com ' ' Credits to Ethan Galstad / Hagen Deike for the script ' design of "check_fileage", which I copied and modified. ' ' ---------------------------------------------------------...
by lamin
Thu Apr 05, 2012 7:32 am
Forum: Nagios XI
Topic: Performance Graph
Replies: 14
Views: 1698

Re: Performance Graph

See attachment.