Articles I've written for customers on IT issues.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

20 lines
1.2 KiB

\documentclass[11pt]{article}
%Gummi|065|=)
\usepackage{graphicx}
\usepackage{caption}
\title{\textbf{HP Server Monitoring Software}}
\author{}
\date{}
\begin{document}
\maketitle
\tableofcontents
\section{Overview}
There are different programs to monitor servers. Dell has Dell Open Mangaer Server Administrator. Fairly easy to install and run. HP has Systems Insight Manager. It's in the HP Enterprise section. When you install HP's program you also have to successfully install a service that will pull data from your server, this program is called the WBEM provider, or there is another one (similar function) of another protocol.
\section{Details}
I am used to Dell, but started on these HPs. Had one that was able to show the web console of Systems Insight Manager, and the HP System Mangement Homepage (this is the one we want. SIM is for multiple computers), but it was blank. Couldn't read the server, and no data provider... Pretty much the solution is: if you try to install WBEM providers, and it doesn't work, try a different versioned install. Another might work. This is the IT world. \footnote{Don't give yourself a pat on the back for learning this. Just be aware of the ineptitude of software and IT trades.}
\end{document}