TOP LEVEL CATEGORIES
EXPLORE
Description:
This plugin checks all disk slots on your QNAP NAS host with snmp and will output OK, WARNING or CRITICAL if the resulting number is over the specified thresholds. Enable on your QNAP NAS the snmpd (see the QNAP adminguide too).
Current Version
1.0.4.1
Last Release Date
2018-09-28
Compatible With
Owner
Jörg Michel
License
GPL
plugin check_qnapdisk
Hi justLM, thank's for your vote, please try the new version.
Hi idscomm, a good way is, see about the documentation of nagios, but a short help you see below: # you have to define a check command like this: # 'check_qnapdisk' command definition define command{ command_name check_qnapdisk command_line „your_path_to_check_script“/check_qnapdisk -H $HOSTADDRESS$ -C -t 8 -v -w $ARG1$ -c $ARG2$ -T $ARG3$ -g $ARG4$ -l $ARG5$ } # you have to define a service # service qnapdisk define service{ use generic-service ; Name of service template to use host_name TS-459 service_description QNAPDISK check_command check_qnapdisk!4:!3:!C!:41!:45 ; your check parameters notifications_enabled 1 normal_check_interval 1 ; Check the service every 5 minutes under normal conditions }
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.