Monitor your wife with SCOM…Monitor your wife with SCOM… Yep it’s possible! * Dieter * Results may vary.

Slides:



Advertisements
Similar presentations
The Professional Open Source Company Tomcat in JBN Enterprise Manager A review of the features for managing Tomcat and a walk through of the configuration.
Advertisements

1.System Center Review 2.SCOM Review 3.SC 2012 R2 OM 1.Components 2.Architecture 3.Concepts 4.Features 5.Console Demo 6.Tools and Links 6. Q & A.
Research Notes Tool Chuck Connell, Tufts Univ.. Tufts University Computer Science22 Two Research Problems References… Many types – books, articles, web.
Useful Tools for Testing
CONFIGMGR 2012 R2 OSD TIPS AND TRICKS Presenter - Fred
Facts about Square Roots. Facts about square roots.
Deep Application Management with Microsoft System Center 2012 Configuration Manager Adwait Joshi Senior Product Marketing Manager Microsoft Corporation.
After running the installation program and agreeing to the Service Agreement, the configuration process begins. You will determine what gets backed up.
The Required Software & How To Install it CS 242– Programming (1) 1.
SSRS Integration with SharePoint JACOB CHANG. Jacob Chang MCSE Degree in biology and computer engineering Started as an application developer Worked with.
Sacha Dawes Sr. Product Manager Microsoft MGT310.
Managing non-Microsoft devices with Operations Manager Anders BengtssonBjörn AxéllSenior Consultant, MS MVP ATEAAdvisec.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
CprE 288 – Quick intro for compiling C in Linux
Google Training By: Amy Shannon and Dave Auwerda.
So you have installed SCOM… Now what? Dieter Wijckmans.
Tim Vander Kooi Systems
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
Andy Bavier, PlanetWorks Scott Baker, SB-Software July 27, 2011.
Transfer SCOM from component to service monitoring Dieter Wijckmans.
Google Analytics for Small Business Presented by: Keidra Chaney.
Todd Klindt. New downloads Infrastructure update Adds search improvements from Search Server Has Content Deployment fixes Does NOT include SP1, install.
How to configure, build and install Trilinos November 2, :30-9:30 a.m. Jim Willenbring Mike Phenow.
Michael Still Google Inc. October, Managing Unix servers the slack way Tools and techniques for managing large numbers of Unix machines Michael.
Managing Linux with System Center and PowerShell DSC Anurag Gupta M382.
Jakob Gottlieb Svendsen Kåre Rude Andersen New Tools and Fun Stuff.
The Rube Goldberg Project
Mirek Sztajno SQL Server Security PM
Are you ready to combine the forces? ConfigMgr and OpsMgr better together? Let’s find out! Tim De Dieter Wijckmans.
Set up environment for mapreduce developing on Hadoop.
Agenda Networking with Linux & UNIX OS –Overview –Setup –Common Utilities.
ISG We build general capability Introduction to Olympus Shawn T. Brown, PhD ISG MISSION 2.0 Lead Director of Public Health Applications Pittsburgh Supercomputing.
Agenda Using FTP What is FTP? How to Use the FTP Program How to transfer files Using FTP.
GEONIS. From the IM Proposals Developing “PASTA” ready spatial data for the Network Information System (NIS) – 1. Attend a workshop to create best practices.
How to configure, build and install Trilinos November 2, :30-9:30 a.m. Jim Willenbring.
MDB Motorola Internal Use Only 1 21-August-2006 DM/FOTA Component Overview Elliot Stewart.
The path to become a SCOM Master… Ready to take it to the next level? Cameron Dieter
BÄTTRE UTBILDNINGSRESULTAT. NÅ HÖGRE MED KUNSKAP.
The path to become a SCOM Jedi… Are you prepared to walk the path? Cameron Dieter
My Data Wandered Lonely As A Cloud: Azure Data Factory Julie Smith SQL Server MVP Innovative
My Data Wandered Lonely As A Cloud: Azure Data Factory Julie Smith SQL Server MVP Innovative
Bellevue College Cloud Seminars Learn: Cloud services Friday, March 4, 2016 Azure Virtual Machines Fawad Khan.
Inspirirani ljudima. Ugasite mobitele. Hvala.. Paolo Pialorsi Senior Consultant PiaSys ( Publishing apps for SharePoint 2013 on Microsoft.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
Maryknoll Wireless Network Access Steps for Windows 7 As of Aug 20, 2012.
Bellevue College Cloud Workshops Try: Cloud services Friday, May 6, 2016 Azure Virtual Machines (VM) Fawad Khan.
Alfresco Monitoring with OpenSource Tools Miguel Rodriguez Technical Account Manager.
Environment Manager Troubleshooting and Debugging.
Core and Framework DIRAC Workshop October Marseille.
Declarative Configuration Management with Azure Automation DSC and ARM Nathan Lasnoski Vice President of blog.concurrency.com Concurrency.
Putting Your Head in the Cloud Working with SQL Azure David Postlethwaite 18/06/2016David Postlethwaite.
Guide To Develop Mobile Apps With Titanium. Agenda Overview Installation of Platform SDKs Pros of Appcelerator Titanium Cons of Appcelerator Titanium.
HOW TO DOWNLOAD AND INSTALL OR REINSTALL MICROSOFT OFFICE?
Build Fundamentals and Continuous Integration
Working with SQL Server for Linux Cross-Platform
Set up environment for mapreduce developing on Hadoop
LiveMeeting: Should I upgrade to SCOM 2012
SSIS & PowerShell SQL Saturday Holland 2016 Joost van Rossum
Building Cross Platform PowerShell Modules
Using PowerShell with Python & SQL Server
SQL Server Integration Services SSIS and PowerShell
X in [Integration, Delivery, Deployment]
Azure SQL Database - Managing your database on the cloud
Working with Linux Libraries in Delphi
SQL Server Agent The Life Preserver for the Drowning DBA Lance Tidwell.
Site scripts and Site Design
An introduction to the Linux environment v
How To Watch Game Of Thrones Season 8? Game of Thrones Season 8 Airs 14 th April 2019 If you’re outside the US, you can’t stream the Game of Thrones online.
How To Watch Game Of Thrones Season 8? Game of Thrones Season 8 Airs 14 th April 2019 If you’re outside the US, you can’t stream the Game of Thrones online.
VNet and Cross-Premises Connectivity
Presentation transcript:

Monitor your wife with SCOM…Monitor your wife with SCOM… Yep it’s possible! * Dieter * Results may vary. Can’t be held accountable for the outcome

@DieterWijckmans Managing Consultant CDM MVP since 2014 They see me rollin’ Dieter Wijckmans

Motto It’s doing common things uncommonly well that brings success…

Agenda Think outside the boxThe next big thing in Cross platform monitoringPowerShell your way inLet’s see about that wife monitoring stuff

Think outside the box

Get ready to start Check what you want to do Check who to involve Check how you want to proceed

Linux

Distro’s?

Installing the agent on Linux…

Mechanism Check Correct FQDN certificate on Linux machine Check servers for correct certificate Connection made over SSH Package copied to Linux Install + feedback to MS Final Certificate signing

See it in action

What tools can I use?

Put Scomness in your script $API = New-Object –ComObject “MOM.ScriptAPI” $PropertyBag = $API.CreatePropertyBag() $PropertyBag.addValue(“name”,”value”) $PropertyBag

Test the script Run the script without the $propertybag to check value $API.Return($Propertybag)

Collection vs Monitoring Performance Collection Monitoring vs

Combining the powers

Creating the script monitor with MP Author

So what about that wife monitoring thing…

Search for capable devices

Search for API’s Nest: Netatmo: Flukso: edNEluMqxrFaCRlvJrD8Bn_6UDCs9/edit?pli=1 edNEluMqxrFaCRlvJrD8Bn_6UDCs9/edit?pli=1 Wemo: Synology: global/support/surveillance_station_web_apihttp:// global/support/surveillance_station_web_api

Let the monitoring begin!

Key Takeaways

Try to get as many devices in 1 monitoring tool Look to find your way in… PowerShell is the way to go…

Links

Scug blog: SCOM 2012 link overview blog: SCOM 2012 overview link blogSCOM 2012 overview link blog Monitor your home with SCOM Installing Linux agents walkthroughs oying-unix-linux-agents-using-opsmgr-2012.aspxhttp://blogs.technet.com/b/kevinholman/archive/2012/03/18/depl oying-unix-linux-agents-using-opsmgr-2012.aspx signed-certificate-verification-operation-was-not-successful/ signed-certificate-verification-operation-was-not-successful/