The Genie - Inventory Platform
The Genie Inventory platform from Jilroy Software is a very powerful generic inventory tool. It can be used to perform discovery operations on any subject: Possible uses are:
- Network Discovery
- Servers inventory
- Business inventory
- Compliance checks
The product currently supports inputs from the following sources:
- ICMP (Ping & Jitter)
- SNMP v1/v2/v3
- SQL based data sources
- CSV data sources (Excel)
- HTTP (Web)
- Telnet/SSH
- WMI
- Registry
- TCP Port mapping
- LDAP
- SNMP Traps data collection
- and more...
Genie - Inventory Platform Data-Sheet
Tailoring your own discovery system
You as the user of the system, can define, using simple yet powerful discovery wizard (and without programming) ,what will be discovered and what the exact structure of the output inventory database will be.
Most of the input plug-ins of the inventory system, are fully Java based, and as such can be run on any Java supporting platform from Unix platforms (Linux/sun/hpux) to Windows and others. (It has some capabilities that require JNI and are running on specific platforms, such as WMI, using Microsoft com.)
The discovery output is redirected into a database which can be accessed using report generators using jdbc or can be views by the application report generator. The user can alter and customize the collected fields on the discovered items using a GUI based wizard, so now you can tailor the discovery process to your exact needs. You have the power to actually decide which tables and fields will be in the Inventory database you create.
Jilroy Software encourages you to use the product and extend it.
If you have any questions and recommendations about how to use or how to improve the product you are most welcome to send us your thoughts to
support@jilroy.com
If you need tailoring or extending the product to your exact needs and you are uncomfortable doing it yourself, we are offering this kind of service for reasonable fees.
Large scale, high speed discovery
lthough the discovery process is considered relatively slow, in large scale organizations, discovery time, can grow above the reasonable.
The Jilroy Software Discovery platform Genie, is the only platform with high speed discovery algorithms that allow you to
discover & extract information from your enterprise in an asynchronous method, that can shorten the discovery time for large organizations dramatically.
his feature is an addition to the capability to divide the discovery process to many smaller distributed processes, this method requires additional work,
and is not very practical in very large organizations.
Large scale discovery - White paper.
Accessing the Inventory system data
You can access the inventory data using any Reporting tool supporting JDBC. Since you have the full control on the scheme of the database, it would be very easy for you to use 'off the shelf' reporting tools to build a reporting system on top of the discovery/inventory database.
Building your own GUI
Jilroy Software, supplies you with the ability to build your own GUI into the discovery/inventory system you defined, using a set of tools supplied with the product.
The GUI supplied is a fat client written fully in Java/Swing. It contains only presentation logic, and all the application logic is performed in the product's application server which is a tomcat server. The tomcat server communicates with the application's database, and other related files and programs.
The following diagram shows the overall structure of the Jilroy GUI.
Using simple configuration files you can define menus, query & reports forms and topological maps with the ability to drill down, and even to print reports. You can also manage users' permissions using this powerful tool.
Please refer to the GUI programmers guide for exact details of its tailoring capabilities.