Skip to main content
Solved

Commvault API Integration With Zabbix

  • August 12, 2022
  • 2 replies
  • 2403 views

Forum|alt.badge.img+3

We are creating an integration between our monitoring tool (Zabbix) and the Commvault API, to have backup alerts centralized in a single location (Zabbix).

Using the documentation, they are doing a GET to the Commvault API.

And the return brings all the historical events, an immense list. We need the query to return only the events that are currently “problematic”.

Is there some kind of query within the API that only returns problem events that are currently occurring? Or some other way to centrally show, in Zabbix, the events and problems of Commvault?

Best answer by Onno van den Berg

If you check the link that you pasted yourself than you should have seen that the get events allows the passing of a view parameters. Notice the fromTime/toTime and the show* filters allowing you to retreieve only critical events.

https://documentation.commvault.com/v11/essential/47674_rest_api_get_events.html#request-parameters

View original
Did this answer your question?

2 replies

Mike Struening
Vaulter
Forum|alt.badge.img+23

Adding @chrisknows since he likely knows 😁

@Onno van den Berg is a wise one as well!


Onno van den Berg
Commvault Certified Expert
Forum|alt.badge.img+19
  • Commvault Certified Expert
  • 1252 replies
  • Answer
  • August 12, 2022

If you check the link that you pasted yourself than you should have seen that the get events allows the passing of a view parameters. Notice the fromTime/toTime and the show* filters allowing you to retreieve only critical events.

https://documentation.commvault.com/v11/essential/47674_rest_api_get_events.html#request-parameters


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings