Toshiba printer e182 monitoring code

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
jaseem.abdu
Posts: 3
Joined: Mon Feb 15, 2016 5:11 am

Toshiba printer e182 monitoring code

Post by jaseem.abdu »

Please letme know the monitoring config statements for toshiba estudio 182... i mean the check_command for printer service monitoring....i am using the default code supplied for hp...hpjd...but it shows critical error in nagios...which i suppose is due to command error....... am new to nagios learning
Last edited by jaseem.abdu on Tue Feb 16, 2016 10:38 am, edited 1 time in total.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Toshiba printer e182 monitoring code

Post by rkennedy »

Have you looked at our exchange (https://exchange.nagios.org) to see if any of the plugins will work for you?
Former Nagios Employee
jaseem.abdu
Posts: 3
Joined: Mon Feb 15, 2016 5:11 am

Re: Toshiba printer e182 monitoring code

Post by jaseem.abdu »

Yes doenot exist for toshiba. can you please help me how to use a downloaded plugin file :)
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Toshiba printer e182 monitoring code

Post by rkennedy »

Which plugin did you download?
Former Nagios Employee
jaseem.abdu
Posts: 3
Joined: Mon Feb 15, 2016 5:11 am

Re: Toshiba printer e182 monitoring code

Post by jaseem.abdu »

I have downloaded check_printer...i dont know how to use that plugin script....how to install iit
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Toshiba printer e182 monitoring code

Post by rkennedy »

You'll need to download it to /usr/local/nagios/libexec/ (our standard plugins directory), then chmod +x file.

You'll then need to create a command definition, and assign it to a service. Here's a couple links that will further explain it -

Command definitions - https://assets.nagios.com/downloads/nag ... ml#command
Service definition - https://assets.nagios.com/downloads/nag ... ml#service
Former Nagios Employee
Locked