xormon-7.90: zoom on graph doesn't work

almor
edited July 9 in XORMON

Hi

zoom doesn't works on all graphs in xormon. For lpar2rrd or stor2rrd.

Tried in MS Edge Version 126.0.2592.87 (Official build) (64-bit), Firefox 128.0 (64-bit)

Nothing in the logs for Xormon -Web UI

But it works correctly directly in UI of lpar2rrd or stor2rrd

Thank you for your help

Br,

Alexandre


ps. downgraded to 7.80-1 and it works as expected.

So some issue in 7.90

Comments

  • What specific graph doesn't zoom? What are your LPAR/STOR(2RRD) versions? Is there error in browser console (F12 for dev tools)?

    Post here or send us your logs

    Note a short problem description in the text field of the upload form.
    
    # replace lpar2rrd user with user home under which XorMon runs
    
    cd /home/lpar2rrd/xormon-data
    
    tar cvf logs.tar logs
    
    gzip -9 logs.tar
    
    Send us logs.tar.gz via https://upload.lpar2rrd.com
    


  • Hello

    logs are sent.

    Zoom doesnt works on all graph for CPU, RAM, .. for example for HMC or a LPAR in lpar2rrd ( 7.80.1 ) or stor2rrd (7.90) for DataCore node IO or IBM FS9500 CPU Total

    ps. had to downgrade lpar2rrd to 7.80 because it doesn't got any CPUs metrics from AIX (API for HMC and LPAR by an agent 7.90 also), but it's another story. I cann't live it for long time for debuging with an error


    Yes, i see an error in the browser:

    zone.js:1711

     Uncaught

    TypeError: this.dataService.mainModule.convertTZ is not a function

       at e.selectEnd (abstract-graph.ts:109:53)

       at Object.onSelectEnd (abstract-graph.ts:166:14)

       at HTMLDocument._3c (eval at <anonymous> (scripts.15d01603ee46…d7bb4e.js:559:41062), <anonymous>:1:3768)

       at HTMLDocument.r (scripts.15d0160….js:2:36717)

       at HTMLDocument.dispatch (scripts.15d0160….js:2:39688)

       at m.handle (scripts.15d0160….js:2:37679)

       at a.invokeTask (zone.js:406:31)

       at n.runTask (zone.js:178:47)

       at c.invokeTask [as invoke] (zone.js:487:34)

       at k (zone.js:1661:18)

    selectEnd   @   abstract-graph.ts:109

    onSelectEnd   @   abstract-graph.ts:166

    _3c   @   VM14:1

    r   @   scripts.15d0160….js:2

    dispatch   @   scripts.15d0160….js:2

    m.handle   @   scripts.15d0160….js:2

    invokeTask   @   zone.js:406

    runTask   @   zone.js:178

    invokeTask   @   zone.js:487

    k   @   zone.js:1661

    y   @   zone.js:1692

    m   @   zone.js:1725


    Thank you


    Best regards,

    Alexandre

  • Thank you. It works as expected now

Sign In or Register to comment.