![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re^2: Getting statistics from an attached device (printer)by eye (Chaplain) |
on Dec 24, 2009 at 07:09 UTC ( #814193=note: print w/replies, xml ) | Need Help?? |
SNMP::NPAdmin might be helpful in pursuing an SNMP approach. I've used Wireshark to avoid understanding overly convoluted web pages. It turned out to be far easier than I expected. It will help to filter on the IP address of the printer either in capturing transactions or in analyzing them. Once you know what requests are being made, you may find wget to be useful to test requests that the GUI application won't generate.
In Section
Seekers of Perl Wisdom
|
|