WO1999049401A1 - Extensive request server - Google Patents

Extensive request server Download PDF

Info

Publication number
WO1999049401A1
WO1999049401A1 PCT/FR1999/000668 FR9900668W WO9949401A1 WO 1999049401 A1 WO1999049401 A1 WO 1999049401A1 FR 9900668 W FR9900668 W FR 9900668W WO 9949401 A1 WO9949401 A1 WO 9949401A1
Authority
WO
WIPO (PCT)
Prior art keywords
request
server
equipment
list
objects
Prior art date
Application number
PCT/FR1999/000668
Other languages
French (fr)
Inventor
Christian Ritter
Marc Simon
Original Assignee
Bull S.A.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bull S.A. filed Critical Bull S.A.
Priority to EP99909070A priority Critical patent/EP0985187A1/en
Publication of WO1999049401A1 publication Critical patent/WO1999049401A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms

Definitions

  • This invention relates to the field of network and system administration.
  • CMIS CMIS, SQL, script, LDAP
  • SQL SQL
  • script LDAP
  • the problem is to be able to query these different data sources, database, remote or local information management database (MIB), directories, files, from a single, configurable interface.
  • MIB remote or local information management database
  • the queries which must be made on these different data sources, depend on the query language that is specific to each of these sources.
  • This configuration consists in supplying the execution and output parameters of an already defined request or in defining a new request.
  • MIB information management base
  • the objective of the invention is to mask the different types of query languages associated with different types of data sources, without being forced to model as objects the data from different data sources.
  • the present invention provides a request server characterized in that it makes it possible to interrogate, through the concept of generalized request, different data sources from a single configurable interface that can be activated by any which applications and administration modules, a generalized request being modeled in an information management database (MIB) in the form of a main object comprising the type of source to be interrogated, a reference to the request specific to the source, and subordinate input and output objects, said input objects modeling the parameters, said output objects modeling the result variables.
  • MIB information management database
  • the request server is an object manager, interrogated via a common information management service (CMIS), the requests being executed using an M-ACTION operation.
  • CMIS common information management service
  • said input object modeling an input parameter of the request comprises an identifier, the name of a variable which will be passed to the request, the syntax of said variable and a default value of the parameter and comments.
  • said output object modeling a result variable includes an identifier, the name of a variable, the type of said variable and comments.
  • a generalized request makes it possible to constitute a list of equipment, said generalized request being defined by creating a main object and subordinate objects modeling on the one hand the input parameters and on the other hand the result variables .
  • the request server is used to supply a set server for the constitution of the list of its elements.
  • the assembly server also includes an object for defining an assembly which can use a request. generalized and which includes the definition of a parameter constituting a set operator in the case where the set is made up from the combination of subsets.
  • the assembly server makes it possible to constitute domains containing lists of equipment.
  • the request server is associated with an assembly server storing equipment lists, said assembly server being modeled in the form of objects in an information management base (MIB), the objects MIB pointing to a reference to the main objects of the request server and having attributes specific to the sets.
  • MIB information management base
  • the set server includes set and refresh functions.
  • the assembly server comprises an interface presenting at least one dialog window proposing different methods of constituting and / or modifying a list of equipment, set functions, a function for refreshing lists of equipment that can periodically query data sources (SD).
  • SD data sources
  • a list of equipment can also be created by manually typing the reference of each equipment on the keyboard of a computer.
  • a list of equipment can be formed by selecting a generalized request from a list of existing requests.
  • a list of equipment can be constituted by the combination of existing lists.
  • a list of equipment can be formed by selecting at least one equipment and / or a list of equipment modeled as a MIB object on a monitor card. ISM and using the drap and drop functions of the ISM monitor.
  • the result variables provided by different calls to the query server can be combined to provide other calculated result variables.
  • the result variables provided by the request server can be used in logical expressions constituting as many indicators for checking the consistency (CC) between an item of equipment and a reference configuration.
  • the consistency check makes it possible to execute a configuration action on a list of equipment defined in a domain.
  • FIG. 1 represents the operation of a generalized request server
  • FIG. 2 represents the structure of a request
  • Figure 3A shows the dialog window for associating a set with a generalized request.
  • FIG. 3B represents a window allowing the entry of a list of elements of a set
  • FIG. 3C represents another window displaying the list of elements of a set
  • FIG. 4A represents the window for displaying the definition of an object of the class “generalized request”, called “main object”,
  • FIG. 4B represents the window for defining the attributes of an input object
  • FIG. 4C represents the window for defining the attributes of an output object
  • - Figure 4D represents the window for defining another object of the class "generalized request" in another example application
  • - Figure 4E represents the window for defining the attributes of an input object of the another application example
  • FIG. 4F represents the window for defining the attributes of a set
  • FIG. 5A, 5B, 5C and 5D respectively represent a second example of the use of the main object windows (fig. 5A), input object (fig. 5B), output object (fig. 5C) and indicator object (fig. 5D) for the consistency check function,
  • the invention relates to a "generalized query server" which can query different data sources from a single configurable interface (CMIS).
  • the request server (SR) is an object manager which is queried via the service (CMIS).
  • This request server (SR, fig. 1) is associated with a set server (SE) which performs the function of storing the results obtained by requests.
  • the request server is also associated with the Configuration Manager application by the consistency check function, which has the role of executing a consistency check action on a list of devices called "assembly", calculated by the together and belonging to a defined domain.
  • the request server (SR), according to the invention was implemented in the context of the ISM Configuration Manager application which is a configuration management application.
  • the configurable interface chosen in this context is an interface of the common information management service CMIS (Common Management Information Service).
  • CMIS Common Information Management Service
  • This CMIS interface is very advantageous, because it can be requested by applications and / or administration modules.
  • the common information management service (CMIS) associated with it is a communication service comprising six operations: the GET operation for reading information, the SET operation for updating information , the operation M-EVENT for the emission of events, the operation M-ACTION for the launching of a procedure, the operation M-CREATE for the creation of new objects and finally the operation M-DELETE for their removal.
  • the service used by the ISM integrated service manager applications to administer the equipment will always be CMIS.
  • An example of use of the request server (SR) is achieved by the constitution of lists of equipment called “sets” (301, 302) from different data sources (4, 5, 6, 7): database of management of information, files, relational database, directories, etc.
  • This equipment consists of machines, bridges, routers, multiplexers, terminals, etc., forming a network and which can be grouped in fields.
  • the request server (SR) is a link in a set server (SE).
  • SE set server
  • a set is modeled as an object of the information management base (MIB).
  • MIB object includes a reference to a main object of the request server and attributes specific to a set of equipment.
  • the assembly server communicates with the request server via the common information management service (CMIS).
  • CMIS common information management service
  • SE set server
  • SE includes set (Union, Intersection and Mutual exclusion) and refresh (refresh) functions.
  • the assembly server (SE) can periodically interrogate the request server (SR) to update its equipment lists (301, 302).
  • an assembly can be constituted or managed either according to the prior art in extension, by entering the references to the equipment, equipment by equipment, or according to the invention in understanding by the execution of a request which can relate to different sources of data (SD) made up by MIBs, files, relational databases, directories etc.
  • SD sources of data
  • a second example of using the request server (SR) is carried out by a consistency check operation.
  • the consistency check consists in verifying the conformity of equipment with respect to reference configurations.
  • the consistency check (CC) can trigger a corrective action on this equipment.
  • a reference configuration is made up of a set of variables and logical expressions on these variables which are all indicators making it possible to check the consistency of an item of equipment with the reference configuration.
  • the request server (SR) launches requests on various data sources (4, 5, 6, 7) to give values to the variables expressed in the reference configurations. These variables are also those described in the output objects.
  • the requests are modeled in the form of three objects: a main object (OP, fig.
  • the main object (OP) belongs to the object class "request” and includes the type of interrogation language of the data source, for example CMIS (FIG. 4A) and an attribute corresponding to it "request CMIS" which provides a reference to the CMIS request, for example, that referenced OSTYPE ( Figure 4A), which must be executed by the request server.
  • CMIS Conceptual Query Language
  • the corresponding attribute is access to the database and an expression of the query.
  • the type of query language is CMIS
  • the corresponding attribute is a reference to CMIS-Qùery.
  • the attribute corresponding to it is a reference to this script.
  • the output objects belong to the object class "requestResult” and define a list of result variables (VR).
  • Each output object comprises an identifier "request Resuit Number", the name of a variable “request variable name” (FIG. 4B), and the type of said variable.
  • the input objects belong to the "requestParameter” object class and define a list of parameters (PE).
  • Each input object has a "request Parameter Number” identifier, the name of a "request Variable Name” variable, the type of this variable “request Variable Type” and a default value "request Parameter Default”.
  • SR request server
  • SE request Parameter Default
  • SE default value of the input parameter is taken into account if no value of the parameter is entered on the screen at the time of the definition of the whole.
  • the only modification of the input objects makes it possible to modify the configuration of the request.
  • modeling a request in the form of objects makes it possible not only to configure this request and retrieve result variables, but also to modify this setting dynamically through the ISM Graphic Monitor.
  • the user can select any request to constitute a domain or perform a consistency check.
  • the user can modify the configuration of already existing requests. For this, the user does not need to know precisely the SQL, CMIS, LDAP or script languages; it just needs to modify the values of the attributes of the three objects that model the query.
  • the query server can be extended to accommodate new data sources. Indeed, a network and systems administration platform must be able to work with several data sources which can be stored on different media. With the help of the request server, it is possible to support new storage tools to offer configurable CMIS access to applications or administration modules and this without the need to model in the form of objects (MIB) the data which we want to exploit.
  • MIB form of objects
  • FIG. 3A shows the dialog window of the assembly server. This window is divided into two parts (30, 35). In the lower part of this window (35), the actions applicable to the set of equipment are proposed.
  • a field (356) allows the user to specify, for example, in minutes, the refresh period (refresh) of the equipment list. The refresh period corresponds to the period between two successive interrogations of the data sources. Just click on the application button “Apply” (353) in this window for the request server to recalculate these elements taking into account the modifications made.
  • An “OK” button (352) closes this last window by saving the modifications made to an assembly.
  • Another “Cancel” button (354) closes this window without taking into account the modifications made to the assembly.
  • a "Elements” button (355) displays a window (260), represented in FIG. 3C, and comprising a list of elements of a set. Just click the "Refresh” button (261) in the window (260) to recalculate the elements.
  • the lower part (35) of the dialog window of the sets server includes a button (combo-box) "Union / Intersection / Exclusion” (351) allowing to select the way in which one wants to combine sets and the query results.
  • this window (30) various methods of constituting a set of equipment or list of equipment are proposed. In fact, there are three methods of constituting a set: by manually giving one by one all the elements of the set, via a query, or by combining existing sets.
  • a more elegant way to constitute a set or a list of equipment is to use the drag and drop functions (drag and drop) of the ISM Monitor (ISM Monitor) on equipment modeled in the form of basic information management (MIB ). From the ISM monitor, it is possible to draw an icon representing a set of equipment. Then, to include a new element, just drag (drag) an icon representing an item of equipment and drop it (drop) in an overall icon.
  • ISM Monitor ISM Monitor
  • MIB basic information management
  • the identifier of this server or this PC is calculated and added to the equipment list and can be viewed through the window of Figure 3A.
  • the user To add several elements in a single operation, the user must select their icons on the monitor card and then use the Add selected objects function from the drop-down list in the menu. Thus, all the selected icons are automatically included in the list of equipment.
  • the user can use the drag and drop functions of the ISM monitor.
  • you must drag a first icon representing a set onto a second icon representing another set.
  • the set that has been dragged will be referenced as a subset of the set in which it is thrown.
  • the user must select their icons in the monitor map, then use the function for adding the selected objects "Add selected objects" from the drop-down list in the general menu. All selected icons are included as subsets.
  • the icons representing individual PCs and servers and the icons representing sets can be combined in the same selection. They will be treated according to their class.
  • the user can select a request from a drop-down list (32) (321) of existing requests.
  • the field (32) of the window in FIG. 3A offers a list of all the existing request instances.
  • the prefix "PC-”, respectively "UNIX-” indicates that the request concerns a machine of type PC, respectively a server of type UNIX.
  • the user When creating a new request, the user must firstly define the request by completing the window controls (331, FIG. 4A) and secondly, the input parameters (PE) of the request by calling the button (3312) the window (332, FIG. 4B) for defining the parameters.
  • PE input parameters
  • the creation of a new request uses the graphical interface of the ISM monitor which allows the display of any object in the information management database.
  • Window 371 is an example of displaying an object of the class "generalized query" and allows the attributes of this object to be edited.
  • a first attribute (3313) makes it possible to introduce the identifier of the request;
  • a second attribute (3314) allows the type of the request to be introduced in the example shown in FIG.
  • 3B CMIS type request a third attribute (3315) makes it possible to introduce a request script which, in the example presented, has no value; a fourth attribute (3316) makes it possible to specify whether it is an SQL query which, in the case of the example presented, has no value; a fifth attribute (3317) makes it possible to introduce the login of the SQL request which, in the represented case, has no value.
  • a sixth attribute (3318) makes it possible to introduce the attribute "Request CMIS" which provides a reference to the request (CMIS) to be executed by the request server.
  • the name of the query (CMIS) referenced is of type "OSTYPE".
  • a penultimate attribute (3319) makes it possible to specify the attribute "comments on the request” and provides an explanation of the request s _. executed.
  • a final attribute (331) 8) makes it possible to specify the class of objects which, in the example shown, is "request”.
  • the window comprises a first button (3312) which, when activated, makes it possible to trigger the appearance of a window making it possible to specify the input parameters and a second button (3302) which makes it possible to bring up a another window allowing to specify the output parameters, when this last button is activated.
  • the request window of FIG. 4A represents a request which makes it possible to constitute all of the UNIX equipments by interrogating the agents (MIB); the type of requests is "CMIS".
  • the user moves a pointer (33108) for activating the field which is represented, for example, by an arrow situated in the example opposite the sixth field (3318).
  • the presence of the pointer opposite the field brings up a blinking cursor which indicates the activation of this field and the possibility of filling the corresponding window and of storing the information thus entered in the request server.
  • Activation of the "query parameter" button (3312) makes it possible to display the window (332) of FIG.
  • the window also includes a fifth field (3325) which makes it possible to indicate comments and a sixth field (3326), which indicates the class of the object, represented by the window (in this case "request Parameter").
  • the request server also includes a graphical interface which makes it possible to view the responses to requests in the form of windows as shown in FIG. 3C after having activated the button (3313) of the window corresponding to the object "generalized request” (class " request ").
  • the output object represented by the window (333) in FIG. 4C, defines a result variable.
  • the output object includes an identifier which is also, in the case of a command language program (Shell-Script), the column number of the standard output (3331) .
  • a second attribute appears in a second field (3332) and consists of the variable name.
  • a third field (3333) allows to display a third attribute which is the type of variable and a fourth field (3334) allows to display a comment, such as for example, "IP identifier", for the example request intended to constitute the set of UNIX equipment.
  • a last field (3335) makes it possible to display the class of the object which, in the present case, is a variable - result of request ("request Resuit").
  • FIG. 4D represents the object of the class "generalized request"
  • class "request” corresponding to a second example, in which the user seeks to constitute all the PC equipment for a certain type of operating system from an inventory base such as ORACLE.
  • the generalized query has the identifier PC and the type of query is an SQL query, since it uses the ORACLE database using the SQL language.
  • the SQL query and login attributes are documented.
  • the attributes "CMIS requests” or “script requests” are not documented.
  • There are two naming links allowing, thanks to the block (33101) to indicate the link with the input and output objects.
  • the input object representing the parameter of the query specifies in the "default value” field the WINDOWS 3.11 operating system and in the "variable name” field the value "OS”.
  • This request makes it possible to obtain the list of PCs equipment for the operating system provided as input parameter of the request from the variable whose name is "OS".
  • the modeling, in the form of MIB objects, of the requests and parameters as well as the possibility of editing these objects from windows allows the user to reconfigure simply queries or create new ones.
  • FIG. 4F represents the window making it possible to model in the form of objects 4F (MIB) the assembly which exploits the request described above giving the set of UNIX equipment of a certain type and a certain version.
  • MIB objects 4F
  • the window (3200) of FIG. 4F comprises a first field (3201) which makes it possible to store the value of the operator (attribute SetOperator), the attribute in the example being the union; a second field (3202) which makes it possible to give the reference to a generalized request (attribute setRequestPointer); a third field (3203) which makes it possible to give a list of parameters (attribute setParameter); a fourth field (3204) which gives the time of the last refresh; a fifth field (3205) makes it possible to fix the period of the automatic refresh; a sixth field (3206) which makes it possible to fix the status of the refreshment, in this case in progress; a seventh field (3207) which makes it possible to set the attribute for identifying the assembly and an eighth field (3208) which makes it possible to fix the class of the object, in this case object of type "set" (Set).
  • a first field (3201) which makes it possible to store the value of the operator (attribute SetOperator), the attribute in the
  • FIGS. 5A to 5D A second use of the request server according to the invention and of the associated interfaces is represented by FIGS. 5A to 5D.
  • This example of use concerns the consistency check which is an operation consisting in verifying the conformity of the equipment with reference configurations described by objects.
  • a reference configuration is made up of a set of variables and logical expressions on these variables which are all indicators allowing to check the coherence of an equipment. These indicators are calculated from different data sources which are sent by the request server.
  • the consistency check is carried out device by device and the first parameter of the request is the name of the device.
  • the first field (3313) is the name of the generalized query "TMP".
  • the second field (3314) defines the type of requests, in this case a CMIS type request, the other fields not being documented.
  • the sixth field (3318) defines the CMIS request, the seventh field (3319), the comments and a name link field (33101) "Name Binding" is documented with the information "requests”.
  • this “generalized request” object is associated with an input object which defines a single input parameter which corresponds to the identifier of the equipment.
  • an output object represented in FIG. 5C, which admits a single output parameter, in this case the variable "size" (size) which gives the size of the TMP file system. This size is evaluated in kilobytes.
  • a last object represented by the window in FIG. 5D, makes it possible to define in a field (51), the reference value of the variable, in this case 10,000 kilobytes.

