Printing

check_papercut

Description:

Nagios plugin to check PaperCut NG/MF health using PaperCut API.

Current Version

0.3.0

Last Release Date

2019-06-21

Compatible With

  • Nagios 4.x

License

GPL


Project Notes
check_papercut Nagios plugin to check PaperCut NG/MF health using PaperCut API. check_papercut command line Usage: check_papercut.sh options... Options: -H, --hostname PaperCut host -s, --secure Use HTTPS -p, --port PaperCut port -a, --authentication PaperCut authorization key -t, --timeout Maximum time allowed for connection -S, --status Item status. If none specified, global status is tested -w, --warning Warning interval -c, --critical Critical interval -d, --days License remaining days -v, --verbose Make the operation more talkative -V, --version Show version number and quit -h, --help This help text Install check_papercut in Nagios # Install plugin [nagios@nagios]# cd /usr/local/nagios/libexec [nagios@nagios]# git clone https://github.com/ramonromancastro/check_papercut.git # Define command [nagios@nagios]# cd /usr/local/nagios/etc [nagios@nagios]# vi commands.cfg ... define command{ command_name check_papercut command_line /usr/local/nagios/libexec/check_papercut/check_papercut.sh -H $HOSTADDRESS$ $ARG1$ } # Define server and service [nagios@nagios]# vi /usr/local/nagios/etc/servers/papercut-server.cfg define host{ use windows-server host_name address alias PaperCut NG/MF Server } define service{ use generic-service host_name localhost service_description PaperCut.Status check_command check_papercut!--authentication } PaperCut NG/MF authorization key Discover the System Health interface authorization key Legal info PaperCut logo owned by PaperCut Software International. Nagios logo is owned by Nagios Enterprises.
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
4,692