Ad Widget

Collapse

List events acknowledge by user

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • icorreia
    Junior Member
    • Jul 2017
    • 2

    #1

    List events acknowledge by user

    Hello,
    does any one know a way to list acknowledge events by user within a timeframe? Ideally with the inserted text comment, but if only the total number of acknowledge triggers/events was listed by user it would be great.

    Thank you,
    Iris
  • janssenreis
    Member
    • May 2010
    • 64

    #2
    You can do via API using the event.get method by selecting the parameter select_acknowledges and informing the userid. More details at https://www.zabbix.com/documentation...ence/event/get

    Comment

    • icorreia
      Junior Member
      • Jul 2017
      • 2

      #3
      Thank you Reis, I will ask my System colleagues assistance with that

      Originally posted by janssenreis
      You can do via API using the event.get method by selecting the parameter select_acknowledges and informing the userid. More details at https://www.zabbix.com/documentation...ence/event/get

      Comment

      Working...