Abstract

The invention concerns an extensive request server characterised in that it enables to query, through requests, different data sources (SD) from a single parameterable interface capable of being activated by applications and administration modules, a request being modelled in a management information base (MIB) in the form of a main object (OP) comprising the type of the source to be queried and an attribute of said type, and subordinate input (OE) or output (OS) objects, said input objects (OE) defining each a parameter (PE), said output objects (OS) defining each a result-variable (VR).

Description

Serveur de requêtes généralisées Generalized query server
Cette invention concerne le domaine de l'administration de réseaux et systèmes. Dans ce domaine, plusieurs sources de données, utilisant différents types de langage (CMIS, SQL, script, LDAP), coexistent et doivent pouvoir être exploitées différemment par des applications et/ou des modules d'administration.This invention relates to the field of network and system administration. In this area, several data sources, using different types of language (CMIS, SQL, script, LDAP), coexist and must be able to be exploited differently by applications and / or administration modules.
Le problème posé consiste à pouvoir interroger ces différentes sources de données, base de données, base de gestion d'informations (MIB) distantes ou locales, annuaires, fichiers, à partir d'une interface unique et configurable.The problem is to be able to query these different data sources, database, remote or local information management database (MIB), directories, files, from a single, configurable interface.
Les requêtes, qui doivent être faites sur ces différentes sources de données, dépendent du langage de requêtes qui est propre à chacune de ces sources.The queries, which must be made on these different data sources, depend on the query language that is specific to each of these sources.
De plus, ces interrogations, compatibles avec différents langages de requêtes, doivent pouvoir être dynamiquement configurées. Cette configuration consiste à fournir les paramètres d'exécution et de sortie d'une requête déjà définie ou à définir une nouvelle requête.In addition, these queries, compatible with different query languages, must be able to be dynamically configured. This configuration consists in supplying the execution and output parameters of an already defined request or in defining a new request.
Traditionnellement, pour résoudre ce problème, les requêtes permettant d'accéder aux différentes sources de données étaient codées pour chaque application ou module d'administration. Cette solution n'est pas satisfaisante, car elle nécessite de modifier le code pour pouvoir prendre en compte chaque nouvelle requête. En outre, cette solution doit être développée pour chaque domaine d'utilisation.Traditionally, to solve this problem, the requests allowing access to the different data sources were coded for each application or administration module. This solution is not satisfactory, because it requires modifying the code to be able to take into account each new request. In addition, this solution must be developed for each area of use.
Une autre solution consiste à traduire les données que l'on veut exploiter sous forme d'objets d'une base de gestion d'informations (MIB). Cette solution demande de modeliser les données sous forme d'objets et d'écrire un traducteur du format propre à la source de données interrogée vers un formatAnother solution consists in translating the data which one wants to exploit in the form of objects of an information management base (MIB). This solution requires modeling the data in the form of objects and writing a translator from the format specific to the data source queried into a format.
MIB. Ce travail très coûteux est inutile par rapport aux besoins que l'on a.MIB. This very expensive work is useless compared to the needs that one has.
L'objectif de l'invention est de masquer les différents types de langages de requêtes associés à différents types de sources de données, sans être obligé de modeliser sous forme d'objets les données provenant des différentes sources de données.The objective of the invention is to mask the different types of query languages associated with different types of data sources, without being forced to model as objects the data from different data sources.
Pour cela, la présente invention propose un serveur de requêtes caractérisé en ce qu'il permet d'interroger, au travers de la notion de requête généralisée, différentes sources de données à partir d'une interface unique configurable pouvant être activée par n'importe quels applications et modules d'administration, une requête généralisée étant modélisée dans une base de gestion d'informations (MIB) sous forme d'un objet principal comportant le type de la source à interroger, une référence à la requête propre à la source, et d'objets subordonnés d'entrée et de sortie, lesdits objets d'entrée modelisant les paramètres, lesdits objets de sortie modelisant les variables-résultats.For this, the present invention provides a request server characterized in that it makes it possible to interrogate, through the concept of generalized request, different data sources from a single configurable interface that can be activated by any which applications and administration modules, a generalized request being modeled in an information management database (MIB) in the form of a main object comprising the type of source to be interrogated, a reference to the request specific to the source, and subordinate input and output objects, said input objects modeling the parameters, said output objects modeling the result variables.
Selon une autre particularité, le serveur de requêtes est un gestionnaire d'objets, interrogé via un service commun de gestion d'informations (CMIS), les requêtes étant exécutées à l'aide d'une opération M- ACTION.According to another particular feature, the request server is an object manager, interrogated via a common information management service (CMIS), the requests being executed using an M-ACTION operation.
Selon une autre particularité, ledit objet d'entrée modelisant un paramètre d'entrée de la requête comporte un identifiant, le nom d'une variable qui va être passée à la requête, la syntaxe de ladite variable et une valeur par défaut du paramètre et des commentaires. Selon une autre particularité, ledit objet de sortie modelisant une variable-résultat comporte un identifiant, le nom d'une variable, le type de ladite variable et des commentaires.According to another particular feature, said input object modeling an input parameter of the request comprises an identifier, the name of a variable which will be passed to the request, the syntax of said variable and a default value of the parameter and comments. According to another particular feature, said output object modeling a result variable includes an identifier, the name of a variable, the type of said variable and comments.
Selon une autre particularité, une requête généralisée permet de constituer une liste d'équipements, ladite requête généralisée étant définie en créant un objet principal et des objets subordonnés modelisant d'une part les paramètres d'entrée et d'autre part les variables-résultats.According to another particularity, a generalized request makes it possible to constitute a list of equipment, said generalized request being defined by creating a main object and subordinate objects modeling on the one hand the input parameters and on the other hand the result variables .
Selon une autre particularité, le serveur de requêtes sert à alimenter un serveur d'ensembles pour la constitution de la liste de ses éléments. Selon une autre particularité, le serveur d'ensembles comporte en outre un objet de définition d'un ensemble qui peut exploiter une requête généralisée et qui comporte la définition d'un paramètre constituant un opérateur ensembliste dans le cas où l'ensemble est constitué à partir de la combinaison de sous-ensembles.According to another particular feature, the request server is used to supply a set server for the constitution of the list of its elements. According to another particular feature, the assembly server also includes an object for defining an assembly which can use a request. generalized and which includes the definition of a parameter constituting a set operator in the case where the set is made up from the combination of subsets.
Selon une autre particularité, le serveur d'ensembles permet de constituer des domaines contenant des listes d'équipements.According to another particular feature, the assembly server makes it possible to constitute domains containing lists of equipment.
Selon une autre particularité, le serveur de requêtes est associé à un serveur d'ensembles stockant des listes d'équipements, ledit serveur d'ensembles étant modélisé sous forme d'objets dans une base de gestion d'informations (MIB), les objets MIB pointant une référence aux objets principaux du serveur de requêtes et comportant des attributs propres aux ensembles.According to another particular feature, the request server is associated with an assembly server storing equipment lists, said assembly server being modeled in the form of objects in an information management base (MIB), the objects MIB pointing to a reference to the main objects of the request server and having attributes specific to the sets.
Selon une autre particularité, le serveur d'ensembles comporte des fonctions ensemblistes et de rafraîchissement.According to another particular feature, the set server includes set and refresh functions.
Selon une autre particularité, le serveur d'ensembles comporte une interface présentant au moins une fenêtre de dialogue proposant différentes modalités de constitution et/ou de modification d'une liste d'équipements, des fonctions ensemblistes, une fonction de rafraîchissement des listes d'équipements pouvant interroger périodiquement des sources de données (SD). Selon une autre particularité, une liste d'équipements peut aussi être constituée en tapant manuellement sur le clavier d'un ordinateur la référence de chaque équipement.According to another particularity, the assembly server comprises an interface presenting at least one dialog window proposing different methods of constituting and / or modifying a list of equipment, set functions, a function for refreshing lists of equipment that can periodically query data sources (SD). According to another particularity, a list of equipment can also be created by manually typing the reference of each equipment on the keyboard of a computer.
Selon une autre particularité, une liste d'équipements peut être constituée par la sélection d'une requête généralisée dans une liste de requêtes existantes.According to another particular feature, a list of equipment can be formed by selecting a generalized request from a list of existing requests.
Selon une autre particularité, une liste d'équipements peut être constituée par la combinaison de listes existantes.According to another particularity, a list of equipment can be constituted by the combination of existing lists.
Selon une autre particularité, une liste d'équipements peut être constituée en sélectionnant au moins un équipement et/ou une liste d'équipements modélisés sous forme d'objet MIB sur une carte du moniteur ISM et en utilisant les fonctions traîner et jeter (drap and drop) du moniteur ISM.According to another particular feature, a list of equipment can be formed by selecting at least one equipment and / or a list of equipment modeled as a MIB object on a monitor card. ISM and using the drap and drop functions of the ISM monitor.
Selon une autre particularité, les variables-résultats fournies par différents appels au serveur de requêtes peuvent être combinées afin de fournir d'autres variables-résultats calculées.In another feature, the result variables provided by different calls to the query server can be combined to provide other calculated result variables.
Selon une autre particularité, les variables-résultat fournies par le serveur de requêtes peuvent être utilisées dans des expressions logiques constituant autant d'indicateurs pour le contrôle de la cohérence (CC) entre un équipement et une configuration de référence.According to another particularity, the result variables provided by the request server can be used in logical expressions constituting as many indicators for checking the consistency (CC) between an item of equipment and a reference configuration.
Selon une autre particularité, le contrôle de cohérence (CC) permet d'exécuter une action de configuration sur une liste d'équipements définie dans un domaine.According to another particularity, the consistency check (CC) makes it possible to execute a configuration action on a list of equipment defined in a domain.
D'autres particularités et avantages de la présente invention apparaîtront plus clairement à la lecture de la description ci-après faite en référence aux dessins annexés dans lesquels :Other features and advantages of the present invention will appear more clearly on reading the description below made with reference to the accompanying drawings in which:
- la figure 1 représente le fonctionnement d'un serveur de requêtes généralisées,FIG. 1 represents the operation of a generalized request server,
- la figure 2 représente la structure d'une requête,FIG. 2 represents the structure of a request,
- la figure 3A représente la fenêtre de dialogue permettant d'associer un ensemble à une requête généralisée.- Figure 3A shows the dialog window for associating a set with a generalized request.
- la figure 3B représente une fenêtre permettant la saisie d'une liste d'éléments d'un ensemble,FIG. 3B represents a window allowing the entry of a list of elements of a set,
- la figure 3C représente une autre fenêtre affichant la liste des éléments d'un ensemble,FIG. 3C represents another window displaying the list of elements of a set,
- la figure 4A représente la fenêtre d'affichage de la définition d'un objet de la classe "requête généralisée", dit « objet principal », - la figure 4B représente la fenêtre de définition des attributs d'un objet d'entrée, - la figure 4C représente la fenêtre de définition des attributs d'un objet de sortie,FIG. 4A represents the window for displaying the definition of an object of the class “generalized request”, called “main object”, FIG. 4B represents the window for defining the attributes of an input object, FIG. 4C represents the window for defining the attributes of an output object,
- la figure 4D représente la fenêtre de définition d'un autre objet de la classe "requête généralisée" dans un autre exemple d'application, - la figure 4E représente la fenêtre de définition des attributs d'un objet d'entrée de l'autre exemple d'application,- Figure 4D represents the window for defining another object of the class "generalized request" in another example application, - Figure 4E represents the window for defining the attributes of an input object of the another application example,
- la figure 4F représente la fenêtre de définition des attributs d'un ensemble,-FIG. 4F represents the window for defining the attributes of a set,
- les figures 5A, 5B, 5C et 5D représentent respectivement un deuxième exemple d'utilisation des fenêtres d'objet principal (fig. 5A), d'objet d'entrée (fig. 5B), d'objet de sortie (fig. 5C) et d'objet indicateur (fig. 5D) pour la fonction de contrôle de cohérence,- Figures 5A, 5B, 5C and 5D respectively represent a second example of the use of the main object windows (fig. 5A), input object (fig. 5B), output object (fig. 5C) and indicator object (fig. 5D) for the consistency check function,
- la figure 6 représente une fenêtre de constitution d'un ensemble en combinant des ensembles existants. L'invention concerne un "serveur de requêtes généralisées" pouvant interroger différentes sources de données à partir d'une interface unique paramétrable (CMIS). Le serveur de requêtes (SR) est un gestionnaire d'objets (object manager) qui est interrogé via le service (CMIS). Ce serveur de requêtes (SR, fig. 1 ) est associé à un serveur d'ensembles (SE) qui assure la fonction de stockage des résultats obtenus par requêtes. Le serveur de requêtes est également associé à l'application Configuration Manager par la fonction de contrôle de cohérence qui a pour rôle d'exécuter une action de vérification de cohérence sur une liste d'équipements appelée "ensemble", calculée par le serveur d'ensembles et appartenant à un domaine défini. Le serveur de requêtes (SR), selon l'invention, a été implanté dans le contexte de l'application ISM Configuration Manager qui est une application de gestion de configuration.- Figure 6 shows a window for constituting an assembly by combining existing assemblies. The invention relates to a "generalized query server" which can query different data sources from a single configurable interface (CMIS). The request server (SR) is an object manager which is queried via the service (CMIS). This request server (SR, fig. 1) is associated with a set server (SE) which performs the function of storing the results obtained by requests. The request server is also associated with the Configuration Manager application by the consistency check function, which has the role of executing a consistency check action on a list of devices called "assembly", calculated by the together and belonging to a defined domain. The request server (SR), according to the invention, was implemented in the context of the ISM Configuration Manager application which is a configuration management application.
L'interface paramétrable choisie dans ce contexte est une interface du service commun de gestion d'informations CMIS (Common Management Information Service). Cette interface CMIS est très avantageuse, car elle peut être sollicitée par des applications et/ou des modules d'administration. Le service commun de gestion d'informations (CMIS) qui lui est associé, est un service de communication comportant six opérations : l'opération GET pour la lecture d'une information, l'opération SET pour la mise à jour d'une information, l'opération M-EVENT pour l'émission d'événements, l'opération M-ACTION pour le lancement d'une procédure, l'opération M- CREATE pour la création de nouveaux objets et enfin l'opération M-DELETE pour leur suppression. Quelle que soit la source d'informations, le service utilisé, par les applications du gestionnaire de service intégré ISM pour administrer les équipements, sera toujours CMIS. Un exemple d'utilisation du serveur de requêtes (SR) est réalisé par la constitution de listes d'équipements appelés « ensembles » (301 , 302) à partir de différentes sources de données (4, 5, 6, 7) : base de gestion d'informations, fichiers, base de données relationnelles, annuaires, etc. Ces équipements sont constitués de machines, ponts, routeurs, multiplexeurs, terminaux, etc., formant un réseau et qui peuvent être regroupés dans des domaines. Le serveur de requêtes (SR) est un maillon d'un serveur d'ensembles (SE). Le serveur d'ensembles (SE) intervient dans la constitution de domaines.The configurable interface chosen in this context is an interface of the common information management service CMIS (Common Management Information Service). This CMIS interface is very advantageous, because it can be requested by applications and / or administration modules. The common information management service (CMIS) associated with it, is a communication service comprising six operations: the GET operation for reading information, the SET operation for updating information , the operation M-EVENT for the emission of events, the operation M-ACTION for the launching of a procedure, the operation M-CREATE for the creation of new objects and finally the operation M-DELETE for their removal. Whatever the source of information, the service used by the ISM integrated service manager applications to administer the equipment will always be CMIS. An example of use of the request server (SR) is achieved by the constitution of lists of equipment called “sets” (301, 302) from different data sources (4, 5, 6, 7): database of management of information, files, relational database, directories, etc. This equipment consists of machines, bridges, routers, multiplexers, terminals, etc., forming a network and which can be grouped in fields. The request server (SR) is a link in a set server (SE). The set server (SE) is involved in the creation of domains.
Un ensemble est modélisé sous la forme d'un objet de la base de gestion d'informations (MIB). Chaque objet MIB comporte une référence à un objet principal du serveur de requêtes et des attributs propres à un ensemble d'équipements. Le serveur d'ensembles communique avec le serveur de requêtes via le service commun de gestion d'informations (CMIS). De plus, le serveur d'ensembles (SE) comporte des fonctions ensemblistes (Union, Intersection et Exclusion mutuelle) et de rafraîchissement (refresh). En outre, le serveur d'ensembles (SE) peut interroger périodiquement le serveur de requêtes (SR) pour mettre à jour ses listes d'équipements (301 , 302).A set is modeled as an object of the information management base (MIB). Each MIB object includes a reference to a main object of the request server and attributes specific to a set of equipment. The assembly server communicates with the request server via the common information management service (CMIS). In addition, the set server (SE) includes set (Union, Intersection and Mutual exclusion) and refresh (refresh) functions. In addition, the assembly server (SE) can periodically interrogate the request server (SR) to update its equipment lists (301, 302).
Ainsi, un ensemble peut être constitué ou géré soit selon l'art antérieur en extension, en saisissant les références aux équipements, équipement par équipement, soit selon l'invention en compréhension par l'exécution d'une requête qui peut porter sur différentes sources de données (SD) constituées par des MIB, des fichiers, des bases de données relationnelles, des annuaires etc.Thus, an assembly can be constituted or managed either according to the prior art in extension, by entering the references to the equipment, equipment by equipment, or according to the invention in understanding by the execution of a request which can relate to different sources of data (SD) made up by MIBs, files, relational databases, directories etc.
Un second exemple d'utilisation du serveur de requêtes (SR) est réalisé par une opération de contrôle de cohérence. Le contrôle de cohérence consiste à vérifier la conformité d'équipements par rapport à des configurations de référence. Lorsqu'un <A ^équipement n'est pas conforme, le contrôle de cohérence (CC) peut déclencher une action correctrice sur cet équipement. Une configuration de référence est constituée d'un ensemble de variables et d'expressions logiques sur ces variables qui sont autant d'indicateurs permettant de vérifier la cohérence d'un équipement avec la configuration de référence. Pour pouvoir vérifier la conformité des équipements, le serveur de requêtes (SR) lance des requêtes sur des sources de données variées (4, 5, 6, 7) pour donner des valeurs aux variables exprimées dans les configurations de référence. Ces variables sont également celles décrites dans les objets de sortie. Les requêtes sont modélisées sous forme de trois objets : un objet principal (OP, fig. 2) comportant les informations permettant d'interroger la source et des objets subordonnés d'entrée (OE) et de sortie (OS) qui vont nous donner des paramètres d'entrée (PE) et des variables résultats (VR au lieu de PS) d'une requête. Les objets d'entrée et les objets de sortie sont reliés à l'objet principal par une liaison de nom "name binding" dans une relation d'objet fils à objet père. Et, à partir du moment où l'objet principal est défini dans une base de gestion d'informations (MIB), il peut être directement exploité à travers des fonctions M-ACTION qui sont définies et exploitables par l'interface CMIS (pour plus de détail sur les modules CMIS, CMIS-DB, on peut se référer aux deux demandes de brevet respectivement intitulées "architecture de serveur pour délivrer un service de gestion d'informations et "procédé d'optimisation de la gestion d'informations pour une base de données (à compléter avec les numéros de dépôt).A second example of using the request server (SR) is carried out by a consistency check operation. The consistency check consists in verifying the conformity of equipment with respect to reference configurations. When <A ^ equipment does not conform, the consistency check (CC) can trigger a corrective action on this equipment. A reference configuration is made up of a set of variables and logical expressions on these variables which are all indicators making it possible to check the consistency of an item of equipment with the reference configuration. To be able to check the conformity of the equipment, the request server (SR) launches requests on various data sources (4, 5, 6, 7) to give values to the variables expressed in the reference configurations. These variables are also those described in the output objects. The requests are modeled in the form of three objects: a main object (OP, fig. 2) comprising the information making it possible to interrogate the source and subordinate input (OE) and output (OS) objects which will give us input parameters (PE) and result variables (VR instead of PS) of a query. The input objects and the output objects are linked to the main object by a name binding "name binding" in a relation of child object to parent object. And, from the moment the main object is defined in an information management database (MIB), it can be directly exploited through M-ACTION functions which are defined and exploited by the CMIS interface (for more details on the CMIS, CMIS-DB modules, we can refer to the two patent applications respectively entitled "server architecture to deliver an information management service and" method of optimizing information management for a database data (to be completed with deposit numbers).
L'objet principal (OP) appartient à la classe d'objets "request" et comporte le type de langage d'interrogation de la source de données, par exemple CMIS (figure 4A) et un attribut lui correspondant "request CMIS" qui fournit une référence à la requête CMIS, par exemple, celle référencée OSTYPE (figure 4A), que doit exécuter le serveur de requêtes. Si le type de langage d'interrogation est SQL (Structured Query Language), l'attribut correspondant est un accès à la base et une expression de la requête. Si le type de langage d'interrogation est CMIS, l'attribut lui correspondant est une référence à CMIS-Qùery. Et enfin, lorsque le langage d'interrogation est script, l'attribut lui correspondant est une référence à ce script.The main object (OP) belongs to the object class "request" and includes the type of interrogation language of the data source, for example CMIS (FIG. 4A) and an attribute corresponding to it "request CMIS" which provides a reference to the CMIS request, for example, that referenced OSTYPE (Figure 4A), which must be executed by the request server. If the query language type is SQL (Structured Query Language), the corresponding attribute is access to the database and an expression of the query. If the type of query language is CMIS, the corresponding attribute is a reference to CMIS-Qùery. And finally, when the query language is script, the attribute corresponding to it is a reference to this script.
Les objets de sortie (OS) appartiennent à la classe d'objets "requestResult" et définissent une liste de variables résultats (VR). Chaque objet de sortie comporte un identifiant "request Resuit Number", le nom d'une variable "request variable name" (figure 4B), et le type de ladite variable.The output objects (OS) belong to the object class "requestResult" and define a list of result variables (VR). Each output object comprises an identifier "request Resuit Number", the name of a variable "request variable name" (FIG. 4B), and the type of said variable.
Les objets d'entrée (OE, figure 4C)) appartiennent à la classe d'objets "requestParameter" et définissent une liste de paramètres (PE). Chaque objet d'entrée comporte un identifiant "request Parameter Number", le nom d'une variable "request Variable Name", le type de cette variable "request Variable Type" et une valeur par défaut "request Parameter Default". Dans le cas d'une utilisation du serveur de requêtes (SR) pour constituer des ensembles (SE), la valeur par défaut du paramètre d'entrée est prise en compte si aucune valeur du paramètre n'est saisie à l'écran au moment de la définition de l'ensemble. La seule modification des objets d'entrée permet de modifier le paramétrage de la requête. On peut aussi facilement définir deux requêtes généralisées référençant une même requête spécialisée - par exemple CMIS - mais disposant d'objets d'entrée différents. De cette façon, il est possible d'exploiter une même requête spécialisée dans des contextes différents. Ainsi, la modélisation d'une requête sous forme d'objets permet non seulement de paramétrer cette requête et de récupérer des variables-résultats, mais aussi de modifier ce paramétrage dynamiquement au travers du moniteur graphique ISM (ISM Monitor).The input objects (OE, Figure 4C)) belong to the "requestParameter" object class and define a list of parameters (PE). Each input object has a "request Parameter Number" identifier, the name of a "request Variable Name" variable, the type of this variable "request Variable Type" and a default value "request Parameter Default". When using the request server (SR) to build sets (SE), the default value of the input parameter is taken into account if no value of the parameter is entered on the screen at the time of the definition of the whole. The only modification of the input objects makes it possible to modify the configuration of the request. We can also easily define two generalized queries referencing the same specialized query - for example CMIS - but having different input objects. In this way, it is possible to exploit the same specialized request in different contexts. Thus, modeling a request in the form of objects makes it possible not only to configure this request and retrieve result variables, but also to modify this setting dynamically through the ISM Graphic Monitor.
Il existe trois types d'utilisation du serveur de requêtes généralisées. Premièrement, l'utilisateur peut sélectionner une requête quelconque pour constituer un domaine ou effectuer un contrôle de cohérence. Deuxièmement, l'utilisateur peut modifier le paramétrage de requêtes déjà existantes. Pour cela, l'utilisateur n'a pas besoin de connaître précisément les langages SQL, CMIS, LDAP ou script ; il lui suffit de modifier les valeurs des attributs des trois objets qui modélisent la requête. Troisièmement, le serveur de requêtes peut être étendu pour prendre en compte de nouvelles sources de données. En effet, une plate-forme d'administration de réseaux et de systèmes se doit de pouvoir travailler avec plusieurs sources de données qui peuvent être stockées sur des supports différents. A l'aide du serveur de requêtes, il est possible de supporter de nouveaux outils de stockage pour offrir un accès CMIS paramétrable aux applications ou modules d'administration et ce sans avoir besoin à modeliser sous forme d'objets (MIB) les données qui l'on veut exploiter.There are three types of use of the generalized query server. First, the user can select any request to constitute a domain or perform a consistency check. Secondly, the user can modify the configuration of already existing requests. For this, the user does not need to know precisely the SQL, CMIS, LDAP or script languages; it just needs to modify the values of the attributes of the three objects that model the query. Third, the query server can be extended to accommodate new data sources. Indeed, a network and systems administration platform must be able to work with several data sources which can be stored on different media. With the help of the request server, it is possible to support new storage tools to offer configurable CMIS access to applications or administration modules and this without the need to model in the form of objects (MIB) the data which we want to exploit.
La figure 3A représente la fenêtre de dialogue du serveur d'ensembles. Cette fenêtre est divisée en deux parties (30, 35). Dans la partie inférieure de cette fenêtre (35), sont proposées les actions applicables à l'ensemble d'équipements. Un champ (356) permet à l'utilisateur de spécifier, par exemple, en minutes, la période de rafraîchissement (refresh) de la liste d'équipements. La période de rafraîchissement correspond à la période entre deux interrogations successives des sources de données. Il suffit de cliquer sur le bouton d'application "Appliquer" (353) de cette fenêtre pour que le serveur de requêtes recalcule ces éléments en prenant en compte les modifications apportées. Un bouton "OK" (352) permet de refermer cette dernière fenêtre en enregistrant les modifications apportées à un ensemble. Un autre bouton "Annuler" (Cancel) (354) referme cette fenêtre sans tenir compte des modifications apportées à l'ensemble. Un bouton "Eléments" (355) affiche une fenêtre (260), représentée en figure 3C, et comportant une liste d'éléments d'un ensemble. Il suffit de cliquer le bouton "Refresh" (261 ) de la fenêtre (260) pour recalculer les éléments. En outre, la partie inférieure (35) de la fenêtre de dialogue du serveur d'ensembles comporte un bouton (combo-box) "Union/Intersection/Exclusion" (351 ) permettant de sélectionner la manière dont on veut combiner des ensembles et les résultats de la requête. Dans la partie supérieure de cette fenêtre (30), différentes modalités de constitution d'un ensemble d'équipements ou liste d'équipements sont proposées. En fait, il existe trois modalités de constitution d'un ensemble : en donnant manuellement un par un tous les éléments de l'ensemble, par l'intermédiaire d'une requête, ou en combinant des ensembles existants.FIG. 3A shows the dialog window of the assembly server. This window is divided into two parts (30, 35). In the lower part of this window (35), the actions applicable to the set of equipment are proposed. A field (356) allows the user to specify, for example, in minutes, the refresh period (refresh) of the equipment list. The refresh period corresponds to the period between two successive interrogations of the data sources. Just click on the application button "Apply" (353) in this window for the request server to recalculate these elements taking into account the modifications made. An "OK" button (352) closes this last window by saving the modifications made to an assembly. Another "Cancel" button (354) closes this window without taking into account the modifications made to the assembly. A "Elements" button (355) displays a window (260), represented in FIG. 3C, and comprising a list of elements of a set. Just click the "Refresh" button (261) in the window (260) to recalculate the elements. In addition, the lower part (35) of the dialog window of the sets server includes a button (combo-box) "Union / Intersection / Exclusion" (351) allowing to select the way in which one wants to combine sets and the query results. In the upper part of this window (30), various methods of constituting a set of equipment or list of equipment are proposed. In fact, there are three methods of constituting a set: by manually giving one by one all the elements of the set, via a query, or by combining existing sets.
Pour constituer un ensemble manuellement, il suffit de cliquer sur le bouton "List" (31 ) de la fenêtre de la figure 3A. Une fenêtre déroulante (61 ), représentée en figure 3B qui permet d'entrer les références des équipements, apparaît. Pour constituer un ensemble, l'utilisateur doit indiquer les références des équipements choisis dans la fenêtre (61 ).To constitute an assembly manually, it suffices to click on the "List" button (31) in the window of FIG. 3A. A drop-down window (61), represented in FIG. 3B which makes it possible to enter the references of the equipment, appears. To constitute an assembly, the user must indicate the references of the equipment chosen in the window (61).
Une manière plus élégante de constituer un ensemble ou une liste d'équipements est d'utiliser les fonctions traîner et jeter (drag and drop) du moniteur ISM (ISM Monitor) sur des équipements modélisés sous forme de base de gestion d'informations (MIB). A partir du moniteur ISM, il est possible de dessiner une icône représentant un ensemble d'équipements. Ensuite, pour inclure un nouvel élément, il suffit de traîner (drag) une icône représentant un équipement et de la jeter (drop) dans une icône d'ensemble.A more elegant way to constitute a set or a list of equipment is to use the drag and drop functions (drag and drop) of the ISM Monitor (ISM Monitor) on equipment modeled in the form of basic information management (MIB ). From the ISM monitor, it is possible to draw an icon representing a set of equipment. Then, to include a new element, just drag (drag) an icon representing an item of equipment and drop it (drop) in an overall icon.
Si l'utilisateur traîne (drag) une icône d'un serveur ou d'un PC dans une icône d'ensemble, l'identifiant de ce serveur ou de ce PC est calculé et rajouté à la liste d'équipements et peut être visualisé par la fenêtre de la figure 3A. Pour additionner plusieurs éléments en une seule opération, l'utilisateur doit sélectionner leurs icônes sur la carte du moniteur puis utiliser la fonction d'addition des objets sélectionnés (Add selected objects) de la liste déroulante du menu. Ainsi, toutes les icônes sélectionnées sont automatiquement incluses dans la liste des équipements.If the user drags an icon of a server or a PC in an overall icon, the identifier of this server or this PC is calculated and added to the equipment list and can be viewed through the window of Figure 3A. To add several elements in a single operation, the user must select their icons on the monitor card and then use the Add selected objects function from the drop-down list in the menu. Thus, all the selected icons are automatically included in the list of equipment.
Pour constituer un ensemble en combinant des listes d'équipements existants, il suffit d'appuyer sur le bouton "NOUVEAU" (33) de la fenêtre représentée en figure 3A. La fenêtre de la figure 6 apparaît. L'utilisateur peut alors sélectionner un ensemble parmi ceux proposés dans le champ (61 ), ou taper dans le champ (62) le nom d'un autre objet (distinguished name). Cet objet peut être, par exemple, un ensemble ISM distant visualisé à travers un lien de type supra-management.To constitute an assembly by combining lists of existing equipment, it suffices to press the "NEW" button (33) in the window shown in FIG. 3A. The window in Figure 6 appears. The user can then select a set from those proposed in the field (61), or type in the field (62) the name of another object (distinguished name). This object can be, for example, a remote ISM set viewed through a supra-management type link.
D'autre part, l'utilisateur peut utiliser les fonctions traîner et jeter (drag and drop) du moniteur ISM. De la même manière que lors de la création manuelle d'une liste d'équipements, il faut traîner une première icône représentant un ensemble sur une seconde icône représentant un autre ensemble. L'ensemble qui a été traîné sera référencé comme un sous- ensemble de l'ensemble dans lequel il est jeté. Pour additionner plusieurs ensembles en une seule opération, l'utilisateur doit sélectionner leurs icônes dans la carte du moniteur, puis utiliser la fonction d'addition des objets sélectionnés "Add selected objects" de la liste déroulante du menu général. Toutes les icônes sélectionnées sont incluses en tant que sous-ensembles. Les icônes représentant des PCs et des serveurs isolés et les icônes représentant des ensembles peuvent être combinés dans une même sélection. Elles seront traitées en fonction de leur classe. Pour constituer un ensemble ou une liste d'équipements par l'intermédiaire d'une requête, l'utilisateur peut sélectionner une requête dans une liste (32) déroulante (321 ) de requêtes existantes.On the other hand, the user can use the drag and drop functions of the ISM monitor. In the same way as when manually creating a list of equipment, you must drag a first icon representing a set onto a second icon representing another set. The set that has been dragged will be referenced as a subset of the set in which it is thrown. To add several sets in a single operation, the user must select their icons in the monitor map, then use the function for adding the selected objects "Add selected objects" from the drop-down list in the general menu. All selected icons are included as subsets. The icons representing individual PCs and servers and the icons representing sets can be combined in the same selection. They will be treated according to their class. To constitute a set or a list of equipment via a request, the user can select a request from a drop-down list (32) (321) of existing requests.
Lorsque l'utilisateur sélectionne l'édition d'un ensemble d'équipements, le champ (32) de la fenêtre de la figure 3A propose une liste de toutes les instances de requêtes existantes. Le préfixe "PC-", respectivement "UNIX-" indique que la requête concerne une machine de type PC, respectivement un serveur de type UNIX.When the user selects the edition of a set of equipment, the field (32) of the window in FIG. 3A offers a list of all the existing request instances. The prefix "PC-", respectively "UNIX-" indicates that the request concerns a machine of type PC, respectively a server of type UNIX.
Lors de la création d'une nouvelle requête, l'utilisateur doit définir d'une part la requête en complétant les champs des fenêtres (331 , figure 4A) et d'autre part, les paramètres d'entrée (PE) de la requête en appelant par le bouton (3312) la fenêtre (332, figure 4B) de la définition des paramètres.When creating a new request, the user must firstly define the request by completing the window controls (331, FIG. 4A) and secondly, the input parameters (PE) of the request by calling the button (3312) the window (332, FIG. 4B) for defining the parameters.
La création d'une nouvelle requête fait appel à l'interface graphique du moniteur ISM qui permet l'affichage de n'importe quel objet de la base de gestion d'informations. La fenêtre 371 est un exemple d'affichage d'un objet de la classe "requête généralisée" et permet d'éditer les attributs de cet objet. Un premier attribut (3313) permet d'introduire l'identifiant de la requête ; un deuxième attribut (3314) permet d'introduire le type de la requête dans l'exemple représenté figure 3B requête type CMIS ; un troisième attribut (3315) permet d'introduire un script de requête qui, dans l'exemple présenté, n'a pas de valeur ; un quatrième attribut (3316) permet de préciser s'il s'agit d'une requête SQL qui, dans le cas de l'exemple présenté, n'a pas de valeur ; un cinquième attribut (3317) permet d'introduire le login de la requête SQL qui, dans le cas représenté, n'a pas de valeur. Un sixième attribut (3318) permet d'introduire l'attribut "Request CMIS" qui fournit une référence à la requête (CMIS) que doit exécuter le serveur de requêtes. Dans l'exemple représenté, le nom de la requête (CMIS) référencée est de type "OSTYPE".The creation of a new request uses the graphical interface of the ISM monitor which allows the display of any object in the information management database. Window 371 is an example of displaying an object of the class "generalized query" and allows the attributes of this object to be edited. A first attribute (3313) makes it possible to introduce the identifier of the request; a second attribute (3314) allows the type of the request to be introduced in the example shown in FIG. 3B CMIS type request; a third attribute (3315) makes it possible to introduce a request script which, in the example presented, has no value; a fourth attribute (3316) makes it possible to specify whether it is an SQL query which, in the case of the example presented, has no value; a fifth attribute (3317) makes it possible to introduce the login of the SQL request which, in the represented case, has no value. A sixth attribute (3318) makes it possible to introduce the attribute "Request CMIS" which provides a reference to the request (CMIS) to be executed by the request server. In the example shown, the name of the query (CMIS) referenced is of type "OSTYPE".
Un avant dernier attribut (3319) permet de préciser l'attribut "commentaires de la requête" et fournit une explication sur la requête s _. exécutée. Un dernier attribut (331)8) permet de préciser la classe d'objets qui, dans l'exemple représenté, est "request".A penultimate attribute (3319) makes it possible to specify the attribute "comments on the request" and provides an explanation of the request s _. executed. A final attribute (331) 8) makes it possible to specify the class of objects which, in the example shown, is "request".
Enfin, la fenêtre comporte un premier bouton (3312) qui, lorsqu'il est activé, permet de déclencher l'apparition d'une fenêtre permettant de préciser les paramètres d'entrée et un deuxième bouton (3302) qui permet de faire apparaître une autre fenêtre permettant de préciser les paramètres de sortie, lorsque ce dernier bouton est activé.Finally, the window comprises a first button (3312) which, when activated, makes it possible to trigger the appearance of a window making it possible to specify the input parameters and a second button (3302) which makes it possible to bring up a another window allowing to specify the output parameters, when this last button is activated.
Le fenêtre de la requête de la figure 4A représente une requête qui permet de constituer l'ensemble des équipements UNIX en interrogeant les agents (MIB) ; le type de requêtes est "CMIS".The request window of FIG. 4A represents a request which makes it possible to constitute all of the UNIX equipments by interrogating the agents (MIB); the type of requests is "CMIS".
Pour remplir les différents champs de la fenêtre (331 ), l'utilisateur déplace un pointeur (33108) d'activation du champ qui est représenté, par exemple, par une flèche située dans l'exemple en vis-à-vis du sixième champ (3318). La présence du pointeur en vis-à-vis du champ fait apparaître un curseur clignotant qui indique l'activation de ce champ et la possibilité de remplir la fenêtre correspondante et de stocker les informations ainsi rentrées dans le serveur de requêtes. L'activation du bouton "paramètre de requêtes" (3312) permet de faire apparaître la fenêtre (332) de la figure 4B, laquelle comporte un premier champ (3321 ) qui permet d'y indiquer le numéro du paramètre de requête, un deuxième champ (3322) qui permet d'indiquer le nom de la variable qui va être passée à la requête (dans l'exemple "type"), un troisième champ (3323) qui fournit la syntaxe (dans l'exemple "chaîne" (string)), et un quatrième champ (3324) qui permet d'indiquer une valeur par défaut pour le paramètre (en l'occurrence dans l'exemple AIX). La fenêtre comporte également un cinquième champ (3325) qui permet d'indiquer des commentaires et un sixième champ (3326), qui indique la classe de l'objet, représenté par la fenêtre (en l'occurrence "request Parameter").To fill in the various fields of the window (331), the user moves a pointer (33108) for activating the field which is represented, for example, by an arrow situated in the example opposite the sixth field (3318). The presence of the pointer opposite the field brings up a blinking cursor which indicates the activation of this field and the possibility of filling the corresponding window and of storing the information thus entered in the request server. Activation of the "query parameter" button (3312) makes it possible to display the window (332) of FIG. 4B, which includes a first field (3321) which makes it possible to indicate there the number of the query parameter, a second field (3322) which allows to indicate the name of the variable which will be passed to the request (in the example "type"), a third field (3323) which provides the syntax (in the example "string" ( string)), and a fourth field (3324) which allows you to specify a default value for the parameter (in this case in the AIX example). The window also includes a fifth field (3325) which makes it possible to indicate comments and a sixth field (3326), which indicates the class of the object, represented by the window (in this case "request Parameter").
Le serveur de requêtes comporte également une interface graphique qui permet de visualiser les réponses aux requêtes sous forme de fenêtres comme représenté à la figure 3C après avoir activé le bouton (3313) de la fenêtre correspondant à l'objet "requête généralisée" (classe "request").The request server also includes a graphical interface which makes it possible to view the responses to requests in the form of windows as shown in FIG. 3C after having activated the button (3313) of the window corresponding to the object "generalized request" (class " request ").
L'objet de sortie, représenté par la fenêtre (333) à la figure 4C, définit une variable-résultat.The output object, represented by the window (333) in FIG. 4C, defines a result variable.
Dans le cas représenté à la figure 4C, l'objet de sortie comporte un identifiant qui est aussi, dans le cas d'un programme en langage de commandes (Shell-Script), le numéro de la colonne de la sortie standard (3331 ).In the case represented in FIG. 4C, the output object includes an identifier which is also, in the case of a command language program (Shell-Script), the column number of the standard output (3331) .
Un deuxième attribut apparaît dans un deuxième champ (3332) et est constitué du nom de variable. Un troisième champ (3333) permet de faire apparaître un troisième attribut qui est le type de variable et un quatrième champ (3334) permet de faire apparaître un commentaire, tel que par exemple, « identifiant IP », pour l'exemple de requête destiné à constituer l'ensemble d'équipements UNIX. Enfin, un dernier champ (3335) permet de faire apparaître la classe de l'objet qui, dans le cas présent, est une variable- résultat de requête ("request Resuit"). La figure 4D représente l'objet de la classe "requête généralisée"A second attribute appears in a second field (3332) and consists of the variable name. A third field (3333) allows to display a third attribute which is the type of variable and a fourth field (3334) allows to display a comment, such as for example, "IP identifier", for the example request intended to constitute the set of UNIX equipment. Finally, a last field (3335) makes it possible to display the class of the object which, in the present case, is a variable - result of request ("request Resuit"). FIG. 4D represents the object of the class "generalized request"
(classe "request") correspondant à un deuxième exemple, dans lequel l'utilisateur cherche à constituer l'ensemble des équipements PC pour un certain type de système d'exploitation à partir d'une base d'inventaire telle qu'ORACLE. Dans cet exemple, la requête généralisée a pour identifiant PC et le type de requête est une requête SQL, puisque faisant appel à la base ORACLE utilisant le langage SQL. Les attributs requête SQL et login sont documentés. En revanche, les attributs "requêtes CMIS" ou "requêtes script" ne sont pas documentés. Il y a deux liens de nommage permettant, grâce au pavé (33101 ) d'indiquer le lien avec les objets d'entrée et de sortie. Pour cet exemple d'utilisation, l'objet d'entrée représentant le paramètre de la requête précise dans le champ "valeur par défaut" le système d'exploitation WINDOWS 3.11 et dans le champ "nom de variable" la valeur "OS". Cette requête permet d'obtenir la liste des équipements PCs pour le système d'exploitation fournit comme paramètre d'entrée de la requête à partir de la variable dont le nom est "OS". Comme on peut le comprendre, entre les figures 4A à 4F, la modélisation, sous forme d'objets MIB, des requêtes et des paramètres ainsi que la possibilité d'éditer ces objets à partir de fenêtres, permet à l'utilsiateur de reconfigurer simplement les requêtes ou d'en créer de nouvelles.(class "request") corresponding to a second example, in which the user seeks to constitute all the PC equipment for a certain type of operating system from an inventory base such as ORACLE. In this example, the generalized query has the identifier PC and the type of query is an SQL query, since it uses the ORACLE database using the SQL language. The SQL query and login attributes are documented. However, the attributes "CMIS requests" or "script requests" are not documented. There are two naming links allowing, thanks to the block (33101) to indicate the link with the input and output objects. For this example of use, the input object representing the parameter of the query specifies in the "default value" field the WINDOWS 3.11 operating system and in the "variable name" field the value "OS". This request makes it possible to obtain the list of PCs equipment for the operating system provided as input parameter of the request from the variable whose name is "OS". As can be understood, between FIGS. 4A to 4F, the modeling, in the form of MIB objects, of the requests and parameters as well as the possibility of editing these objects from windows, allows the user to reconfigure simply queries or create new ones.
La figure 4F représente la fenêtre permettant de modeliser sous forme 4F d'objets (MIB) l'ensemble qui exploite la requête décrite plus haut donnant l'ensemble des équipements UNIX d'un certain type et d'une certaine version.FIG. 4F represents the window making it possible to model in the form of objects 4F (MIB) the assembly which exploits the request described above giving the set of UNIX equipment of a certain type and a certain version.
La fenêtre (3200) de la figure 4F comporte un premier champ (3201 ) qui permet de stocker la valeur de l'opérateur (attribut SetOperator), l'attribut dans l'exemple étant l'union ; un deuxième champ (3202) qui permet de donner la référence à une requête généralisée (attribut setRequestPointer) ; un troisième champ (3203) qui permet de donner une liste de paramètres (attribut setParameter) ; un quatrième champ (3204) qui donne l'heure du dernier rafraîchissement ; un cinquième champ (3205) permet de fixer la période du rafraîchissement automatique ; un sixième champ (3206) qui permet de fixer le statut du rafraîchissement, en l'occurrence en cours ; un septième champ (3207) qui permet de fixer l'attribut d'identification de l'ensemble et un huitième champ (3208) qui permet de fixer la classe de l'objet, en l'occurrence objet de type "ensemble" (Set).The window (3200) of FIG. 4F comprises a first field (3201) which makes it possible to store the value of the operator (attribute SetOperator), the attribute in the example being the union; a second field (3202) which makes it possible to give the reference to a generalized request (attribute setRequestPointer); a third field (3203) which makes it possible to give a list of parameters (attribute setParameter); a fourth field (3204) which gives the time of the last refresh; a fifth field (3205) makes it possible to fix the period of the automatic refresh; a sixth field (3206) which makes it possible to fix the status of the refreshment, in this case in progress; a seventh field (3207) which makes it possible to set the attribute for identifying the assembly and an eighth field (3208) which makes it possible to fix the class of the object, in this case object of type "set" (Set).
Une deuxième utilisation du serveur de requêtes selon l'invention et des interfaces associées est représentée par les figures 5A à 5D. Cet exemple d'utilisation concerne le contrôle de cohérence qui est une opération consistant à vérifier la conformité des équipements à des configurations de référence décrits par des objets. Une configuration de référence est constituée d'un ensemble de variables et d'expressions logiques sur ces variables qui sont autant d'indicateurs permettant de vérifier la cohérence d'un équipement. Ces indicateurs sont calculés à partir de différentes sources de données qui sont adressées par le serveur de requêtes. Le contrôle de cohérence s'effectue équipement par équipement et le premier paramètre de la requête est le nom de l'équipement. Le premier champ (3313) est le nom de la requête généralisée « TMP ». Le deuxième champ (3314) définit le type de requêtes, en l'occurrence une requête de type CMIS, les autres champs n'étant pas documentés. Le sixième champ (3318) définit la requête CMIS, le septième champ (3319), les commentaires et un champ de lien de nommage (33101 ) "Name Binding" est documenté avec l'information "requêtes".A second use of the request server according to the invention and of the associated interfaces is represented by FIGS. 5A to 5D. This example of use concerns the consistency check which is an operation consisting in verifying the conformity of the equipment with reference configurations described by objects. A reference configuration is made up of a set of variables and logical expressions on these variables which are all indicators allowing to check the coherence of an equipment. These indicators are calculated from different data sources which are sent by the request server. The consistency check is carried out device by device and the first parameter of the request is the name of the device. The first field (3313) is the name of the generalized query "TMP". The second field (3314) defines the type of requests, in this case a CMIS type request, the other fields not being documented. The sixth field (3318) defines the CMIS request, the seventh field (3319), the comments and a name link field (33101) "Name Binding" is documented with the information "requests".
Comme représenté à la figure 5B, à cet objet "requête généralisé" est associé un objet d'entrée qui définit un seul paramètre en entrée qui correspond à l'identifiant de l'équipement. A ces deux objets, est associé un objet de sortie, représenté à la figure 5C, qui admet un seul paramètre en sortie, en l'occurrence la variable "taille" (size) qui donne la taille du système de fichiers TMP. Cette taille est évaluée en kilo-octets. Enfin, un dernier objet, représenté par la fenêtre de la figure 5D, permet de définir dans un champ (51 ), la valeur de référence de la variable, en l'occurrence 10000 kilo octets. ; dans un champ (52), l'expression logique à laquelle va être combinée la variable ; dans un champ (50), la variable combinée dans l'expression logique définie par l'objet de la classe définie dans le dernier champ "UCT Ref Config Variant". Cet indicateur, défini par l'objet de la figure 5D, permet de détecter les équipements, dont l'espace disponible pour le système de fichiers TMP est inférieur à 10000 kilo octets.As shown in FIG. 5B, this “generalized request” object is associated with an input object which defines a single input parameter which corresponds to the identifier of the equipment. With these two objects, there is associated an output object, represented in FIG. 5C, which admits a single output parameter, in this case the variable "size" (size) which gives the size of the TMP file system. This size is evaluated in kilobytes. Finally, a last object, represented by the window in FIG. 5D, makes it possible to define in a field (51), the reference value of the variable, in this case 10,000 kilobytes. ; in a field (52), the logical expression with which the variable will be combined; in a field (50), the variable combined in the logical expression defined by the object of the class defined in the last field "UCT Ref Config Variant". This indicator, defined by the object of FIG. 5D, makes it possible to detect the devices, where the space available for the TMP file system is less than 10,000 kilobytes.
Ainsi, l'on comprend l'intérêt de l'invention qui permet, grâce au serveur de requêtes généralisées, associées à l'interface représentative d'objets (MIB) permettant de définir les requêtes sous forme d'au moins 3 objets, de définir une nouvelle requête, ou la modification des paramètres d'exécution de sortie d'une requête par des fonctions de création, suppression ou simplement, mise à jour des objets qui modélisent le concept de requêtes généralisées.Thus, one understands the interest of the invention which makes it possible, thanks to the generalized request server, associated with the representative object interface (MIB) making it possible to define the requests in the form of at least 3 objects, define a new query, or modify the parameters for executing the output of a query by functions for creating, deleting or simply updating objects that model the concept of generalized queries.
D'autres modifications à la portée de l'homme de métier font également partie de l'esprit de l'invention. Other modifications within the reach of the skilled person are also part of the spirit of the invention.

Claims

REVENDICATIONS
1. Serveur de requêtes généralisées (SR) caractérisé en ce qu'il permet d'interroger, au travers de requêtes, différentes sources de données (SD) à partir d'une interface unique paramétrable pouvant être activée par des applications et des modules d'administration, une requête étant modélisée dans une base de gestion d'informations (MIB).1. Generalized request server (SR) characterized in that it makes it possible to interrogate, through requests, different data sources (SD) from a single configurable interface which can be activated by applications and modules 'administration, a request being modeled in an information management database (MIB).
2. Serveur de requêtes généralisées selon la revendication 1 , caractérisé en ce qu'une requête est modélisée sous forme d'un objet principal (OP) comportant le type de la source à interroger et au moins un attribut propre à ce type, et d'objets subordonnés d'entrée (OE) et de sortie (OS), lesdits objets d'entrée (OE) modelisant les paramètres d'entrée de la requête (PE), lesdits objets de sortie (OS) modelisant les variables-résultats (VR).2. Generalized request server according to claim 1, characterized in that a request is modeled in the form of a main object (OP) comprising the type of the source to be interrogated and at least one attribute specific to this type, and d subordinate input (OE) and output (OS) objects, said input objects (OE) modeling the request input parameters (PE), said output objects (OS) modeling the result variables ( VR).
3. Serveur de contrôle de cohérence, utilisant le serveur de requêtes généralisées selon la revendication 1 , caractérisé en ce qu'il comporte en outre un objet indicateur permettant de définir, pour les variables-résultats d'une requête généralisée, une expression logique constituant un indicateur pour le contrôle de cohérence.3. Consistency check server, using the generalized request server according to claim 1, characterized in that it also comprises an indicator object making it possible to define, for the result variables of a generalized request, a logical expression constituting an indicator for consistency control.
4. Serveur d'ensembles utilisant le serveur de requêtes généralisées selon la revendication 1 , caractérisé en ce qu'il comporte en outre un objet de définition d'un ensemble qui exploite une requête définie selon la revendication4. Set server using the generalized request server according to claim 1, characterized in that it further comprises an object for defining a set which exploits a request defined according to claim
1 et qui comporte la définition d'un paramètre constituant un opérateur ensembliste dans le cas où l'ensemble est constitué à partir de la combinaison de sous-ensembles. 1 and which includes the definition of a parameter constituting a set operator in the case where the set is made up from the combination of sub-sets.
5. Serveur d'ensembles (SE) selon la revendication 4, caractérisé en ce qu'il permet de constituer des domaines contenant des listes d'équipements5. Ensemble server (SE) according to claim 4, characterized in that it makes it possible to constitute domains containing lists of equipment.
(301 , 302).(301, 302).
6. Serveur d'ensembles (SE) selon la revendication 5, caractérisé en ce qu'il est stocke des listes d'équipements (301 , 302), ledit serveur d'ensembles (SE) étant modélisé sous forme d'objets d'une base de gestion d'informations (MIB), les objets (MIB) pointant une référence aux objets principaux (OP) du serveur de requêtes et comportant des attributs propres aux ensembles.6. Assembly server (SE) according to claim 5, characterized in that it stores equipment lists (301, 302), said assembly server (SE) being modeled in the form of objects of an information management database (MIB), the objects (MIB) pointing to a reference to the objects main (OP) of the request server and containing attributes specific to the sets.
7. Serveur d'ensembles selon la revendication 6, caractérisé en ce que le serveur d'ensembles (SE) comporte des fonctions ensemblistes et de rafraîchissement.7. Ensemble server according to claim 6, characterized in that the ensemble server (SE) includes set and refresh functions.
8. Serveur de requêtes généralisées selon la revendication 1 , caractérisé en ce qu'il est un gestionnaire d'objets, interrogé par un service commun de gestion d'informations (CMIS), lesdites requêtes étant exécutées à l'aide d'une opération M-ACTION. 8. Generalized request server according to claim 1, characterized in that it is an object manager, interrogated by a common information management service (CMIS), said requests being executed using an operation M-ACTION.
9. Serveur de contrôle de cohérence, selon les revendications 3 à 8, caractérisé en ce qu'il permet d'exécuter une action de configuration sur une liste d'équipements (301 , 302) définie dans un domaine.9. Consistency check server, according to claims 3 to 8, characterized in that it makes it possible to execute a configuration action on a list of equipment (301, 302) defined in a domain.
10. Serveur de requêtes généralisées selon la revendication 1 , caractérisé en ce que le paramètre (PE) contenu dans ledit objet d'entrée (OE) comporte un identifiant, le nom d'une variable qui va être passée à la requête, la syntaxe de ladite variable et une valeur par défaut du paramètre.10. Generalized request server according to claim 1, characterized in that the parameter (PE) contained in said input object (OE) comprises an identifier, the name of a variable which will be passed to the request, the syntax of said variable and a default value of the parameter.
11. Serveur de requêtes généralisées selon la revendication 1 , caractérisé en ce que la variable-résultat (VR) définie dans l'objet de sortie (OS) comporte un identifiant, le nom d'une variable, le type de ladite variable et des commentaires.11. Generalized request server according to claim 1, characterized in that the result variable (VR) defined in the output object (OS) comprises an identifier, the name of a variable, the type of said variable and comments.
12. Serveur d'ensembles selon la revendication 4, caractérisé en ce que le serveur de requêtes CMIS comporte une interface présentant au moins une fenêtre de dialogue proposant différentes modalités de constitution et/ou de modification d'une liste d'équipements (301 ), des fonctions ensemblistes, une fonction de rafraîchissement des listes d'équipements pouvant interroger périodiquement des sources de données (SD), par l'intermédiaire du serveur de requêtes généralisées.12. Ensemble server according to claim 4, characterized in that the CMIS request server comprises an interface presenting at least one dialog window proposing different methods of constituting and / or modifying a list of equipment (301) , set functions, a refresh function for equipment lists that can periodically query data sources (SD), via the generalized query server.
13. Serveur d'ensembles selon la revendication 12, caractérisé en ce que une liste d'équipements est constituée en tapant manuellement sur le clavier d'un ordinateur, la référence de chaque équipement. 13. Ensemble server according to claim 12, characterized in that a list of equipment is formed by manually typing on the keyboard of a computer, the reference of each equipment.
14. Serveur de requêtes généralisées, selon les revendications 10 à 11 , caractérisé en ce que la création d'une nouvelle requête permet de constituer une liste d'équipements (301 ), ladite création étant réalisée en définissant les objets d'entrée (OE) et de sortie (OS). 14. Generalized request server, according to claims 10 to 11, characterized in that the creation of a new request makes it possible to constitute a list of equipment (301), said creation being carried out by defining the input objects (OE) ) and output (OS).
15. Serveur d'ensembles selon les revendications 12 à 14, caractérisé en ce que une liste d'équipements (301 ) est constituée par la sélection d'une requête dans une liste de requêtes existantes.15. Ensemble server according to claims 12 to 14, characterized in that a list of equipment (301) is constituted by the selection of a request from a list of existing requests.
16. Serveur d'ensembles, selon les revendications 12 à 15, caractérisé en ce qu'une liste d'équipements (301 ) est constituée par la combinaison de listes existantes.16. Ensemble server, according to claims 12 to 15, characterized in that a list of equipment (301) is constituted by the combination of existing lists.
17. Serveur d'ensembles selon les revendications 12 à 16, caractérisé en ce que une liste d'équipements (301 ) est constituée en sélectionnant au moins un équipement et/ou une liste d'équipements modélisés sous forme d'objet MIB sur une carte du moniteur ISM et en utilisant les fonctions traîner et jeter (drap and drop) du moniteur ISM. 17. Ensemble server according to claims 12 to 16, characterized in that a list of equipment (301) is formed by selecting at least one equipment and / or a list of equipment modeled as a MIB object on a ISM monitor card and using the ISM monitor's drap and drop functions.
PCT/FR1999/000668 1998-03-24 1999-03-22 Extensive request server WO1999049401A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP99909070A EP0985187A1 (en) 1998-03-24 1999-03-22 Extensive request server

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR9803601A FR2776789B1 (en) 1998-03-24 1998-03-24 GENERALIZED REQUEST SERVER
FR98/03601 1998-03-24

Publications (1)

Publication Number Publication Date
WO1999049401A1 true WO1999049401A1 (en) 1999-09-30

Family

ID=9524419

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/FR1999/000668 WO1999049401A1 (en) 1998-03-24 1999-03-22 Extensive request server

Country Status (3)

Country Link
EP (1) EP0985187A1 (en)
FR (1) FR2776789B1 (en)
WO (1) WO1999049401A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1990008360A1 (en) * 1989-01-12 1990-07-26 Telebase Systems, Inc. System and method for retrieving information from a plurality of databases
EP0455447A2 (en) * 1990-04-30 1991-11-06 Texas Instruments Incorporated Apparatus and method for adding an associative query capability to a programming language
GB2294134A (en) * 1994-10-13 1996-04-17 Edward Lea Accessing computer databases

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1990008360A1 (en) * 1989-01-12 1990-07-26 Telebase Systems, Inc. System and method for retrieving information from a plurality of databases
EP0455447A2 (en) * 1990-04-30 1991-11-06 Texas Instruments Incorporated Apparatus and method for adding an associative query capability to a programming language
GB2294134A (en) * 1994-10-13 1996-04-17 Edward Lea Accessing computer databases

Also Published As

Publication number Publication date
EP0985187A1 (en) 2000-03-15
FR2776789B1 (en) 2001-04-13
FR2776789A1 (en) 1999-10-01

Similar Documents

Publication Publication Date Title
US10324690B2 (en) Automated enterprise software development
US9535663B2 (en) Pattern-based construction and extension of enterprise applications in a cloud computing environment
Brown Model driven architecture: Principles and practice
US9811394B1 (en) Application programming interface recipe cloning
US7505995B2 (en) Object-relational model based user interfaces
US6976262B1 (en) Web-based enterprise management with multiple repository capability
US7421699B2 (en) Service meta model for an enterprise service architecture
US7707040B2 (en) Method of generating business intelligence incorporated business process activity forms
US8312113B2 (en) Managing shell configurations to dynamically control user computing environments
US20180089601A1 (en) Generating augmented process models for process analytics
US10635408B2 (en) Method and apparatus for enabling agile development of services in cloud computing and traditional environments
EP1096394A1 (en) System and procedure utilizing an LDAP directory service for administrating the persistence of EJB components
US9747353B2 (en) Database content publisher
EP2199961A1 (en) Business object browser for business query language
JP7416845B2 (en) System and method for generating prediction-based GUI to improve GUI response time
WO2011012704A1 (en) Application management system
US20200201660A1 (en) Database systems and related methods for validation workflows
US6886172B2 (en) Method for mapping procedural C++ code to java object-oriented classes
EP0985187A1 (en) Extensive request server
Schattkowsky et al. Uml model mappings for platform independent user interface design
US9268533B2 (en) Method and apparatus for enabling layered property definition in traditional and cloud computing environments
Chawla et al. A Goal based methodology for Web specific Requirements Engineering
US20090007157A1 (en) Mapping Data Sources to a Procedural API
US20230266969A1 (en) Automatic generation of a cloud integration adapter from a standard, programming language-agnostic interface specification
EP1009128A1 (en) Method to display object associations in a containment tree of a systems management application

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

WWE Wipo information: entry into national phase

Ref document number: 1999909070

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 09424113

Country of ref document: US

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWP Wipo information: published in national office

Ref document number: 1999909070

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 1999909070

Country of ref document: EP