<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Looking for the Perfect Dashboard: InfluxDB, Telegraf and Grafana &#8211; Part XIII &#8211; Veeam Backup for Microsoft Office 365	</title>
	<atom:link href="https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/feed/" rel="self" type="application/rss+xml" />
	<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/</link>
	<description>Everything about VMware, Veeam, InfluxData, Grafana, Zimbra, etc.</description>
	<lastBuildDate>Tue, 07 Oct 2025 19:39:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Michel		</title>
		<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-4043</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Tue, 26 Sep 2023 08:29:29 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1586#comment-4043</guid>

					<description><![CDATA[HI jorgeuk,

sorry for the late feedback, I haven&#039;t had much time to deal with the problem lately,
here are my settings in the script

veeamUsername=&quot;Administrator&quot;
veeamPassword=&quot;MYPASS&quot;
veeamRestServer=&quot;https://SYSTEMIP&quot;
veeamRestPort=&quot;4443&quot; #Default Port

according to the settings in the script everything should be set correctly]]></description>
			<content:encoded><![CDATA[<p>HI jorgeuk,</p>
<p>sorry for the late feedback, I haven&#8217;t had much time to deal with the problem lately,<br />
here are my settings in the script</p>
<p>veeamUsername=&#8221;Administrator&#8221;<br />
veeamPassword=&#8221;MYPASS&#8221;<br />
veeamRestServer=&#8221;https://SYSTEMIP&#8221;<br />
veeamRestPort=&#8221;4443&#8243; #Default Port</p>
<p>according to the settings in the script everything should be set correctly</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jorgeuk		</title>
		<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3638</link>

		<dc:creator><![CDATA[jorgeuk]]></dc:creator>
		<pubDate>Fri, 08 Sep 2023 16:33:35 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1586#comment-3638</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3415&quot;&gt;Michel&lt;/a&gt;.

Oh, that is bizarre, as all my scripts are built to omit the SSL check of course. how does it look the veeamRestServer? This is my script:
&lt;code&gt;veeamUsername=&quot;administrator&quot;
veeamPassword=&quot;MYPASS&quot;
veeamRestServer=&quot;https://192.168.1.32&quot;
veeamRestPort=&quot;4443&quot; #Default Port&lt;/code&gt;

Maybe you need to add the https://]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3415">Michel</a>.</p>
<p>Oh, that is bizarre, as all my scripts are built to omit the SSL check of course. how does it look the veeamRestServer? This is my script:<br />
<code>veeamUsername="administrator"<br />
veeamPassword="MYPASS"<br />
veeamRestServer="https://192.168.1.32"<br />
veeamRestPort="4443" #Default Port</code></p>
<p>Maybe you need to add the https://</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michel		</title>
		<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3415</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Fri, 01 Sep 2023 09:01:46 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1586#comment-3415</guid>

					<description><![CDATA[HI jorgeuk,

i use domain\user but also only user because its an standalone server without domain.

But now i have further information it seems that the SSL is not working properly.

curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to veeamRestServer:4443

So now i have to look first why the SSL is not working and then i can look further for the script.]]></description>
			<content:encoded><![CDATA[<p>HI jorgeuk,</p>
<p>i use domain\user but also only user because its an standalone server without domain.</p>
<p>But now i have further information it seems that the SSL is not working properly.</p>
<p>curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to veeamRestServer:4443</p>
<p>So now i have to look first why the SSL is not working and then i can look further for the script.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jorgeuk		</title>
		<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3369</link>

		<dc:creator><![CDATA[jorgeuk]]></dc:creator>
		<pubDate>Wed, 30 Aug 2023 14:52:31 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1586#comment-3369</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3310&quot;&gt;Michel&lt;/a&gt;.

Hello,
Probably needs to do with the auth:
# Endpoint URL for login action
veeamUsername=&quot;YOURVBOUSER&quot;
veeamPassword=&quot;YOURVBOPASSWORD&quot;

Are you using user\domain ? or user@domain.com]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3310">Michel</a>.</p>
<p>Hello,<br />
Probably needs to do with the auth:<br />
# Endpoint URL for login action<br />
veeamUsername=&#8221;YOURVBOUSER&#8221;<br />
veeamPassword=&#8221;YOURVBOPASSWORD&#8221;</p>
<p>Are you using user\domain ? or <a href="mailto:user@domain.com">user@domain.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michel		</title>
		<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3310</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Mon, 28 Aug 2023 09:57:43 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1586#comment-3310</guid>

					<description><![CDATA[HI jorgeuk,

yes the RESTAPI is Enabled and i can access the swagger.

The Script is the latest from your GIT

##      NAME:  veeam_microsoft365.sh
##      ORIGINAL veeam_microsoft365.sh
##      LASTEDIT: 02/03/2023
##      VERSION: 7.0
##      KEYWORDS: Veeam, InfluxDB, Grafana

The Veeam Backup for MS365 is the version 7.0.0.3604

in the meantime i have testet some issues and i can say that the restapi dosn&#039;t reply properly
i don&#039;t get an Bearer Token, if i explore the data through the swagger everythin works and i get the data but with the script it dosn&#039;t work.

Thanks for your help]]></description>
			<content:encoded><![CDATA[<p>HI jorgeuk,</p>
<p>yes the RESTAPI is Enabled and i can access the swagger.</p>
<p>The Script is the latest from your GIT</p>
<p>##      NAME:  veeam_microsoft365.sh<br />
##      ORIGINAL veeam_microsoft365.sh<br />
##      LASTEDIT: 02/03/2023<br />
##      VERSION: 7.0<br />
##      KEYWORDS: Veeam, InfluxDB, Grafana</p>
<p>The Veeam Backup for MS365 is the version 7.0.0.3604</p>
<p>in the meantime i have testet some issues and i can say that the restapi dosn&#8217;t reply properly<br />
i don&#8217;t get an Bearer Token, if i explore the data through the swagger everythin works and i get the data but with the script it dosn&#8217;t work.</p>
<p>Thanks for your help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jorgeuk		</title>
		<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3272</link>

		<dc:creator><![CDATA[jorgeuk]]></dc:creator>
		<pubDate>Sat, 26 Aug 2023 10:30:14 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1586#comment-3272</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3203&quot;&gt;Michel&lt;/a&gt;.

Hello, it is working on my lab, what version of the script are you using? Do you mind adding the first part of the comments? Also, do you have RESTAPI Enabled? can you access the swagger?

Cheers]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3203">Michel</a>.</p>
<p>Hello, it is working on my lab, what version of the script are you using? Do you mind adding the first part of the comments? Also, do you have RESTAPI Enabled? can you access the swagger?</p>
<p>Cheers</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michel		</title>
		<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-3203</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Wed, 23 Aug 2023 13:05:21 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1586#comment-3203</guid>

					<description><![CDATA[HI jorgeuk,

awesome work, but unfortunately I have some issues with the script and the Veeam REST API:

Do you have any idea where these errors are:

veeam_microsoft365.sh ( Version V7)

Writing veeam_office365_version to InfluxDB
Error: failed to write data: 400 Bad Request: unable to parse &#039;veeam_office365_version,veeamVersion=,veeamServer=https://SYSTEMIP v=1&#039;: missing tag value
Writing veeam_office365_restoreportal to InfluxDB
Error: failed to write data: 400 Bad Request: unable to parse &#039;veeam_office365_restoreportal,veeamServer=https://SYSTEMIP ,restorePortalAppId= restorePortalEnabled=&#039;: missing tag value]]></description>
			<content:encoded><![CDATA[<p>HI jorgeuk,</p>
<p>awesome work, but unfortunately I have some issues with the script and the Veeam REST API:</p>
<p>Do you have any idea where these errors are:</p>
<p>veeam_microsoft365.sh ( Version V7)</p>
<p>Writing veeam_office365_version to InfluxDB<br />
Error: failed to write data: 400 Bad Request: unable to parse &#8216;veeam_office365_version,veeamVersion=,veeamServer=https://SYSTEMIP v=1&#8217;: missing tag value<br />
Writing veeam_office365_restoreportal to InfluxDB<br />
Error: failed to write data: 400 Bad Request: unable to parse &#8216;veeam_office365_restoreportal,veeamServer=https://SYSTEMIP ,restorePortalAppId= restorePortalEnabled=&#8217;: missing tag value</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: BenP		</title>
		<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-1830</link>

		<dc:creator><![CDATA[BenP]]></dc:creator>
		<pubDate>Thu, 15 Dec 2022 00:42:09 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1586#comment-1830</guid>

					<description><![CDATA[Hi, I am already using version 5:
##      .Notes
##      NAME:  veeam_office365.sh
##      ORIGINAL NAME: veeam_office365.sh
##      LASTEDIT: 08/03/2022
##      VERSION: 5.0
##      KEYWORDS: Veeam, InfluxDB, Grafana]]></description>
			<content:encoded><![CDATA[<p>Hi, I am already using version 5:<br />
##      .Notes<br />
##      NAME:  veeam_office365.sh<br />
##      ORIGINAL NAME: veeam_office365.sh<br />
##      LASTEDIT: 08/03/2022<br />
##      VERSION: 5.0<br />
##      KEYWORDS: Veeam, InfluxDB, Grafana</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jorgeuk		</title>
		<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-1829</link>

		<dc:creator><![CDATA[jorgeuk]]></dc:creator>
		<pubDate>Wed, 14 Dec 2022 17:34:00 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1586#comment-1829</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-1828&quot;&gt;BenP&lt;/a&gt;.

Hello,
That is the issue; you would need to go to GitHub and grab the correct version:
https://github.com/jorgedlcruz/veeam-backup-for-microsoft365-grafana/tree/master/v5.0

Both files should work just fine.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-1828">BenP</a>.</p>
<p>Hello,<br />
That is the issue; you would need to go to GitHub and grab the correct version:<br />
<a href="https://github.com/jorgedlcruz/veeam-backup-for-microsoft365-grafana/tree/master/v5.0" rel="nofollow ugc">https://github.com/jorgedlcruz/veeam-backup-for-microsoft365-grafana/tree/master/v5.0</a></p>
<p>Both files should work just fine.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: BenP		</title>
		<link>https://jorgedelacruz.uk/2019/11/27/looking-for-the-perfect-dashboard-influxdb-telegraf-and-grafana-part-xiii-veeam-backup-for-microsoft-office-365-v4/#comment-1828</link>

		<dc:creator><![CDATA[BenP]]></dc:creator>
		<pubDate>Wed, 14 Dec 2022 04:29:10 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1586#comment-1828</guid>

					<description><![CDATA[Hi! I am using versions:
Microsoft Office 365 v5.0 - Using RestAPI to InfluxDB Script
Veeam Backup: 6.0.0.385]]></description>
			<content:encoded><![CDATA[<p>Hi! I am using versions:<br />
Microsoft Office 365 v5.0 &#8211; Using RestAPI to InfluxDB Script<br />
Veeam Backup: 6.0.0.385</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: jorgedelacruz.uk @ 2026-03-31 22:43:29 by W3 Total Cache
-->