Skip to content

Earth Day: Recognizing the impact of tech on the environment

Every year since its inception in 1970, Earth Day has been celebrated on April 22 with a clear mission: to educate about the environment.

Society has changed dramatically in the past year, let alone in the 51 years since Earth Day began. One huge aspect of this transformation is the increase in technology use. In 1970, for example, there were no mass-produced mobile phones, whereas in 2021, an estimated 3.8 billion people now have a smartphone.

In terms of environmental damage, some is easy to see: landfills chock-full of single-use plastics, factories pumping out volumes of emissions, and inordinately huge areas of deforestation. However, significant harm is also caused by less obvious sources, including the habits we undertake every day with our technology. The harmful impacts of technology on the environment can result from issues such as planned obsolescence by design, unrepairable devices, and energy use – whether that of individuals or of data centers.

It’s easy to forget about the natural world when we go online – the internet and the environment can seem worlds apart – but to tackle the issues affecting the earth’s environment negatively, we must recognize the role of technology.

There is no one figure to sum up the impact of digital technologies on the environment, but estimates suggest that the technology sector represents at least 1.4% of global greenhouse gas emissions, and could potentially be as high as 5.9%. A significant contributor is data centers. While saving files to the cloud may seem like an innocuous activity, this isn’t a magic disappearing act – the information is stored in data centers, which currently account for around 2% of total global electricity consumption. (Some of the methods of reducing the impact of data centers may surprise you; for example, some are now being built underwater to reduce the cost of cooling them.)

The impact of physical structures is not the only environmental cost of technology. Software also plays an important role, for better or worse. When your device runs slowly, it is annoying – you’re trying to get things done and we have become used to instant responses. Beyond the personal, programs that slow down technology or have a high system impact contribute to environmental damage in multiple ways. Devices require more energy to run when software is slowing them down, meaning shorter charge cycles and greater electricity usage. Additionally, the “replace, not repair” mentality leads many people to dispose of slow devices, which often end up in a landfill.

While it may seem like all bad news, this is certainly not true. Software with low system impact helps devices run quickly, reduces energy usage, and minimizes environmental damage. New technological advancements such as solar glass and the use of environmental sensors can benefit the environment. The presence of technology in our lives is not going away anytime soon, nor should it, but we can pay attention to improving existing tools and minimizing harmful impacts.

About Version 2 Limited
Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About ESET
For 30 years, ESET® has been developing industry-leading IT security software and services for businesses and consumers worldwide. With solutions ranging from endpoint security to encryption and two-factor authentication, ESET’s high-performing, easy-to-use products give individuals and businesses the peace of mind to enjoy the full potential of their technology. ESET unobtrusively protects and monitors 24/7, updating defenses in real time to keep users safe and businesses running without interruption. Evolving threats require an evolving IT security company. Backed by R&D facilities worldwide, ESET became the first IT security company to earn 100 Virus Bulletin VB100 awards, identifying every single “in-the-wild” malware without interruption since 2003.

Everything you need to know about Office 365 Monitoring

Do you know everything about Office 365 Monitoring?

Microsoft Office 365 Monitoring (Known as Office 365)

Pandora FMS is a proactive, advanced and flexible monitoring tool which is also easy-to-configure according to each business and their needs. It can be integrated into all the needs of servers, network computers and terminals. Besides, in a world where the cloud has taken more prominence, it can also monitor its services or computers.

In this article, we will focus on Office 365 monitoring from Pandora FMS using the module available in the Enterprise library.

https://pandorafms.com/library/pandora-office-365-monitoring/

What is Office 365?

Microsoft 365, also known as Office 365, is the tool conceived by the giant Microsoft that allows you to create, access and share documents online with different users in Word, Excel, PowerPoint and OneNote, among others. To that end, you only need to have access to the Internet and have OneDrive of course.

Microsoft 365 offers different packages, depending on the size of your company or the number of users who will make use of these services. In addition, users may choose between three types of packages: for private use, for businesses or for students or teachers. Each one has its own features (number of users, integrated programs, space…) and it is offered at different prices accordingly.

Microsoft 365 Health

Microsoft 365 provides a page to see the health of cloud services. You may take a look at the following url:

https://status.office365.com

Office-365-monitoring

You may observe the health status of the services in Microsoft 365

Office-365-monitoring

What we can see is that, on demand, we can find out in what state the services are, but by having Pandora FMS, we will be able to improve this overview and also have all of this information and generate alerts about the services that may be essential for the daily work or tasks of our company.

Microsoft 365 in Pandora FMS

In order to carry out Office 365 monitoring, what we need is to be able to see the services in our Pandora FMS WEB console, as exemplified in the following image:

Office-365-monitoring

To get that result, we are going to use the Enterprise library module . But first, let’s take a look at the requirements you need to meet to achieve our goal:

  • In Pandora FMS Environment: The plugin server must be enabled, Python 3.8.
  • In Microsoft 365: Read permissions are required for the o365 API.

Office-365-monitoring

  • Know the following Authentication data: TenantID, ClientID, Secret

The plugin is designed to run as a server plugin but can be run on an agent using module_plugin with no issues at all.

Script Running

So that you can notice, very simply, how the script is executed, we are going to see an example of that, where we will execute its binary version with the following command:

pandora_o365 -c xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx -t xxxxxxxx-xxxxx-xxxx-xxxxx-xxxxxxxxx -s xxxxxxxxxxxxxx~xxxxxxxxxx~xx~xxxxx

Office-365-monitoring

When executing the script, if the ClientIT, TenantID and Secret values are correct, we will get the following response:

Office-365-monitoring

