Forum Discussion

James Proctor's avatar
James Proctor
New Member
9 years ago

Auto Refresh Reports

HI,

In the office I would like a monitor with a list of outstanding issues on it. I can get this report, but is there anyway of making it automatically refresh every minute or so?

Any advice or ideas would be great.

Regards

James 
  • Auto refresh on the dashboard will be great. Need to refresh manually to see new incidents. 
  • SaschaZ's avatar
    SaschaZ
    Retired GoTo Contributor
    That's actually a good idea, would an "auto refresh" checkbox on the dashboard do the trick?
  • We ended up building a dashboard using the API in the end. Are there any plans to further develop the API?

    BTW I'm happy to share code if anyone is interested. 

  • GlennD's avatar
    GlennD
    GoTo Manager
    I've set this Topic as an Idea. James, thank you for offering to share you code, it is very generous of you.
  • Hi Everyone,

    The code is available at https://github.com/WJPSoftware/CitrixSupportDashboard.

    Feel free to use and update as per requirements. The full code pulls in code from Insightly CRM too and also pings some of our servers to check if they are alive.

    There are a few funny things, like its impossible via the API to get hold of the Change Status unless anyone else can find it. 

    I'd be keen to see what everyone else does with this.

    James