Hello,
I am experiencing an issue that I don't understand
I have defined a check_nt command and I am scanning the disk space on about 2
servers right now. 1 out of the 2 returns a result but then the2nd will return
an error message as follows
(Return code of 139 is out of bounds)
All servers are on the same network attached to the same switch. Here is my
definition in servicegroups and services including template
Here is a snapshot of my definitions
services template
define service{
name generic_service_template
notification_options w,u,c
max_check_attempts 3
normal_check_interval 5
retry_check_interval 1
active_checks_enabled 1
passive_checks_enabled 1
notifications_enabled 1
event_handler_enabled 1
flap_detection_enabled 1
failure_prediction_enabled 1
process_perf_data 1
retain_status_information 1
retain_nonstatus_information 1
register 0
}
define service{
use generic_service_template
service_description D:\ Drive Space
host_name mtl-backup,mtlcitrix4
check_command check_nt!USEDDISKSPACE!-l e -w 90 -c 95
check_period 24x7
notification_interval 60
notification_period 24x7
notification_options w,u,c
servicegroups d_drive_space
contact_groups network_team
}
define servicegroup{
servicegroup_name d_drive_space
alias D: Drive Space
members mtl-backup,D:\ Drive
Space,mtlcitrix4,D:\ Drive Space
}
Fedora 6
Nagios 2.9
Nagios Plugins 1.4.8
NSClient++ 0.2.7
Thank you for any help
Antonio Pereira
National IT Coordinator
Coordinateur National de Technologies de l'Information
Tél./Tel. : (514) 341-8181, ext./poste 267
Téléc./Fax. : (514) 341-1253
Cell: (514) 514-444-6086
Sans Frais/Toll Free: (888) 338-6266 ext./poste 267
Courriel / E-mail. : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Duocom Canada Inc.
10000, Cavendish Blvd.
Ville St. Laurent (Québec) H4M 2V1
www.duocom.ca <http://www.duocom.ca/>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null