[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cupsd
- To: Hobbit <hobbit (at) hswn.dk>
- Subject: cupsd
- From: Jeff Stoner <stoner-lists (at) comcast.net>
- Date: Sun, 12 Feb 2006 19:20:51 -0500
For those who want to monitor a cups print server, here's a definition
you can put in your bb-services file:
[cupsd]
send "GET /printers\r\n"
expect "HTTP/1.1 200 OK"
port 631
Alternatively, you could just use http://host:631/printers in your
bb-hosts file. The cupsd is, for monitoring purposes, a web server.
-Jeff
"Fun with Users #1: ln -s /dev/random /etc/motd"