Report über zugewiesene Anwendungen
-
Hallo,
hat jemand sich mal an einem Report versucht, der ihm alle Server mit einer bestimmten installierten Anwendung auflistet?Gruß,
Thomas -
Nein, aber ich wäre auch daran interessiert….
-
Das Problem hatte ich auch mal:
SELECT
isys_obj.isys_obj__titleas 'Server',isys_obj_1.isys_obj__titleas 'Anwendung' FROMisys_catg_relation_listASisys_catg_relation_list,isys_objASisys_obj,isys_objASisys_obj_1WHEREisys_catg_relation_list.isys_catg_relation_list__isys_obj__id__master=isys_obj.isys_obj__idANDisys_catg_relation_list.isys_catg_relation_list__isys_obj__id__slave=isys_obj_1.isys_obj__idANDisys_obj.isys_obj__isys_obj_type__id= 5 ANDisys_obj_1.isys_obj__isys_obj_type__id= 2 order byisys_obj.isys_obj__titleDas Ergebnis in Base etwas aufhübschen und schon hat man eine "rausgebbare" Liste.
Wobei die type_id = 2 den Anwendungen unter Software entspricht und die type_id = 5 ist die Serverkategorie unter Infrastruktur. Da muss man aber dann selber schauen, die IDs können unterschiedlich sein.
-
In Version 1.4.1 kann man dazu die Druckansicht nutzen:
Menüpunkt "Software" –> "Anwendungen" --> Knopf <druckansicht>(Wenn man nur eine bestimmte Software haben möchte, dann halt vorher die gewünschte Software anhaken.)</druckansicht>
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login