<div dir="ltr"><div>When i try to get the netin,netout graph it shows that image is created (see xample below) </div><div><br></div><div>root@bull:/# pvesh get /nodes/bull/rrd -ds netin,netout -timeframe hour</div><div>200 OK</div><div><br></div><div>{</div><div>   "filename" : "/var/lib/rrdcached/db/pve2-node/bull_netin_netout.png",</div><div>   "image" : "‰PNG\r\n\u001a\n...........................................................</div><div>.................</div><div><br></div><div><br></div><div>as the "filename" shows /var/lib/rrdcached/db/pve2-node/ must contain bull_netin_netout.png image.</div><div>however when i "ls" the directory it is empty</div><div><br></div><div><br></div><div><br></div><div><div>root@bull:/# ls -l /var/lib/rrdcached/db/pve2-node/</div><div>total 84</div><div>-rw-r----- 1 root root 81016 Sep 22 17:14 bull</div></div><div><br></div><div>now when i force create the image file like this</div><div><br></div><div>pvesh get /nodes/bull/rrd -ds netin,netout -timeframe hour > image.png<br></div><div><br></div><div>it creates the image but image does not open all images viewers showing error. </div><div><br></div><div>any idea please why it is happening. is this a bug or i am doing something wrong?</div><div><br></div><div>Thanks,</div><div>MYK</div><div><br></div><div><br></div><div><br></div></div>