-
- Veeam Software
- Posts: 170
- Liked: 43 times
- Joined: Mar 19, 2016 10:57 pm
- Full Name: Eugene Kashperovetskyi
- Location: Chicago, IL
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Happy New Year ~all!
Would it be possible to add a reference in VeeamOne generated reports/dashboards to the age of data it operates on?
For example, if the Reporter collection failed over X hours/days, the data presented in the dashboards/reports would be based on the previous(successful) collection, while without a reference to the date/time of the last successful collection, it's easy to get mislead and assume the "current" state of the information presented.
===
Last successful collection: Jan 2nd 1:00 UTC
===
Thank you.
Would it be possible to add a reference in VeeamOne generated reports/dashboards to the age of data it operates on?
For example, if the Reporter collection failed over X hours/days, the data presented in the dashboards/reports would be based on the previous(successful) collection, while without a reference to the date/time of the last successful collection, it's easy to get mislead and assume the "current" state of the information presented.
===
Last successful collection: Jan 2nd 1:00 UTC
===
Thank you.
Eugene K
VMCA, VCIX-DCV, vExpert
VMCA, VCIX-DCV, vExpert
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Hi Eugene and Happy New Year!
That makes sense only if last collection(s) failed.
In a case of data collection failure, coresponding alarm will be triggered, once the alarm is resolved reports will show actual data.
For performance-based reports lack of data will be evident.
Thanks!
That makes sense only if last collection(s) failed.
In a case of data collection failure, coresponding alarm will be triggered, once the alarm is resolved reports will show actual data.
For performance-based reports lack of data will be evident.
Thanks!
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Actually, I agree that showing "time stamp" on reports, web based dashboards makes sense, since not all guys sitting in the NOC (network operations center) have access to alarms to understand that there is an issue with data collection.
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Different hosts/servers may have different last successful collection timestamp.
Eugene, could you give an example of the report you are interested in?
Eugene, could you give an example of the report you are interested in?
-
- Novice
- Posts: 5
- Liked: never
- Joined: Oct 19, 2016 7:28 am
- Full Name: shane c
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
any chance of this been done for veeam one on desktop?shane wrote:Can the ability for veeam one monitor remember your username instead of having to untick windows session credentials and then having to type out domain and then username every time you open veeam one , This is available on veeam Backup and Replication.
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Yes, we added the request to the road map.shane wrote:any chance of this been done for veeam one on desktop?
Thanks!
-
- Lurker
- Posts: 1
- Liked: 1 time
- Joined: Jan 29, 2018 8:21 am
- Full Name: IT Department
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Web-service API to fetch information
The Monitor fetch information on disk/CPU/RAM usage, and so. Exactly like we can do with SNMP. It would be very useful (and cool) to have some web-services allowing us to extract those data. This way, we could disable SNMP on ours servers and:
- reduce the attack surface of each VM,
- save some RAM/CPU on each VM by removing SNMP daemon
If web-services API are too difficult to implement, it could also be some command lines softwares, like "veeam-cli fetch xxx"
The Monitor fetch information on disk/CPU/RAM usage, and so. Exactly like we can do with SNMP. It would be very useful (and cool) to have some web-services allowing us to extract those data. This way, we could disable SNMP on ours servers and:
- reduce the attack surface of each VM,
- save some RAM/CPU on each VM by removing SNMP daemon
If web-services API are too difficult to implement, it could also be some command lines softwares, like "veeam-cli fetch xxx"
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Thanks for the detailed request. It's taken into account.
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Feb 14, 2018 12:02 pm
- Full Name: Chris Branagan
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Case # 02609102
For auditing/insurance/ purposes we need to extract data from Veeam jobs into a spreadsheet, which is very time consuming with the amount of backup jobs we run. We also use the information to see trends in data growth and timings of jobs so
we can adjust their schedule.
The reports in VeeamONE dont really show the information we need and so i was looking at getting the information 3 ways:
1 - Created an SSRS report which runs on a schedule and shows the fields we need.
2 - Connecting Excel to the SQL and importing the data that way.
3 - The ability to create a custom report in VeeamOne to display the data I need.
As an example we extract the following data from Veeam:
Status - Fail or success
Start Date/Time
End Date/Time
Waiting for tape infrastructure resource availability time
Backup Duration
Full or incremental
Backup Size (Transferred)
Processing Rate
Tape Used (If tape job)
Could point 3 be put in as a feature request ?
In the mean time is anyone aware of a data dictionary for Veeam so I could create the reports myself using T-SQL
For auditing/insurance/ purposes we need to extract data from Veeam jobs into a spreadsheet, which is very time consuming with the amount of backup jobs we run. We also use the information to see trends in data growth and timings of jobs so
we can adjust their schedule.
The reports in VeeamONE dont really show the information we need and so i was looking at getting the information 3 ways:
1 - Created an SSRS report which runs on a schedule and shows the fields we need.
2 - Connecting Excel to the SQL and importing the data that way.
3 - The ability to create a custom report in VeeamOne to display the data I need.
As an example we extract the following data from Veeam:
Status - Fail or success
Start Date/Time
End Date/Time
Waiting for tape infrastructure resource availability time
Backup Duration
Full or incremental
Backup Size (Transferred)
Processing Rate
Tape Used (If tape job)
Could point 3 be put in as a feature request ?
In the mean time is anyone aware of a data dictionary for Veeam so I could create the reports myself using T-SQL
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Hello Chris and welcome to the forums!
Have you checked Backup Infrastructure Custom Data report?
I guess everything but tapes data is already there.
Thanks!
Have you checked Backup Infrastructure Custom Data report?
I guess everything but tapes data is already there.
Thanks!
-
- Influencer
- Posts: 12
- Liked: never
- Joined: May 27, 2015 7:27 am
- Full Name: Jens Pohl
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Hello there,
i could use some Reports that display more Informations about:
SAN Mode:
- can we get a Report/Alarm that checks wheather a Proxy is set to AUTO or SAN Transport Mode and then checks if the needed diskpart parameters for Direct-SAN Mode are set?
- is it possible to get a Report about the mapped offline LUNs to the Proxy for SAN Mode?
Running Job Overview:
- Can we get a (interactive) graphical output of the Start/End Time of all Jobs in Veeam Monitor? Something like a Timeline where you can view all Proxys/Repos and the running Jobs. Maybe with some nice MouseOver effects which displays the Job Name and the Bottleneck data. Some Checkboxes to select all the Jobs i like to view. Similar to the CPU Usage of all VMs
Office365:
- Can we gat any Reports about Office365?
VAW/VAL:
-Can we get any Reports about VAW/VAL?
i could use some Reports that display more Informations about:
SAN Mode:
- can we get a Report/Alarm that checks wheather a Proxy is set to AUTO or SAN Transport Mode and then checks if the needed diskpart parameters for Direct-SAN Mode are set?
- is it possible to get a Report about the mapped offline LUNs to the Proxy for SAN Mode?
Running Job Overview:
- Can we get a (interactive) graphical output of the Start/End Time of all Jobs in Veeam Monitor? Something like a Timeline where you can view all Proxys/Repos and the running Jobs. Maybe with some nice MouseOver effects which displays the Job Name and the Bottleneck data. Some Checkboxes to select all the Jobs i like to view. Similar to the CPU Usage of all VMs
Office365:
- Can we gat any Reports about Office365?
VAW/VAL:
-Can we get any Reports about VAW/VAL?
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Proxy setting data is available in Backup Infrastructure Custom Data report. Corresponding alarm is planned.SAN Mode:
- can we get a Report/Alarm that checks wheather a Proxy is set to AUTO or SAN Transport Mode and then checks if the needed diskpart parameters for Direct-SAN Mode are set?
- is it possible to get a Report about the mapped offline LUNs to the Proxy for SAN Mode?
For the LUNs check Unmapped Datastore LUNs report.
There is a "Jobs" tab under Backup Server where you can overview and filter all the jobs. Have you checked it?- Can we get a (interactive) graphical output of the Start/End Time of all Jobs in Veeam Monitor? Something like a Timeline where you can view all Proxys/Repos and the running Jobs. Maybe with some nice MouseOver effects which displays the Job Name and the Bottleneck data. Some Checkboxes to select all the Jobs i like to view. Similar to the CPU Usage of all VMs
Not now, but if you share more details on what data you want to have in such reports, it will be helpful. Thanks!Office365: - Can we gat any Reports about Office365?
Yes, there is Protected Computers lists all protected and unprotected computers with Veeam Agents including their last backup state.VAW/VAL: -Can we get any Reports about VAW/VAL?
-
- Influencer
- Posts: 12
- Liked: never
- Joined: May 27, 2015 7:27 am
- Full Name: Jens Pohl
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Hi Nikita,
1. SAN Mode:
The Backup Infrastructure Custom Date Report only reads the Proxy Transport mode, but not the Diskpart Settings/RegKeys.
The Unmapped Datastore LUNs Report shows only NOT Mapped LUNs, i need the opposite, or better the full Overview. In large environments with a couple of 100 LUNs you better have both informations.
2.Timeline of Veeam Jobs:
In which GUI are you right now? In vONE Monitor the VM Jobs View only tabular. The summary of a single Proxy shows only a cumulative summary of X hours of load, but not the specific time or the specific Job.
The CPU Load view for a single Proxy, has a unclear scaling with 800% UNITS??
3. O365 Reports:
Ok, Ill get you some input.
4. VAW/VAL Reports:
I have only vONE on U3, the Update of VBR to U3 is still pending. Ill take a look and get you updated.
5. New: Config Change Report:
A few minutes ago i had the case that all Proxys are disabled, and i could not get any informations who done this, or why this was done. Can we get a Report similar to the Job Configuration Change Tracking or a "Reason" Window like in the File Restore Wizard?
Jens
1. SAN Mode:
The Backup Infrastructure Custom Date Report only reads the Proxy Transport mode, but not the Diskpart Settings/RegKeys.
The Unmapped Datastore LUNs Report shows only NOT Mapped LUNs, i need the opposite, or better the full Overview. In large environments with a couple of 100 LUNs you better have both informations.
2.Timeline of Veeam Jobs:
In which GUI are you right now? In vONE Monitor the VM Jobs View only tabular. The summary of a single Proxy shows only a cumulative summary of X hours of load, but not the specific time or the specific Job.
The CPU Load view for a single Proxy, has a unclear scaling with 800% UNITS??
3. O365 Reports:
Ok, Ill get you some input.
4. VAW/VAL Reports:
I have only vONE on U3, the Update of VBR to U3 is still pending. Ill take a look and get you updated.
5. New: Config Change Report:
A few minutes ago i had the case that all Proxys are disabled, and i could not get any informations who done this, or why this was done. Can we get a Report similar to the Job Configuration Change Tracking or a "Reason" Window like in the File Restore Wizard?
Jens
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
1. Could you elaborate on Diskpart Settings/RegKeys? What is the use case and what exactly you want to see in reports?
2. I meant this tab
...
5. That report is planned for the upcoming update.
2. I meant this tab
...
5. That report is planned for the upcoming update.
-
- Influencer
- Posts: 10
- Liked: never
- Joined: Jan 29, 2017 7:45 pm
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
MAy we expect better integration with Linux Agents soon?
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Sure, u4 will include at least 3 new reports for computers protected by Veeam agents. What kind of data are looking for?
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Feb 01, 2016 10:08 am
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Case #02687358
Hello, would it be possible to add more functions for reporting of specific job events in future versions of Veeam ONE?
For instance there is a event message "Failed to inject guest runtime using guest interaction proxy, failing over to backup server" - I would like to report all jobs where such event occured. By correlating this information I would be able to make further conclusions about the root issue. This is just an example and can be adopted for other events/usecases.
Thanks!
Hello, would it be possible to add more functions for reporting of specific job events in future versions of Veeam ONE?
For instance there is a event message "Failed to inject guest runtime using guest interaction proxy, failing over to backup server" - I would like to report all jobs where such event occured. By correlating this information I would be able to make further conclusions about the root issue. This is just an example and can be adopted for other events/usecases.
Thanks!
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Hello and welcome to the community.
Sure,we will take the request into consideration.
Could you name the other events/use cases you want to be listed in reports?
Thanks
Sure,we will take the request into consideration.
Could you name the other events/use cases you want to be listed in reports?
Thanks
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Feb 01, 2016 10:08 am
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Not as concrete request for now.
But there are several that could be relevant. For example warnings as "Unable to perform guest file system indexing: Guest credentials for the VM are not specified." , "Failed to index guest file system. VSSControl: Index failed" , etc...
Some of them are even shown in the "Tasks & Events" of VONE Monitor Data Protection View. But I wasn´t able to gat a summarizing report with one specific event for a defined infrastructure scope.
So it would be good if this report can be defined flexible per usecase.
But there are several that could be relevant. For example warnings as "Unable to perform guest file system indexing: Guest credentials for the VM are not specified." , "Failed to index guest file system. VSSControl: Index failed" , etc...
Some of them are even shown in the "Tasks & Events" of VONE Monitor Data Protection View. But I wasn´t able to gat a summarizing report with one specific event for a defined infrastructure scope.
So it would be good if this report can be defined flexible per usecase.
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Got it. Thanks for the request.
If you want to track such issues which are collected by ONE and shown in tasks and events, you can create alarms based on those events. Just right-click on it. Then backup alarms overview report will provide you data about the triggered alarms based on those events.
If you want to track such issues which are collected by ONE and shown in tasks and events, you can create alarms based on those events. Just right-click on it. Then backup alarms overview report will provide you data about the triggered alarms based on those events.
Re: Veeam ONE vNEXT feedback/wishlist
Hello Nikita, can you already provide more information about my feature request/wish in the road map?Shestakov wrote:Got it, thanks for the explanation.
I will add the enhancement to the road map.
It would be very helpful if this feature/enhancement would find its way into Veeam ONE soon.
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Hello Michael,
Do you mean the feature to check if VM disks are thick/thin provisioned?
Thanks
Do you mean the feature to check if VM disks are thick/thin provisioned?
Thanks
Re: Veeam ONE vNEXT feedback/wishlist
No, reporting/checking disk format "Thick-Provision Lazy-Zeroed" and/or "Thick-Provision Eager-Zeroed".Shestakov wrote:Hello Michael,
Do you mean the feature to check if VM disks are thick/thin provisioned?
Thanks
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
You can find it in Custom Infrastructure report.
Choose
Object Type: Virtual Machine
Columns: Name, Virtual Disk Provisioning format
The report will show if VM has Thin, Lazy zeroed thick or Eager zeroed thick provisioning
Choose
Object Type: Virtual Machine
Columns: Name, Virtual Disk Provisioning format
The report will show if VM has Thin, Lazy zeroed thick or Eager zeroed thick provisioning
Re: Veeam ONE vNEXT feedback/wishlist
Hi Nikita, thank you for your quick reply. Unfortunately I can't select "Virtual Disk Provisioning format" under "Columns".Shestakov wrote:You can find it in Custom Infrastructure report.
Choose
Object Type: Virtual Machine
Columns: Name, Virtual Disk Provisioning format
The report will show if VM has Thin, Lazy zeroed thick or Eager zeroed thick provisioning
I've only these available columns starting with "Virtual Disk:": http://www.bilder-upload.eu/show.php?fi ... 655564.png
My Veeam ONE Reporter Server version is 9.5.0.3801.
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Sorry, I've checked it in my u4 lab.
So, answering your initial question, yes, the request will be addressed in the next update.
So, answering your initial question, yes, the request will be addressed in the next update.
Re: Veeam ONE vNEXT feedback/wishlist
Hi Nikita, nice to hear that this feature will be implemented. I love the update 4 just yetShestakov wrote:Sorry, I've checked it in my u4 lab.
So, answering your initial question, yes, the request will be addressed in the next update.
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Great to know
That is one of the smallest features of the release, so stay tuned.
That is one of the smallest features of the release, so stay tuned.
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Sep 24, 2018 6:07 pm
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Adding a alarm when the number of free tapes passes a threshold.
Use Case:
Archived tapes in AWS Virtual Tape Library are not reused by Veeam automatically, subsequently tapes are pulled from the "Free Tape" media pool. An alarm when the number of tapes decreased beyond a threshold will lessen the need to manually check the media pool and avoid "Waiting on Tape" emails form the Veeam backup server.
Case # 03207839 - Low Free Tape Alarm?
Use Case:
Archived tapes in AWS Virtual Tape Library are not reused by Veeam automatically, subsequently tapes are pulled from the "Free Tape" media pool. An alarm when the number of tapes decreased beyond a threshold will lessen the need to manually check the media pool and avoid "Waiting on Tape" emails form the Veeam backup server.
Case # 03207839 - Low Free Tape Alarm?
-
- Veteran
- Posts: 7328
- Liked: 781 times
- Joined: May 21, 2014 11:03 am
- Full Name: Nikita Shestakov
- Location: Prague
- Contact:
Re: Veeam ONE vNEXT feedback/wishlist
Hi Paul and welcome to the community!
Thanks for the request, we will discuss it within the team.
Thanks for the request, we will discuss it within the team.
Who is online
Users browsing this forum: No registered users and 10 guests