Ad Widget

Collapse

Create a very simple view for customer

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yahyazahedi
    Junior Member
    • Nov 2016
    • 3

    #1

    Create a very simple view for customer

    Hello
    I am using zabbix as monitoring tools for my services.
    I create a graph for simple check ICMP for VPSs of Customers.
    My goal is to customer have a user/pass and when he login just view his graph, not menu, not ntab , nothing else
    how it possible and how can i do that ?

    Best Regards
  • igm
    Junior Member
    • Oct 2016
    • 3

    #2
    Unfortunately it is not possible to limit user to only one graph without access to other items within same hosts group. There are two possible solutions for this:

    1. You can specify required graph as start page in user's profile and after login user will be redirected directly to graph.

    2. Create custom script and retrieve specific graph through API call, as described at Zabbix API documentation: https://www.zabbix.com/documentation...ence/graph/get

    Comment

    • yahyazahedi
      Junior Member
      • Nov 2016
      • 3

      #3
      Thanks a lot
      Because the number of customers(users) aren't to many, may be solution 1is good, but how can configure ?
      Can you help me or give me a link ?
      and another question how can customize dashboard for host group ? for example for some users i remove Report Section and and Inventory ?

      Best Regards

      Comment

      • Lurnux
        Junior Member
        • May 2014
        • 22

        #4
        Originally posted by yahyazahedi
        Thanks a lot
        Because the number of customers(users) aren't to many, may be solution 1is good, but how can configure ?
        Can you help me or give me a link ?
        and another question how can customize dashboard for host group ? for example for some users i remove Report Section and and Inventory ?

        Best Regards
        You could create screens with collection of graphs for users and specify the "URL (after login)"for each user to land on that screen after login. This setting can be found in users profile page by selectiong Administration -> Users and opening the user in question.

        Comment

        • yerly
          Junior Member
          • Dec 2020
          • 1

          #5
          Buenas, como estan?

          Alguien me podría explicar como funcionaria la primera opcion.

          1. Puede especificar el gráfico requerido como página de inicio en el perfil del usuario y, después de iniciar sesión, el usuario será redirigido directamente al gráfico.

          Comment

          Working...