Finding out the status of the services from Pandora FMS

We already have Microsoft 365 service agents, to finish up this idea let’s look at a service on Microsoft 365 health page and what it looks like in Pandora FMS.

Microsoft 365 Health Page:

Office-365-monitoring

Office-365-monitoring

We clearly see that there is a service degradation.

Health in Pandora FMS:

Office-365-monitoring

Office-365-monitoring

We check and verify that, indeed, we have the same information and that with these texts it is very easy to define alerts on the status of the different services.

Log collection

If we have Pandora FMS Syslog Server feature enabled, we can save all the issues that take place in Microsoft 365. For this, just add the parameter -l in the execution of pandora_o365 module -c xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx -t xxxxxxxx-xxxxx-xxxx-xxxxx-xxxxxxxxx -s xxxxxxxxxxxxxx ~ xxxxxxxxxx ~ xx ~ xxxxx -l

That way you can save, very easily and with no issues at all, Microsoft 365 incidences in Pandora FMS.

Office-365-monitoring

Office-365-monitoring

That way, you may now proactively monitor all Microsoft 365 services. And we achieved our goal, Office 635 monitoring is ready to work!

Would you like to find out more about what Pandora FMS can offer you? Find out clicking here .

If you have to monitor more than 100 devices, you can also enjoy a FREE 30-day Pandora FMS Enterprise TRIAL. Installation in Cloud or On-Premise mode, you choose!! Get it here !

Last but not least, remember that if you have a reduced number of devices to monitor, you can use the Pandora FMS OpenSource version. Find more information here .

Do not hesitate to send us your questions. Pandora FMS team will be happy to help you!

And if you want to keep up with all our news and you like IT, releases and, of course, monitoring, we are waiting for you in our blog and in our different social media, from Linkedin to Twitter not forgetting of course Facebook . We even have a YouTube channel, and with the best storytellers.

About Version 2 Limited
Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About PandoraFMS
Pandora FMS is a flexible monitoring system, capable of monitoring devices, infrastructures, applications, services and business processes.
Of course, one of the things that Pandora FMS can control is the hard disks of your computers.

5 ideas on how to use a Wireless Document Camera to improve your lecture

The IPEVO VZ-X , a wireless document camera, is revolutionizing how lectures are taken. The VZ-X features three connection modes, namely Wi-Fi, HDMI, and USB. You can also use it with a computer, iOS/ Android devices, or directly with a projector or TV.

Now, let’s look at five ways you can use the IPEVO VZ-X to improve your lecture.

  1. Interactively in a small classroom

Say you are teaching a small classroom and you fancy showing each student’s work to the members of the class. All you need is the Wireless Document Camera, VZ-X, and a big screen. You can hold the VZ-X in your hand, walk around the class while showcasing it on the big screen.

Thanks to the Wi-Fi connectivity, you won’t have to deal with wire, and with a battery life of up to 12 hours, you can have a productive and interactive class or session without interruption.

  1. For a bigger setting

When in a bigger setting, the VZ-X can also be utilized. Thanks to the Wi-Fi mode, speakers can connect their device to the VZ-X and move around freely without having to worry about cables. So, that way, speakers can have their work displayed on bigger screens in the auditorium for all to see.

  1. Online learning

You can also use the VZ-X as a webcam for video conferencing or remote learning/teaching via third-party communication software like Zoom, teams, and skype. You are not restrained by cable as you can connect the VZ-X to your device through Wi-Fi without interrupting your internet connectivity.

To stay connected to your network while using VZ-X in Wi-Fi mode, see the step-by-step guide here.

  1. Connect wirelessly to your iPad and make annotations with the help of the IPEVO WHITEBOARD

With both the VZ-X and the  IPEVO WHITEBOARD App, you can take learning and presentations to the next level. With IPEVO Whiteboard, you can expand your wireless freedom to the maximum. It is a software that lets you make and share annotations, pictures, objects, text, and screens even as you present them.

All you have to do is connect the VZ-X via Wi-Fi to an iPad using the IPEVO Whiteboard, and then you can begin to annotate. But that is not all; you can also record both audio and video as well as take snapshots. It is also possible to display through a large audience when you present on a big screen — of course, with no wire to deal with.

Features and tools that make the IPEVO Whiteboard PRO an interesting software include 20 background templates, disappearing ink, browser window, add a map, picture-in-picture, laser pointer, and many more.

  1. Pair the VZ-X with the IPEVO Visualizer

The IPEVO Visualizer lets you display, record, and modify the video feed from a computer camera. When you pair it with the VZ-X, you can begin to visualize things in a new way. You can add additional value to your lecture with features like reading aids, split-screen, picture-in-picture, slow-motion, and many more.

With the reading aid feature, you have access to additional tools like the line marker, highlight strip, magnifier, and masking.

The split-screen feature lets you use more than one camera in presentations for side-by-side comparisons of different materials.

Picture-in-picture is another feature of the Visualizer you will find interesting. For video recording or live presentation, you can use the main window to show your presentation and the pinned overlay window to show yourself talking it through. Slow-motion recording lets you record in slow motion.

About Version 2 Limited
Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About IPEVO
IPEVO makes versatile teaching tools instead of specialized “classroom equipment”.
We go beyond the usual conventions of classroom technology—large, expensive, specialized and complex—to rethink simple and flexible solutions for interactive teaching in today’s classrooms.
IPEVO’s interactive teaching tools empower educators and teachers with radically affordable and compact technology that is simple, intuitive and flexible, so that precious time and resources can be wholly dedicated to teaching. We intend to make educational technology accessible and available to all.