Hi,
I've had a request to monitor both port 9100 on a printer and Linux print queues for jobs building up. I have tried a generic TCP port monitor in APM but it fails and I am guessing it fails because when connecting to 9100 of the printer, the printer accepts the connection but does no provide a response.
Is there anyway I can monitor a port for availability even if the port does not give a response code? I guess I could setup a job to telnet to the port and watch for a connection refused response and assume it's down then, but it seems that Orion APM should be able to do this as I can do it with freeware.
The second part of the equation is to monitor a Linux print queue and alarm if there are X jobs in the queue indicating that it's not sending to the printer. I know I could set something up on each linux system, but this seems like a lot of work when the Orion APM should be able to do this.
Any thoughts?
Thanks,
Bob