Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Report über zugewiesene Anwendungen

    Scheduled Pinned Locked Moved Betrieb
    4 Posts 4 Posters 1.9k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      tfoks
      last edited by

      Hallo,
      hat jemand sich mal an einem Report versucht, der ihm alle Server mit einer bestimmten installierten Anwendung auflistet?

      Gruß,
      Thomas

      1 Reply Last reply Reply Quote 0
      • binaryB Offline
        binary
        last edited by

        Nein, aber ich wäre auch daran interessiert….

        1 Reply Last reply Reply Quote 0
        • C Offline
          cmdrhenner
          last edited by

          Das Problem hatte ich auch mal:

          SELECT isys_obj.isys_obj__title as 'Server', isys_obj_1.isys_obj__title as 'Anwendung' FROM isys_catg_relation_list AS isys_catg_relation_list, isys_obj AS isys_obj, isys_obj AS isys_obj_1 WHERE isys_catg_relation_list.isys_catg_relation_list__isys_obj__id__master = isys_obj.isys_obj__id AND isys_catg_relation_list.isys_catg_relation_list__isys_obj__id__slave = isys_obj_1.isys_obj__id AND isys_obj.isys_obj__isys_obj_type__id = 5 AND isys_obj_1.isys_obj__isys_obj_type__id = 2 order by isys_obj.isys_obj__title

          Das 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.

          i-doit 1.2.3

          1 Reply Last reply Reply Quote 0
          • Q Offline
            Quintillii
            last edited by

            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>

            1 Reply Last reply Reply Quote 0

            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
            • First post
              Last post