Folks,
I'm running into an issue where my Daily, Weekly and Monthly Executive Reports are not being sent via email. Email is working as I'm able to receive HA Notifications, Login Notifications, etc.
My Device Agent log reports the following:
2014:02:27-11:50:58 Tornado-1 device-agent[6063]: Creating 'daily' reporting data
2014:02:27-11:50:58 Tornado-1 device-agent[6063]: reporting.change': daily
2014:02:27-11:50:58 Tornado-1 device-agent[6063]: Cannot create reporting Data: /var/wfe/var/rrd-images/images_2//itfusage_eth0_daily.png does not exist
Upon logging in via SSH, it is clear that the images_2 symlink does not contain that image, however, the following directories do contain that image:
/var/wfe/var/rrd-images
/var/wfe/var/rrd-images/images_1
It seems as though the /var/sec/chroot-httpd/var/webadmin/var/rrd-images directory gets wiped every 15 minutes, so my idea of linking images_2 to a different directory was futile.
I've done some digging and it seems that there has been reports that this was a bug some time ago, however, has been addressed and fixed. That being said, I recently switched over to an ESXi Model and in doing so, I used the ESX 9.003 build to create the virtual machine. [:O] Via Up2Date, I was able to update to 9.108-23, which is my current build. My concern, however, is that perhaps by starting out with an older build, in this case 9.003, I'm stuck with this error unless I recreate the VM with an ISO after said issue had been fixed? [:S]
This thread was automatically locked due to age.