this one is a maintenance release with only minor modifications in the documentation.
it has been such a long time. I tested the module during this summer. Now I feel ready to release it as BETA, after all the testing. No more feature updates right now.
if you need some features or want to report a bug, make yourself heard.
ciao
steffen
..and getting back to working on this project of course
In case you were wondering...
fixed a number of minor bugs,
improved formatting a little bit
see changelog in download manager for details.
keep sending feedback if you have tested this module. you can also use the forums for this module, and do not always need to send to my address directly.
steffen
added agent query to list file system utilization for all volumes,
also includes bargraph representation (simple) for usage in reports right away. check the documentation section for an example output for agent method get_filesystemspace_graphs
with agent query get_utilization added (lists processor utilization across different intervals up to 1 hour for each processor in the system)
with new query get_secinfo for querying security information such as power on password state, network server mode, floppy disk bootlock etc.
not version 0.03 as accidentially posted in the last news item
this one features a new agent query for software versions (drivers, agents, utilities, applications) which might come in handy indeed.
check out example10.pl with the server of your choice and availability, needs cpq agents naturally..
implemented. working on docu now, release 0.04 will appear shortly. this function is actually delivering some IMHO very useful information, but judge for yourself:
$agent->get_swvers_as_string();
AGENTS
STATUS NAME VERSION DESCRIPTION
loaded CqMgHost.exe 4.90 Compaq Foundation Agents Service
loaded CqMgServ.exe 4.90 Compaq Server Agents Service
loaded CqMgStor.exe 4.90.0.0 Compaq Storage Agents Service
loaded CPQNIMGT.EXE 4.90 Compaq NIC Agents Service
loaded CPQWMGMT.EXE 4.90 Compaq Web Agent Service
DRIVERS
STATUS NAME VERSION DESCRIPTION
loaded SYSMGMT.SYS 5.15.3.0 Compaq System Management Interface Driver
loaded CPQ32FS2.SYS 5.4.10.0 Compaq 32-Bit SCSI-2 Controllers SCSI Miniport Driver - pnp
loaded NETFLX3.SYS 5.0.1.14 Compaq NetFlex-3 NDIS 5.0 Miniport Driver
loaded CPQARRAY.SYS 5.3.00.00 Compaq Drive Array Controllers SCSI Miniport Driver
loaded SURVEYOR.EXE 2.32 Compaq Survey Service
loaded CPQRCMC.EXE 5.0.1.0 Compaq Remote Monitor Service
loaded CPQSS.SYS 5.16.8.0 Compaq System Management Controller Driver
SYSUTILS
STATUS NAME VERSION DESCRIPTION
loaded CONFIG 2.53A Compaq System Configuration Utility
loaded DIAGS 10.31A Compaq Diagnostics Utility
loaded SYSTEMROMPAQ 4.08A Compaq System ROMPAQ ROM Upgrade Utility
APPLICATIONS
STATUS NAME VERSION DESCRIPTION
loaded CIM.EXE 4.90 Insight Manager
net-snmp-cpq-users@lists.sourceforge.net
Where users of this module ask questions and share usage experience
see list section in sourceforge project area for subscription information.
this one just fixes some documentation glitches, as had been described in the bugs section.
http://net-snmp-cpq.sourceforge.net/
(updated daily via cronjob)
http://net-snmp-cpq.sourceforge.net/
contains a basic description of the module, and a link to the project group page on sourceforge.
will upload cvs snapshot tonight (CET), hopefully make version 0.01 available, too.
now that the project has been set up on sourceforge, I will import the existing sources asap.