Bug with "Server at a Glance" panel in NodeWorx

Hey all,

Nothing imperative, but found a bug in the reference for the graphs in the “server at a glance” ajax in the nodeworx menu (image attached).

https://domain.com:2443/nodeworx/rrd?action=thumbnail&service=cpu&graph=usage
https://domain.com:2443/nodeworx/rrd?action=thumbnail&service=memory&graph=usage
https://domain.com:2443/nodeworx/rrd?action=thumbnail&service=network&graph=traffic

are the broken image URLs.

When you look at the system graphs page ( https://domain.com:2443/nodeworx/rrd ) the graphs are generated correctly and use a different path:

https://domain.com:2443/nodeworx/rrd?action=imgThumbnailCommit&service=cpu&graph=usage
https://domain.com:2443/nodeworx/rrd?action=imgThumbnailCommit&service=memory&graph=usage
https://domain.com:2443/nodeworx/rrd?action=imgThumbnailCommit&service=network&graph=traffic&sub=eth0

Reproduced across a couple different servers running Iworx, so I’m pretty sure this isn’t something individual to my servers or implementation.

Selection_050.png

Seems sorted on 4.10.1-441 (at least for me), or look at:
http://forums.interworx.com/showthread.php?t=3846