Obviously you need a DECnet API for Python so you can talk NICE directly rather than have
to chew through NCP output.
Working on it... :-)
paul
On Jan 8, 2013, at 8:38 PM, Brian Hechinger wrote:
The data collector back-end has been re-written. It now does zero logic and just takes the
data output of NCP and stuffs it into dictionaries. It then dumps them to files with
pickle.
Now to re-write the front end to process that data.
Here's the data I collect so far:
SHOW KNOWN CIRCUITS
SHOW ADJ NODES
SHOW EXEC CHAR
Anything else anyone would like to see farmed, just let me know.
-brian
Show replies by date