-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.xml
88 lines (72 loc) · 4.78 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>David Smith Blog</title>
<link>https://dpsmith005.github.io/</link>
<description>Recent content on David Smith Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 30 Aug 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://dpsmith005.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Welcome</title>
<link>https://dpsmith005.github.io/2021/08/welcome/</link>
<pubDate>Mon, 30 Aug 2021 00:00:00 +0000</pubDate>
<guid>https://dpsmith005.github.io/2021/08/welcome/</guid>
<description></description>
</item>
<item>
<title>SCOM Power BI templates</title>
<link>https://dpsmith005.github.io/2021/08/scom-power-bi-templates/</link>
<pubDate>Tue, 10 Aug 2021 11:00:22 -0400</pubDate>
<guid>https://dpsmith005.github.io/2021/08/scom-power-bi-templates/</guid>
<description><p>SCOM Power BI Templates</p></description>
</item>
<item>
<title>Netapp Management Pack for SCOM</title>
<link>https://dpsmith005.github.io/2021/07/netapp-management-pack-for-scom/</link>
<pubDate>Mon, 12 Jul 2021 11:00:22 -0400</pubDate>
<guid>https://dpsmith005.github.io/2021/07/netapp-management-pack-for-scom/</guid>
<description><p>This is the SCOM management pack I created to monitor Netapp volumes. This is the first version with basic volume discovery and used space monitor. I plan to add additional monitors and discoveries as time permits.</p></description>
</item>
<item>
<title>SCOM Events and Alerts</title>
<link>https://dpsmith005.github.io/2021/06/scom-events-and-alerts/</link>
<pubDate>Tue, 01 Jun 2021 00:00:00 +0000</pubDate>
<guid>https://dpsmith005.github.io/2021/06/scom-events-and-alerts/</guid>
<description>Generate SCOM events that can be turned into alerts This post contains the details about the application I wrote to generate events in SCOM. This allows SCOM to receive events via the SDK and associate them with an object in SCOM. The supported object types are Node, Windows, and Unix. Node refers to a network node type, not a cluster node. The command line parameters allow you to specify the event message along with other details.</description>
</item>
<item>
<title>About David Smith</title>
<link>https://dpsmith005.github.io/about/</link>
<pubDate>Mon, 17 May 2021 00:00:00 +0000</pubDate>
<guid>https://dpsmith005.github.io/about/</guid>
<description>I have been working in the technology field since 1986. I started when you programmed in C, not C++, C# or other object oriented languages. We wrote our own objects. Desktop computers had to be opened up to move jumper settings to configure the system. My first computer was a 286 with a 40 MB drive (that&rsquo;s right Mega bytes)! The Desktops at the time had to add a special board that contained 2MB of RAM.</description>
</item>
<item>
<title>Links page</title>
<link>https://dpsmith005.github.io/links/</link>
<pubDate>Mon, 17 May 2021 00:00:00 +0000</pubDate>
<guid>https://dpsmith005.github.io/links/</guid>
<description>Links My GitHub
Hugo Install
Github Desktop
User Doc for Tranquilpeak
Developer Doc for Tranquilpeak</description>
</item>
<item>
<title>Github Hugo Setup</title>
<link>https://dpsmith005.github.io/2021/05/github-hugo-setup/</link>
<pubDate>Thu, 13 May 2021 19:38:54 -0400</pubDate>
<guid>https://dpsmith005.github.io/2021/05/github-hugo-setup/</guid>
<description>To build my blog I decided to use Hugo and Github. This was after looking at different options and talking to my friend Dale @ vCROCS.info. This was his recommendation and how he built his blog site. Check out his post about Hugo
To begin with I downloaded the Hugo product and installed it on my Windows 10 laptop. I wanted to learn Hugo and build a web site before tackling Github.</description>
</item>
<item>
<title>Sample Markdown Code</title>
<link>https://dpsmith005.github.io/2021/05/sample-markdown-code/</link>
<pubDate>Wed, 12 May 2021 18:33:48 -0400</pubDate>
<guid>https://dpsmith005.github.io/2021/05/sample-markdown-code/</guid>
<description><p>This is some mardown examples I wanted to test. I really wanted to find a way to place code in an html page. below ares some samples, including a table of contents. Take a look at the RAM markdown file to see the code that makes this page.</p></description>
</item>
</channel>
</rss>