Ejemplo n.º 1
0
        private void InitializeComponent()
        {
            this.components       = new System.ComponentModel.Container();
            this.labelNetI        = new System.Windows.Forms.Label();
            this.labelNetO        = new System.Windows.Forms.Label();
            this.labelDiskW       = new System.Windows.Forms.Label();
            this.labelDiskR       = new System.Windows.Forms.Label();
            this.label4           = new System.Windows.Forms.Label();
            this.labelMemV        = new System.Windows.Forms.Label();
            this.label2           = new System.Windows.Forms.Label();
            this.labelMemP        = new System.Windows.Forms.Label();
            this.label1           = new System.Windows.Forms.Label();
            this.labelCpu         = new System.Windows.Forms.Label();
            this.dataBarCPU       = new SystemMonitor.DataBar();
            this.dataBarMemP      = new SystemMonitor.DataBar();
            this.dataBarMemV      = new SystemMonitor.DataBar();
            this.dataChartDiskR   = new SystemMonitor.DataChart();
            this.dataChartDiskW   = new SystemMonitor.DataChart();
            this.dataChartNetO    = new SystemMonitor.DataChart();
            this.dataChartNetI    = new SystemMonitor.DataChart();
            this.timer            = new System.Windows.Forms.Timer(this.components);
            this.label3           = new System.Windows.Forms.Label();
            this.dataChartCPU     = new SystemMonitor.DataChart();
            this.dataChartMem     = new SystemMonitor.DataChart();
            this.label5           = new System.Windows.Forms.Label();
            this.labelNames       = new System.Windows.Forms.Label();
            this.pictureBox1      = new System.Windows.Forms.PictureBox();
            this.label9           = new System.Windows.Forms.Label();
            this.textBoxProcessor = new System.Windows.Forms.TextBox();
            this.pictureBox2      = new System.Windows.Forms.PictureBox();
            this.label6           = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            this.SuspendLayout();

            this.labelNetI.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelNetI.Location = new System.Drawing.Point(28, 370);
            this.labelNetI.Name     = "labelNetI";
            this.labelNetI.Size     = new System.Drawing.Size(160, 16);
            this.labelNetI.TabIndex = 18;
            this.labelNetI.Text     = "Eth I";

            this.labelNetO.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelNetO.Location = new System.Drawing.Point(196, 370);
            this.labelNetO.Name     = "labelNetO";
            this.labelNetO.Size     = new System.Drawing.Size(160, 16);
            this.labelNetO.TabIndex = 17;
            this.labelNetO.Text     = "Eth O";

            this.labelDiskW.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelDiskW.Location = new System.Drawing.Point(196, 322);
            this.labelDiskW.Name     = "labelDiskW";
            this.labelDiskW.Size     = new System.Drawing.Size(160, 16);
            this.labelDiskW.TabIndex = 16;
            this.labelDiskW.Text     = "Disk Yazma";

            this.labelDiskR.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelDiskR.Location = new System.Drawing.Point(28, 322);
            this.labelDiskR.Name     = "labelDiskR";
            this.labelDiskR.Size     = new System.Drawing.Size(160, 16);
            this.labelDiskR.TabIndex = 15;
            this.labelDiskR.Text     = "Disk Okuma";

            this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(8, 176);
            this.label4.Name     = "label4";
            this.label4.Size     = new System.Drawing.Size(80, 16);
            this.label4.TabIndex = 14;
            this.label4.Text     = "Sanal Bellek";

            this.labelMemV.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelMemV.Location = new System.Drawing.Point(205, 176);
            this.labelMemV.Name     = "labelMemV";
            this.labelMemV.Size     = new System.Drawing.Size(184, 16);
            this.labelMemV.TabIndex = 13;
            this.labelMemV.Text     = "Sanal B";

            this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(8, 198);
            this.label2.Name     = "label2";
            this.label2.Size     = new System.Drawing.Size(89, 18);
            this.label2.TabIndex = 12;
            this.label2.Text     = "Fiziksel Bellek";

            this.labelMemP.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelMemP.Location = new System.Drawing.Point(205, 200);
            this.labelMemP.Name     = "labelMemP";
            this.labelMemP.Size     = new System.Drawing.Size(184, 16);
            this.labelMemP.TabIndex = 11;
            this.labelMemP.Text     = "Fiziksel B";

            this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location = new System.Drawing.Point(14, 76);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(40, 16);
            this.label1.TabIndex = 9;
            this.label1.Text     = "CPU";

            this.labelCpu.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelCpu.Location = new System.Drawing.Point(166, 76);
            this.labelCpu.Name     = "labelCpu";
            this.labelCpu.Size     = new System.Drawing.Size(184, 16);
            this.labelCpu.TabIndex = 10;
            this.labelCpu.Text     = "CPU";

            this.dataBarCPU.BackColor = System.Drawing.Color.Silver;
            this.dataBarCPU.BarColor  = System.Drawing.Color.Green;
            this.dataBarCPU.Location  = new System.Drawing.Point(62, 76);
            this.dataBarCPU.Name      = "dataBarCPU";
            this.dataBarCPU.Size      = new System.Drawing.Size(96, 16);
            this.dataBarCPU.TabIndex  = 19;
            this.dataBarCPU.Value     = 0;

            this.dataBarMemP.BackColor = System.Drawing.Color.Silver;
            this.dataBarMemP.BarColor  = System.Drawing.Color.SlateBlue;
            this.dataBarMemP.Location  = new System.Drawing.Point(103, 198);
            this.dataBarMemP.Name      = "dataBarMemP";
            this.dataBarMemP.Size      = new System.Drawing.Size(96, 16);
            this.dataBarMemP.TabIndex  = 20;
            this.dataBarMemP.Value     = 0;

            this.dataBarMemV.BackColor = System.Drawing.Color.Silver;
            this.dataBarMemV.BarColor  = System.Drawing.Color.DarkBlue;
            this.dataBarMemV.Location  = new System.Drawing.Point(103, 176);
            this.dataBarMemV.Name      = "dataBarMemV";
            this.dataBarMemV.Size      = new System.Drawing.Size(96, 16);
            this.dataBarMemV.TabIndex  = 21;
            this.dataBarMemV.Value     = 0;

            this.dataChartDiskR.BackColor     = System.Drawing.Color.Silver;
            this.dataChartDiskR.ChartType     = SystemMonitor.ChartType.Stick;
            this.dataChartDiskR.GridColor     = System.Drawing.Color.Gold;
            this.dataChartDiskR.GridPixels    = 0;
            this.dataChartDiskR.InitialHeight = 100000;
            this.dataChartDiskR.LineColor     = System.Drawing.Color.Blue;
            this.dataChartDiskR.Location      = new System.Drawing.Point(28, 338);
            this.dataChartDiskR.Name          = "dataChartDiskR";
            this.dataChartDiskR.Size          = new System.Drawing.Size(160, 24);
            this.dataChartDiskR.TabIndex      = 22;

            this.dataChartDiskW.BackColor     = System.Drawing.Color.Silver;
            this.dataChartDiskW.ChartType     = SystemMonitor.ChartType.Stick;
            this.dataChartDiskW.GridColor     = System.Drawing.Color.Gold;
            this.dataChartDiskW.GridPixels    = 0;
            this.dataChartDiskW.InitialHeight = 100000;
            this.dataChartDiskW.LineColor     = System.Drawing.Color.Blue;
            this.dataChartDiskW.Location      = new System.Drawing.Point(196, 338);
            this.dataChartDiskW.Name          = "dataChartDiskW";
            this.dataChartDiskW.Size          = new System.Drawing.Size(160, 24);
            this.dataChartDiskW.TabIndex      = 23;

            this.dataChartNetO.BackColor     = System.Drawing.Color.Silver;
            this.dataChartNetO.ChartType     = SystemMonitor.ChartType.Stick;
            this.dataChartNetO.GridColor     = System.Drawing.Color.Yellow;
            this.dataChartNetO.GridPixels    = 0;
            this.dataChartNetO.InitialHeight = 1000;
            this.dataChartNetO.LineColor     = System.Drawing.Color.DarkBlue;
            this.dataChartNetO.Location      = new System.Drawing.Point(196, 386);
            this.dataChartNetO.Name          = "dataChartNetO";
            this.dataChartNetO.Size          = new System.Drawing.Size(160, 24);
            this.dataChartNetO.TabIndex      = 24;

            this.dataChartNetI.BackColor     = System.Drawing.Color.Silver;
            this.dataChartNetI.ChartType     = SystemMonitor.ChartType.Stick;
            this.dataChartNetI.GridColor     = System.Drawing.Color.Yellow;
            this.dataChartNetI.GridPixels    = 0;
            this.dataChartNetI.InitialHeight = 1000;
            this.dataChartNetI.LineColor     = System.Drawing.Color.DarkBlue;
            this.dataChartNetI.Location      = new System.Drawing.Point(28, 386);
            this.dataChartNetI.Name          = "dataChartNetI";
            this.dataChartNetI.Size          = new System.Drawing.Size(160, 24);
            this.dataChartNetI.TabIndex      = 25;

            this.timer.Tick += new System.EventHandler(this.timer_Tick);

            this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(8, 119);
            this.label3.Name     = "label3";
            this.label3.Size     = new System.Drawing.Size(135, 21);
            this.label3.TabIndex = 26;
            this.label3.Text     = "CPU Kullanım Geçmişi";

            this.dataChartCPU.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
            this.dataChartCPU.BackColor     = System.Drawing.Color.Silver;
            this.dataChartCPU.ChartType     = SystemMonitor.ChartType.Line;
            this.dataChartCPU.Cursor        = System.Windows.Forms.Cursors.Default;
            this.dataChartCPU.GridColor     = System.Drawing.Color.Yellow;
            this.dataChartCPU.GridPixels    = 8;
            this.dataChartCPU.InitialHeight = 100;
            this.dataChartCPU.LineColor     = System.Drawing.Color.Green;
            this.dataChartCPU.Location      = new System.Drawing.Point(8, 136);
            this.dataChartCPU.Name          = "dataChartCPU";
            this.dataChartCPU.Size          = new System.Drawing.Size(399, 24);
            this.dataChartCPU.TabIndex      = 27;

            this.dataChartMem.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
            this.dataChartMem.BackColor     = System.Drawing.Color.Silver;
            this.dataChartMem.ChartType     = SystemMonitor.ChartType.Line;
            this.dataChartMem.Cursor        = System.Windows.Forms.Cursors.Default;
            this.dataChartMem.GridColor     = System.Drawing.Color.Gold;
            this.dataChartMem.GridPixels    = 12;
            this.dataChartMem.InitialHeight = 100;
            this.dataChartMem.LineColor     = System.Drawing.Color.DarkBlue;
            this.dataChartMem.Location      = new System.Drawing.Point(11, 247);
            this.dataChartMem.Name          = "dataChartMem";
            this.dataChartMem.Size          = new System.Drawing.Size(399, 24);
            this.dataChartMem.TabIndex      = 29;

            this.label5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location = new System.Drawing.Point(11, 231);
            this.label5.Name     = "label5";
            this.label5.Size     = new System.Drawing.Size(144, 16);
            this.label5.TabIndex = 28;
            this.label5.Text     = "RAM Kullanım Geçmişi";

            this.labelNames.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelNames.Location = new System.Drawing.Point(12, 38);
            this.labelNames.Name     = "labelNames";
            this.labelNames.Size     = new System.Drawing.Size(328, 16);
            this.labelNames.TabIndex = 33;
            this.labelNames.Text     = "user";

            this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
            this.pictureBox1.BackColor   = System.Drawing.Color.Silver;
            this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.pictureBox1.Location    = new System.Drawing.Point(8, 291);
            this.pictureBox1.Name        = "pictureBox1";
            this.pictureBox1.Size        = new System.Drawing.Size(399, 2);
            this.pictureBox1.TabIndex    = 34;
            this.pictureBox1.TabStop     = false;

            this.label9.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.Location = new System.Drawing.Point(8, 14);
            this.label9.Name     = "label9";
            this.label9.Size     = new System.Drawing.Size(72, 16);
            this.label9.TabIndex = 36;
            this.label9.Text     = "İşlemci : ";

            this.textBoxProcessor.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                 | System.Windows.Forms.AnchorStyles.Right)));
            this.textBoxProcessor.BackColor = System.Drawing.SystemColors.Control;
            this.textBoxProcessor.Location  = new System.Drawing.Point(72, 10);
            this.textBoxProcessor.Name      = "textBoxProcessor";
            this.textBoxProcessor.ReadOnly  = true;
            this.textBoxProcessor.Size      = new System.Drawing.Size(331, 20);
            this.textBoxProcessor.TabIndex  = 35;

            this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
            this.pictureBox2.BackColor   = System.Drawing.Color.Silver;
            this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.pictureBox2.Location    = new System.Drawing.Point(8, 68);
            this.pictureBox2.Name        = "pictureBox2";
            this.pictureBox2.Size        = new System.Drawing.Size(399, 2);
            this.pictureBox2.TabIndex    = 37;
            this.pictureBox2.TabStop     = false;

            this.label6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location = new System.Drawing.Point(8, 296);
            this.label6.Name     = "label6";
            this.label6.Size     = new System.Drawing.Size(168, 21);
            this.label6.TabIndex = 38;
            this.label6.Text     = "Disk Kullanımı ve İnternet ";

            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.BackColor         = System.Drawing.SystemColors.Control;
            this.ClientSize        = new System.Drawing.Size(415, 423);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.pictureBox2);
            this.Controls.Add(this.textBoxProcessor);
            this.Controls.Add(this.pictureBox1);
            this.Controls.Add(this.labelNames);
            this.Controls.Add(this.dataChartMem);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.dataChartCPU);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.dataChartNetI);
            this.Controls.Add(this.dataChartNetO);
            this.Controls.Add(this.dataChartDiskW);
            this.Controls.Add(this.dataChartDiskR);
            this.Controls.Add(this.dataBarMemV);
            this.Controls.Add(this.dataBarMemP);
            this.Controls.Add(this.dataBarCPU);
            this.Controls.Add(this.labelNetI);
            this.Controls.Add(this.labelNetO);
            this.Controls.Add(this.labelDiskW);
            this.Controls.Add(this.labelDiskR);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.labelMemV);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.labelMemP);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.labelCpu);
            this.Controls.Add(this.label9);
            this.Name = "Form1";
            this.Text = "Sistem İzleyicisi ";
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();
        }
Ejemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components         = new System.ComponentModel.Container();
     this.labelNetI          = new System.Windows.Forms.Label();
     this.labelNetO          = new System.Windows.Forms.Label();
     this.labelDiskW         = new System.Windows.Forms.Label();
     this.labelDiskR         = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.labelMemV          = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.labelMemP          = new System.Windows.Forms.Label();
     this.labelCpu           = new System.Windows.Forms.Label();
     this.timer              = new System.Windows.Forms.Timer(this.components);
     this.labelModel         = new System.Windows.Forms.Label();
     this.labelNames         = new System.Windows.Forms.Label();
     this.label9             = new System.Windows.Forms.Label();
     this.textBoxProcessor   = new System.Windows.Forms.TextBox();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.groupBox5          = new System.Windows.Forms.GroupBox();
     this.groupBox4          = new System.Windows.Forms.GroupBox();
     this.groupBox3          = new System.Windows.Forms.GroupBox();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.tabControl1        = new System.Windows.Forms.TabControl();
     this.tabPage1           = new System.Windows.Forms.TabPage();
     this.tabPage3           = new System.Windows.Forms.TabPage();
     this.logArea            = new System.Windows.Forms.RichTextBox();
     this.btnRedisDisconnect = new System.Windows.Forms.Button();
     this.btnRedisConnect    = new System.Windows.Forms.Button();
     this.button1            = new System.Windows.Forms.Button();
     this.label3             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.inRedisHost        = new System.Windows.Forms.TextBox();
     this.inNombreMaquina    = new System.Windows.Forms.TextBox();
     this.labelNet           = new System.Windows.Forms.Label();
     this.dataChartNetI      = new SystemMonitor.DataChart();
     this.dataChartNetO      = new SystemMonitor.DataChart();
     this.dataChartDiskR     = new SystemMonitor.DataChart();
     this.dataChartDiskW     = new SystemMonitor.DataChart();
     this.dataChartMem       = new SystemMonitor.DataChart();
     this.dataBarMemP        = new SystemMonitor.DataBar();
     this.dataBarMemV        = new SystemMonitor.DataBar();
     this.dataChartCPU       = new SystemMonitor.DataChart();
     this.dataBarCPU         = new SystemMonitor.DataBar();
     this.groupBox1.SuspendLayout();
     this.groupBox5.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.SuspendLayout();
     //
     // labelNetI
     //
     this.labelNetI.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNetI.Location = new System.Drawing.Point(6, 21);
     this.labelNetI.Name     = "labelNetI";
     this.labelNetI.Size     = new System.Drawing.Size(160, 16);
     this.labelNetI.TabIndex = 18;
     this.labelNetI.Text     = "Entrada";
     //
     // labelNetO
     //
     this.labelNetO.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNetO.Location = new System.Drawing.Point(6, 69);
     this.labelNetO.Name     = "labelNetO";
     this.labelNetO.Size     = new System.Drawing.Size(160, 16);
     this.labelNetO.TabIndex = 17;
     this.labelNetO.Text     = "Salida";
     //
     // labelDiskW
     //
     this.labelDiskW.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelDiskW.Location = new System.Drawing.Point(9, 69);
     this.labelDiskW.Name     = "labelDiskW";
     this.labelDiskW.Size     = new System.Drawing.Size(160, 16);
     this.labelDiskW.TabIndex = 16;
     this.labelDiskW.Text     = "Escritura";
     //
     // labelDiskR
     //
     this.labelDiskR.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelDiskR.Location = new System.Drawing.Point(9, 21);
     this.labelDiskR.Name     = "labelDiskR";
     this.labelDiskR.Size     = new System.Drawing.Size(160, 16);
     this.labelDiskR.TabIndex = 15;
     this.labelDiskR.Text     = "Lectura";
     //
     // label4
     //
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(3, 26);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(48, 16);
     this.label4.TabIndex = 14;
     this.label4.Text     = "Virtual";
     //
     // labelMemV
     //
     this.labelMemV.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelMemV.Location  = new System.Drawing.Point(53, 26);
     this.labelMemV.Name      = "labelMemV";
     this.labelMemV.Size      = new System.Drawing.Size(184, 16);
     this.labelMemV.TabIndex  = 13;
     this.labelMemV.Text      = "Mem V";
     this.labelMemV.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(3, 64);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(48, 16);
     this.label2.TabIndex = 12;
     this.label2.Text     = "Fisica";
     //
     // labelMemP
     //
     this.labelMemP.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelMemP.Location  = new System.Drawing.Point(53, 64);
     this.labelMemP.Name      = "labelMemP";
     this.labelMemP.Size      = new System.Drawing.Size(184, 16);
     this.labelMemP.TabIndex  = 11;
     this.labelMemP.Text      = "Mem P";
     this.labelMemP.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelCpu
     //
     this.labelCpu.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelCpu.Location  = new System.Drawing.Point(6, 20);
     this.labelCpu.Name      = "labelCpu";
     this.labelCpu.Size      = new System.Drawing.Size(230, 16);
     this.labelCpu.TabIndex  = 10;
     this.labelCpu.Text      = "CPU";
     this.labelCpu.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // timer
     //
     this.timer.Tick += new System.EventHandler(this.timer_Tick);
     //
     // labelModel
     //
     this.labelModel.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelModel.Location = new System.Drawing.Point(6, 16);
     this.labelModel.Name     = "labelModel";
     this.labelModel.Size     = new System.Drawing.Size(328, 16);
     this.labelModel.TabIndex = 30;
     this.labelModel.Text     = "labelModel";
     //
     // labelNames
     //
     this.labelNames.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNames.Location = new System.Drawing.Point(340, 16);
     this.labelNames.Name     = "labelNames";
     this.labelNames.Size     = new System.Drawing.Size(165, 16);
     this.labelNames.TabIndex = 33;
     this.labelNames.Text     = "user";
     //
     // label9
     //
     this.label9.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(6, 38);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(72, 16);
     this.label9.TabIndex = 36;
     this.label9.Text     = "Processor:";
     //
     // textBoxProcessor
     //
     this.textBoxProcessor.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.textBoxProcessor.BackColor = System.Drawing.SystemColors.Control;
     this.textBoxProcessor.Location  = new System.Drawing.Point(78, 36);
     this.textBoxProcessor.Name      = "textBoxProcessor";
     this.textBoxProcessor.ReadOnly  = true;
     this.textBoxProcessor.Size      = new System.Drawing.Size(427, 20);
     this.textBoxProcessor.TabIndex  = 35;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.labelNet);
     this.groupBox1.Controls.Add(this.groupBox5);
     this.groupBox1.Controls.Add(this.groupBox4);
     this.groupBox1.Controls.Add(this.groupBox3);
     this.groupBox1.Controls.Add(this.groupBox2);
     this.groupBox1.Controls.Add(this.labelModel);
     this.groupBox1.Controls.Add(this.textBoxProcessor);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.labelNames);
     this.groupBox1.Location = new System.Drawing.Point(6, 6);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(511, 412);
     this.groupBox1.TabIndex = 38;
     this.groupBox1.TabStop  = false;
     //
     // groupBox5
     //
     this.groupBox5.Controls.Add(this.dataChartNetI);
     this.groupBox5.Controls.Add(this.labelNetI);
     this.groupBox5.Controls.Add(this.dataChartNetO);
     this.groupBox5.Controls.Add(this.labelNetO);
     this.groupBox5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox5.Location = new System.Drawing.Point(260, 278);
     this.groupBox5.Name     = "groupBox5";
     this.groupBox5.Padding  = new System.Windows.Forms.Padding(5);
     this.groupBox5.Size     = new System.Drawing.Size(242, 127);
     this.groupBox5.TabIndex = 40;
     this.groupBox5.TabStop  = false;
     this.groupBox5.Text     = "Red";
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.dataChartDiskR);
     this.groupBox4.Controls.Add(this.labelDiskR);
     this.groupBox4.Controls.Add(this.dataChartDiskW);
     this.groupBox4.Controls.Add(this.labelDiskW);
     this.groupBox4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox4.Location = new System.Drawing.Point(9, 278);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Padding  = new System.Windows.Forms.Padding(5);
     this.groupBox4.Size     = new System.Drawing.Size(242, 127);
     this.groupBox4.TabIndex = 39;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Disco";
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.dataChartMem);
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.dataBarMemP);
     this.groupBox3.Controls.Add(this.dataBarMemV);
     this.groupBox3.Controls.Add(this.labelMemV);
     this.groupBox3.Controls.Add(this.label2);
     this.groupBox3.Controls.Add(this.labelMemP);
     this.groupBox3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox3.Location = new System.Drawing.Point(260, 93);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Padding  = new System.Windows.Forms.Padding(5);
     this.groupBox3.Size     = new System.Drawing.Size(242, 179);
     this.groupBox3.TabIndex = 38;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Memoria";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dataChartCPU);
     this.groupBox2.Controls.Add(this.dataBarCPU);
     this.groupBox2.Controls.Add(this.labelCpu);
     this.groupBox2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox2.Location = new System.Drawing.Point(9, 93);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Padding  = new System.Windows.Forms.Padding(5);
     this.groupBox2.Size     = new System.Drawing.Size(242, 179);
     this.groupBox2.TabIndex = 37;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "CPU";
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(532, 451);
     this.tabControl1.TabIndex      = 39;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.groupBox1);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(524, 425);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Monitor";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.logArea);
     this.tabPage3.Controls.Add(this.btnRedisDisconnect);
     this.tabPage3.Controls.Add(this.btnRedisConnect);
     this.tabPage3.Controls.Add(this.button1);
     this.tabPage3.Controls.Add(this.label3);
     this.tabPage3.Controls.Add(this.label1);
     this.tabPage3.Controls.Add(this.inRedisHost);
     this.tabPage3.Controls.Add(this.inNombreMaquina);
     this.tabPage3.Location = new System.Drawing.Point(4, 22);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage3.Size     = new System.Drawing.Size(524, 425);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "Configuracion";
     this.tabPage3.UseVisualStyleBackColor = true;
     //
     // logArea
     //
     this.logArea.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.logArea.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.logArea.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     this.logArea.Location  = new System.Drawing.Point(3, 113);
     this.logArea.Name      = "logArea";
     this.logArea.Size      = new System.Drawing.Size(518, 309);
     this.logArea.TabIndex  = 7;
     this.logArea.Text      = "";
     //
     // btnRedisDisconnect
     //
     this.btnRedisDisconnect.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnRedisDisconnect.Location = new System.Drawing.Point(340, 65);
     this.btnRedisDisconnect.Name     = "btnRedisDisconnect";
     this.btnRedisDisconnect.Size     = new System.Drawing.Size(163, 37);
     this.btnRedisDisconnect.TabIndex = 6;
     this.btnRedisDisconnect.Text     = "Desconectar";
     this.btnRedisDisconnect.UseVisualStyleBackColor = true;
     this.btnRedisDisconnect.Click += new System.EventHandler(this.btnRedisDisconnect_Click);
     //
     // btnRedisConnect
     //
     this.btnRedisConnect.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnRedisConnect.Location = new System.Drawing.Point(340, 21);
     this.btnRedisConnect.Name     = "btnRedisConnect";
     this.btnRedisConnect.Size     = new System.Drawing.Size(163, 37);
     this.btnRedisConnect.TabIndex = 5;
     this.btnRedisConnect.Text     = "Conectar";
     this.btnRedisConnect.UseVisualStyleBackColor = true;
     this.btnRedisConnect.Click += new System.EventHandler(this.btnRedisConnect_Click);
     //
     // button1
     //
     this.button1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.Location = new System.Drawing.Point(18, 70);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(282, 32);
     this.button1.TabIndex = 4;
     this.button1.Text     = "Guardar configuracion";
     this.button1.UseVisualStyleBackColor = true;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(154, 21);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(119, 17);
     this.label3.TabIndex = 3;
     this.label3.Text     = "Redis HostServer";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(15, 21);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(136, 17);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Nombre de maquina";
     //
     // inRedisHost
     //
     this.inRedisHost.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.inRedisHost.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.inRedisHost.ForeColor = System.Drawing.SystemColors.WindowText;
     this.inRedisHost.Location  = new System.Drawing.Point(157, 41);
     this.inRedisHost.Name      = "inRedisHost";
     this.inRedisHost.Size      = new System.Drawing.Size(143, 23);
     this.inRedisHost.TabIndex  = 1;
     //
     // inNombreMaquina
     //
     this.inNombreMaquina.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.inNombreMaquina.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.inNombreMaquina.ForeColor = System.Drawing.SystemColors.WindowText;
     this.inNombreMaquina.Location  = new System.Drawing.Point(18, 41);
     this.inNombreMaquina.Name      = "inNombreMaquina";
     this.inNombreMaquina.Size      = new System.Drawing.Size(133, 23);
     this.inNombreMaquina.TabIndex  = 0;
     //
     // labelNet
     //
     this.labelNet.Font      = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNet.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.labelNet.Location  = new System.Drawing.Point(11, 73);
     this.labelNet.Name      = "labelNet";
     this.labelNet.Size      = new System.Drawing.Size(154, 17);
     this.labelNet.TabIndex  = 41;
     this.labelNet.Text      = "labelNet";
     //
     // dataChartNetI
     //
     this.dataChartNetI.BackColor     = System.Drawing.Color.Silver;
     this.dataChartNetI.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartNetI.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartNetI.GridPixels    = 0;
     this.dataChartNetI.InitialHeight = 1000;
     this.dataChartNetI.LineColor     = System.Drawing.Color.DarkBlue;
     this.dataChartNetI.Location      = new System.Drawing.Point(5, 37);
     this.dataChartNetI.Name          = "dataChartNetI";
     this.dataChartNetI.Size          = new System.Drawing.Size(232, 24);
     this.dataChartNetI.TabIndex      = 25;
     //
     // dataChartNetO
     //
     this.dataChartNetO.BackColor     = System.Drawing.Color.Silver;
     this.dataChartNetO.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartNetO.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartNetO.GridPixels    = 0;
     this.dataChartNetO.InitialHeight = 1000;
     this.dataChartNetO.LineColor     = System.Drawing.Color.DarkBlue;
     this.dataChartNetO.Location      = new System.Drawing.Point(6, 85);
     this.dataChartNetO.Name          = "dataChartNetO";
     this.dataChartNetO.Size          = new System.Drawing.Size(231, 24);
     this.dataChartNetO.TabIndex      = 24;
     //
     // dataChartDiskR
     //
     this.dataChartDiskR.BackColor     = System.Drawing.Color.Silver;
     this.dataChartDiskR.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartDiskR.GridColor     = System.Drawing.Color.Gold;
     this.dataChartDiskR.GridPixels    = 0;
     this.dataChartDiskR.InitialHeight = 100000;
     this.dataChartDiskR.LineColor     = System.Drawing.Color.Blue;
     this.dataChartDiskR.Location      = new System.Drawing.Point(5, 37);
     this.dataChartDiskR.Name          = "dataChartDiskR";
     this.dataChartDiskR.Size          = new System.Drawing.Size(232, 24);
     this.dataChartDiskR.TabIndex      = 22;
     //
     // dataChartDiskW
     //
     this.dataChartDiskW.BackColor     = System.Drawing.Color.Silver;
     this.dataChartDiskW.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartDiskW.GridColor     = System.Drawing.Color.Gold;
     this.dataChartDiskW.GridPixels    = 0;
     this.dataChartDiskW.InitialHeight = 100000;
     this.dataChartDiskW.LineColor     = System.Drawing.Color.Blue;
     this.dataChartDiskW.Location      = new System.Drawing.Point(5, 85);
     this.dataChartDiskW.Name          = "dataChartDiskW";
     this.dataChartDiskW.Size          = new System.Drawing.Size(232, 24);
     this.dataChartDiskW.TabIndex      = 23;
     //
     // dataChartMem
     //
     this.dataChartMem.BackColor     = System.Drawing.Color.Silver;
     this.dataChartMem.ChartType     = SystemMonitor.ChartType.Line;
     this.dataChartMem.Cursor        = System.Windows.Forms.Cursors.Default;
     this.dataChartMem.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.dataChartMem.GridColor     = System.Drawing.Color.Gold;
     this.dataChartMem.GridPixels    = 12;
     this.dataChartMem.InitialHeight = 100;
     this.dataChartMem.LineColor     = System.Drawing.Color.DarkBlue;
     this.dataChartMem.Location      = new System.Drawing.Point(5, 103);
     this.dataChartMem.Name          = "dataChartMem";
     this.dataChartMem.Size          = new System.Drawing.Size(232, 71);
     this.dataChartMem.TabIndex      = 29;
     //
     // dataBarMemP
     //
     this.dataBarMemP.BackColor = System.Drawing.Color.Silver;
     this.dataBarMemP.BarColor  = System.Drawing.Color.SlateBlue;
     this.dataBarMemP.Location  = new System.Drawing.Point(5, 83);
     this.dataBarMemP.Name      = "dataBarMemP";
     this.dataBarMemP.Size      = new System.Drawing.Size(232, 16);
     this.dataBarMemP.TabIndex  = 20;
     this.dataBarMemP.Value     = 0;
     //
     // dataBarMemV
     //
     this.dataBarMemV.BackColor = System.Drawing.Color.Silver;
     this.dataBarMemV.BarColor  = System.Drawing.Color.DarkBlue;
     this.dataBarMemV.Location  = new System.Drawing.Point(5, 44);
     this.dataBarMemV.Name      = "dataBarMemV";
     this.dataBarMemV.Size      = new System.Drawing.Size(232, 16);
     this.dataBarMemV.TabIndex  = 21;
     this.dataBarMemV.Value     = 0;
     //
     // dataChartCPU
     //
     this.dataChartCPU.BackColor     = System.Drawing.Color.Silver;
     this.dataChartCPU.ChartType     = SystemMonitor.ChartType.Line;
     this.dataChartCPU.Cursor        = System.Windows.Forms.Cursors.Default;
     this.dataChartCPU.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.dataChartCPU.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartCPU.GridPixels    = 8;
     this.dataChartCPU.InitialHeight = 100;
     this.dataChartCPU.LineColor     = System.Drawing.Color.Green;
     this.dataChartCPU.Location      = new System.Drawing.Point(5, 59);
     this.dataChartCPU.Name          = "dataChartCPU";
     this.dataChartCPU.Size          = new System.Drawing.Size(232, 115);
     this.dataChartCPU.TabIndex      = 27;
     //
     // dataBarCPU
     //
     this.dataBarCPU.BackColor = System.Drawing.Color.Silver;
     this.dataBarCPU.BarColor  = System.Drawing.Color.Green;
     this.dataBarCPU.Location  = new System.Drawing.Point(5, 39);
     this.dataBarCPU.Name      = "dataBarCPU";
     this.dataBarCPU.Size      = new System.Drawing.Size(232, 16);
     this.dataBarCPU.TabIndex  = 19;
     this.dataBarCPU.Value     = 0;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.SystemColors.Control;
     this.ClientSize        = new System.Drawing.Size(532, 451);
     this.Controls.Add(this.tabControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Monitor de recursos";
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox5.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     this.tabPage3.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components     = new System.ComponentModel.Container();
     this.labelNetI      = new System.Windows.Forms.Label();
     this.labelNetO      = new System.Windows.Forms.Label();
     this.labelDiskW     = new System.Windows.Forms.Label();
     this.labelDiskR     = new System.Windows.Forms.Label();
     this.label4         = new System.Windows.Forms.Label();
     this.labelMemV      = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.labelMemP      = new System.Windows.Forms.Label();
     this.label1         = new System.Windows.Forms.Label();
     this.labelCpu       = new System.Windows.Forms.Label();
     this.dataBarCPU     = new SystemMonitor.DataBar();
     this.dataBarMemP    = new SystemMonitor.DataBar();
     this.dataBarMemV    = new SystemMonitor.DataBar();
     this.dataChartDiskR = new SystemMonitor.DataChart();
     this.dataChartDiskW = new SystemMonitor.DataChart();
     this.dataChartNetO  = new SystemMonitor.DataChart();
     this.dataChartNetI  = new SystemMonitor.DataChart();
     this.timer          = new System.Windows.Forms.Timer(this.components);
     this.label3         = new System.Windows.Forms.Label();
     this.dataChartCPU   = new SystemMonitor.DataChart();
     this.dataChartMem   = new SystemMonitor.DataChart();
     this.label5         = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // labelNetI
     //
     this.labelNetI.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNetI.Location = new System.Drawing.Point(8, 238);
     this.labelNetI.Name     = "labelNetI";
     this.labelNetI.Size     = new System.Drawing.Size(160, 16);
     this.labelNetI.TabIndex = 18;
     this.labelNetI.Text     = "Net I";
     this.labelNetI.Click   += new System.EventHandler(this.labelNetI_Click);
     //
     // labelNetO
     //
     this.labelNetO.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNetO.Location = new System.Drawing.Point(176, 238);
     this.labelNetO.Name     = "labelNetO";
     this.labelNetO.Size     = new System.Drawing.Size(160, 16);
     this.labelNetO.TabIndex = 17;
     this.labelNetO.Text     = "Net O";
     this.labelNetO.Click   += new System.EventHandler(this.labelNetO_Click);
     //
     // labelDiskW
     //
     this.labelDiskW.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelDiskW.Location = new System.Drawing.Point(176, 190);
     this.labelDiskW.Name     = "labelDiskW";
     this.labelDiskW.Size     = new System.Drawing.Size(160, 16);
     this.labelDiskW.TabIndex = 16;
     this.labelDiskW.Text     = "Disk W";
     this.labelDiskW.Click   += new System.EventHandler(this.labelDiskW_Click);
     //
     // labelDiskR
     //
     this.labelDiskR.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelDiskR.Location = new System.Drawing.Point(8, 190);
     this.labelDiskR.Name     = "labelDiskR";
     this.labelDiskR.Size     = new System.Drawing.Size(160, 16);
     this.labelDiskR.TabIndex = 15;
     this.labelDiskR.Text     = "Disk R";
     this.labelDiskR.Click   += new System.EventHandler(this.labelDiskR_Click);
     //
     // label4
     //
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(8, 94);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(48, 16);
     this.label4.TabIndex = 14;
     this.label4.Text     = "Mem V";
     this.label4.Click   += new System.EventHandler(this.label4_Click);
     //
     // labelMemV
     //
     this.labelMemV.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelMemV.Location = new System.Drawing.Point(160, 94);
     this.labelMemV.Name     = "labelMemV";
     this.labelMemV.Size     = new System.Drawing.Size(184, 16);
     this.labelMemV.TabIndex = 13;
     this.labelMemV.Text     = "Mem V";
     this.labelMemV.Click   += new System.EventHandler(this.labelMemV_Click);
     //
     // label2
     //
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(8, 118);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(48, 16);
     this.label2.TabIndex = 12;
     this.label2.Text     = "Mem P";
     this.label2.Click   += new System.EventHandler(this.label2_Click);
     //
     // labelMemP
     //
     this.labelMemP.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelMemP.Location = new System.Drawing.Point(160, 118);
     this.labelMemP.Name     = "labelMemP";
     this.labelMemP.Size     = new System.Drawing.Size(184, 16);
     this.labelMemP.TabIndex = 11;
     this.labelMemP.Text     = "Mem P";
     this.labelMemP.Click   += new System.EventHandler(this.labelMemP_Click);
     //
     // label1
     //
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(8, 14);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(40, 16);
     this.label1.TabIndex = 9;
     this.label1.Text     = "CPU";
     this.label1.Click   += new System.EventHandler(this.label1_Click);
     //
     // labelCpu
     //
     this.labelCpu.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelCpu.Location = new System.Drawing.Point(160, 14);
     this.labelCpu.Name     = "labelCpu";
     this.labelCpu.Size     = new System.Drawing.Size(184, 16);
     this.labelCpu.TabIndex = 10;
     this.labelCpu.Text     = "CPU";
     this.labelCpu.Click   += new System.EventHandler(this.labelCpu_Click);
     //
     // dataBarCPU
     //
     this.dataBarCPU.BackColor = System.Drawing.Color.Silver;
     this.dataBarCPU.BarColor  = System.Drawing.Color.Green;
     this.dataBarCPU.Location  = new System.Drawing.Point(56, 14);
     this.dataBarCPU.Name      = "dataBarCPU";
     this.dataBarCPU.Size      = new System.Drawing.Size(96, 16);
     this.dataBarCPU.TabIndex  = 19;
     this.dataBarCPU.Value     = 0;
     this.dataBarCPU.Load     += new System.EventHandler(this.dataBarCPU_Load);
     //
     // dataBarMemP
     //
     this.dataBarMemP.BackColor = System.Drawing.Color.Silver;
     this.dataBarMemP.BarColor  = System.Drawing.Color.SlateBlue;
     this.dataBarMemP.Location  = new System.Drawing.Point(56, 118);
     this.dataBarMemP.Name      = "dataBarMemP";
     this.dataBarMemP.Size      = new System.Drawing.Size(96, 16);
     this.dataBarMemP.TabIndex  = 20;
     this.dataBarMemP.Value     = 0;
     this.dataBarMemP.Load     += new System.EventHandler(this.dataBarMemP_Load);
     //
     // dataBarMemV
     //
     this.dataBarMemV.BackColor = System.Drawing.Color.Silver;
     this.dataBarMemV.BarColor  = System.Drawing.Color.DarkBlue;
     this.dataBarMemV.Location  = new System.Drawing.Point(56, 94);
     this.dataBarMemV.Name      = "dataBarMemV";
     this.dataBarMemV.Size      = new System.Drawing.Size(96, 16);
     this.dataBarMemV.TabIndex  = 21;
     this.dataBarMemV.Value     = 0;
     this.dataBarMemV.Load     += new System.EventHandler(this.dataBarMemV_Load);
     //
     // dataChartDiskR
     //
     this.dataChartDiskR.BackColor     = System.Drawing.Color.Silver;
     this.dataChartDiskR.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartDiskR.GridColor     = System.Drawing.Color.Gold;
     this.dataChartDiskR.GridPixels    = 0;
     this.dataChartDiskR.InitialHeight = 100000;
     this.dataChartDiskR.LineColor     = System.Drawing.Color.Blue;
     this.dataChartDiskR.Location      = new System.Drawing.Point(8, 206);
     this.dataChartDiskR.Name          = "dataChartDiskR";
     this.dataChartDiskR.Size          = new System.Drawing.Size(160, 24);
     this.dataChartDiskR.TabIndex      = 22;
     this.dataChartDiskR.Load         += new System.EventHandler(this.dataChartDiskR_Load);
     //
     // dataChartDiskW
     //
     this.dataChartDiskW.BackColor     = System.Drawing.Color.Silver;
     this.dataChartDiskW.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartDiskW.GridColor     = System.Drawing.Color.Gold;
     this.dataChartDiskW.GridPixels    = 0;
     this.dataChartDiskW.InitialHeight = 100000;
     this.dataChartDiskW.LineColor     = System.Drawing.Color.Blue;
     this.dataChartDiskW.Location      = new System.Drawing.Point(176, 206);
     this.dataChartDiskW.Name          = "dataChartDiskW";
     this.dataChartDiskW.Size          = new System.Drawing.Size(160, 24);
     this.dataChartDiskW.TabIndex      = 23;
     this.dataChartDiskW.Load         += new System.EventHandler(this.dataChartDiskW_Load);
     //
     // dataChartNetO
     //
     this.dataChartNetO.BackColor     = System.Drawing.Color.Silver;
     this.dataChartNetO.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartNetO.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartNetO.GridPixels    = 0;
     this.dataChartNetO.InitialHeight = 1000;
     this.dataChartNetO.LineColor     = System.Drawing.Color.DarkBlue;
     this.dataChartNetO.Location      = new System.Drawing.Point(176, 254);
     this.dataChartNetO.Name          = "dataChartNetO";
     this.dataChartNetO.Size          = new System.Drawing.Size(160, 24);
     this.dataChartNetO.TabIndex      = 24;
     this.dataChartNetO.Load         += new System.EventHandler(this.dataChartNetO_Load);
     //
     // dataChartNetI
     //
     this.dataChartNetI.BackColor     = System.Drawing.Color.Silver;
     this.dataChartNetI.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartNetI.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartNetI.GridPixels    = 0;
     this.dataChartNetI.InitialHeight = 1000;
     this.dataChartNetI.LineColor     = System.Drawing.Color.DarkBlue;
     this.dataChartNetI.Location      = new System.Drawing.Point(8, 254);
     this.dataChartNetI.Name          = "dataChartNetI";
     this.dataChartNetI.Size          = new System.Drawing.Size(160, 24);
     this.dataChartNetI.TabIndex      = 25;
     this.dataChartNetI.Load         += new System.EventHandler(this.dataChartNetI_Load);
     //
     // timer
     //
     this.timer.Tick += new System.EventHandler(this.timer_Tick);
     //
     // label3
     //
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(8, 38);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(128, 16);
     this.label3.TabIndex = 26;
     this.label3.Text     = "CPU Usage History";
     this.label3.Click   += new System.EventHandler(this.label3_Click);
     //
     // dataChartCPU
     //
     this.dataChartCPU.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.dataChartCPU.BackColor     = System.Drawing.Color.Silver;
     this.dataChartCPU.ChartType     = SystemMonitor.ChartType.Line;
     this.dataChartCPU.Cursor        = System.Windows.Forms.Cursors.Default;
     this.dataChartCPU.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartCPU.GridPixels    = 8;
     this.dataChartCPU.InitialHeight = 100;
     this.dataChartCPU.LineColor     = System.Drawing.Color.Green;
     this.dataChartCPU.Location      = new System.Drawing.Point(8, 54);
     this.dataChartCPU.Name          = "dataChartCPU";
     this.dataChartCPU.Size          = new System.Drawing.Size(328, 24);
     this.dataChartCPU.TabIndex      = 27;
     this.dataChartCPU.Load         += new System.EventHandler(this.dataChartCPU_Load);
     //
     // dataChartMem
     //
     this.dataChartMem.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.dataChartMem.BackColor     = System.Drawing.Color.Silver;
     this.dataChartMem.ChartType     = SystemMonitor.ChartType.Line;
     this.dataChartMem.Cursor        = System.Windows.Forms.Cursors.Default;
     this.dataChartMem.GridColor     = System.Drawing.Color.Gold;
     this.dataChartMem.GridPixels    = 12;
     this.dataChartMem.InitialHeight = 100;
     this.dataChartMem.LineColor     = System.Drawing.Color.DarkBlue;
     this.dataChartMem.Location      = new System.Drawing.Point(8, 158);
     this.dataChartMem.Name          = "dataChartMem";
     this.dataChartMem.Size          = new System.Drawing.Size(328, 24);
     this.dataChartMem.TabIndex      = 29;
     this.dataChartMem.Load         += new System.EventHandler(this.dataChartMem_Load);
     //
     // label5
     //
     this.label5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(8, 142);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(144, 16);
     this.label5.TabIndex = 28;
     this.label5.Text     = "Memory Usage History";
     this.label5.Click   += new System.EventHandler(this.label5_Click);
     //
     // Form1
     //
     this.BackColor = System.Drawing.Color.Orange;
     this.Controls.Add(this.dataChartMem);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.dataChartCPU);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.dataChartNetI);
     this.Controls.Add(this.dataChartNetO);
     this.Controls.Add(this.dataChartDiskW);
     this.Controls.Add(this.dataChartDiskR);
     this.Controls.Add(this.dataBarMemV);
     this.Controls.Add(this.dataBarMemP);
     this.Controls.Add(this.dataBarCPU);
     this.Controls.Add(this.labelNetI);
     this.Controls.Add(this.labelNetO);
     this.Controls.Add(this.labelDiskW);
     this.Controls.Add(this.labelDiskR);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.labelMemV);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.labelMemP);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.labelCpu);
     this.Name  = "Form1";
     this.Size  = new System.Drawing.Size(344, 374);
     this.Load += new System.EventHandler(this.Form1_Load);
     this.ResumeLayout(false);
 }
Ejemplo n.º 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components       = new System.ComponentModel.Container();
     this.labelNetI        = new System.Windows.Forms.Label();
     this.labelNetO        = new System.Windows.Forms.Label();
     this.labelDiskW       = new System.Windows.Forms.Label();
     this.labelDiskR       = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.labelMemV        = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.labelMemP        = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.labelCpu         = new System.Windows.Forms.Label();
     this.timer            = new System.Windows.Forms.Timer(this.components);
     this.label3           = new System.Windows.Forms.Label();
     this.label5           = new System.Windows.Forms.Label();
     this.labelModel       = new System.Windows.Forms.Label();
     this.labelNames       = new System.Windows.Forms.Label();
     this.pictureBox1      = new System.Windows.Forms.PictureBox();
     this.label9           = new System.Windows.Forms.Label();
     this.textBoxProcessor = new System.Windows.Forms.TextBox();
     this.dataChartMem     = new SystemMonitor.DataChart();
     this.dataChartCPU     = new SystemMonitor.DataChart();
     this.dataChartNetI    = new SystemMonitor.DataChart();
     this.dataChartNetO    = new SystemMonitor.DataChart();
     this.dataChartDiskW   = new SystemMonitor.DataChart();
     this.dataChartDiskR   = new SystemMonitor.DataChart();
     this.dataBarMemV      = new SystemMonitor.DataBar();
     this.dataBarMemP      = new SystemMonitor.DataBar();
     this.dataBarCPU       = new SystemMonitor.DataBar();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // labelNetI
     //
     this.labelNetI.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNetI.Location = new System.Drawing.Point(13, 468);
     this.labelNetI.Name     = "labelNetI";
     this.labelNetI.Size     = new System.Drawing.Size(256, 23);
     this.labelNetI.TabIndex = 18;
     this.labelNetI.Text     = "Net I";
     //
     // labelNetO
     //
     this.labelNetO.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNetO.Location = new System.Drawing.Point(282, 468);
     this.labelNetO.Name     = "labelNetO";
     this.labelNetO.Size     = new System.Drawing.Size(256, 23);
     this.labelNetO.TabIndex = 17;
     this.labelNetO.Text     = "Net O";
     //
     // labelDiskW
     //
     this.labelDiskW.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelDiskW.Location = new System.Drawing.Point(282, 398);
     this.labelDiskW.Name     = "labelDiskW";
     this.labelDiskW.Size     = new System.Drawing.Size(256, 23);
     this.labelDiskW.TabIndex = 16;
     this.labelDiskW.Text     = "Disk W";
     //
     // labelDiskR
     //
     this.labelDiskR.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelDiskR.Location = new System.Drawing.Point(13, 398);
     this.labelDiskR.Name     = "labelDiskR";
     this.labelDiskR.Size     = new System.Drawing.Size(256, 23);
     this.labelDiskR.TabIndex = 15;
     this.labelDiskR.Text     = "Disk R";
     //
     // label4
     //
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(13, 257);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(77, 24);
     this.label4.TabIndex = 14;
     this.label4.Text     = "Mem V";
     //
     // labelMemV
     //
     this.labelMemV.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelMemV.Location = new System.Drawing.Point(256, 257);
     this.labelMemV.Name     = "labelMemV";
     this.labelMemV.Size     = new System.Drawing.Size(294, 24);
     this.labelMemV.TabIndex = 13;
     this.labelMemV.Text     = "Mem V";
     //
     // label2
     //
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(13, 292);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(77, 24);
     this.label2.TabIndex = 12;
     this.label2.Text     = "Mem P";
     //
     // labelMemP
     //
     this.labelMemP.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelMemP.Location = new System.Drawing.Point(256, 292);
     this.labelMemP.Name     = "labelMemP";
     this.labelMemP.Size     = new System.Drawing.Size(294, 24);
     this.labelMemP.TabIndex = 11;
     this.labelMemP.Text     = "Mem P";
     //
     // label1
     //
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(13, 140);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(64, 24);
     this.label1.TabIndex = 9;
     this.label1.Text     = "CPU";
     //
     // labelCpu
     //
     this.labelCpu.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelCpu.Location = new System.Drawing.Point(256, 140);
     this.labelCpu.Name     = "labelCpu";
     this.labelCpu.Size     = new System.Drawing.Size(294, 24);
     this.labelCpu.TabIndex = 10;
     this.labelCpu.Text     = "CPU";
     //
     // timer
     //
     this.timer.Tick += new System.EventHandler(this.timer_Tick);
     //
     // label3
     //
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(13, 175);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(205, 24);
     this.label3.TabIndex = 26;
     this.label3.Text     = "CPU Usage History";
     //
     // label5
     //
     this.label5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(13, 327);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(230, 24);
     this.label5.TabIndex = 28;
     this.label5.Text     = "Memory Usage History";
     //
     // labelModel
     //
     this.labelModel.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelModel.Location = new System.Drawing.Point(13, 12);
     this.labelModel.Name     = "labelModel";
     this.labelModel.Size     = new System.Drawing.Size(525, 23);
     this.labelModel.TabIndex = 30;
     this.labelModel.Text     = "Model";
     //
     // labelNames
     //
     this.labelNames.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNames.Location = new System.Drawing.Point(13, 82);
     this.labelNames.Name     = "labelNames";
     this.labelNames.Size     = new System.Drawing.Size(525, 23);
     this.labelNames.TabIndex = 33;
     this.labelNames.Text     = "user";
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BackColor   = System.Drawing.Color.Silver;
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox1.Location    = new System.Drawing.Point(13, 117);
     this.pictureBox1.Name        = "pictureBox1";
     this.pictureBox1.Size        = new System.Drawing.Size(513, 3);
     this.pictureBox1.TabIndex    = 34;
     this.pictureBox1.TabStop     = false;
     //
     // label9
     //
     this.label9.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(13, 44);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(115, 23);
     this.label9.TabIndex = 36;
     this.label9.Text     = "Processor:";
     //
     // textBoxProcessor
     //
     this.textBoxProcessor.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.textBoxProcessor.BackColor = System.Drawing.SystemColors.Control;
     this.textBoxProcessor.Location  = new System.Drawing.Point(128, 41);
     this.textBoxProcessor.Name      = "textBoxProcessor";
     this.textBoxProcessor.ReadOnly  = true;
     this.textBoxProcessor.Size      = new System.Drawing.Size(398, 26);
     this.textBoxProcessor.TabIndex  = 35;
     //
     // dataChartMem
     //
     this.dataChartMem.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.dataChartMem.BackColor     = System.Drawing.Color.Silver;
     this.dataChartMem.ChartType     = SystemMonitor.ChartType.Line;
     this.dataChartMem.Cursor        = System.Windows.Forms.Cursors.Default;
     this.dataChartMem.GridColor     = System.Drawing.Color.Gold;
     this.dataChartMem.GridPixels    = 12;
     this.dataChartMem.InitialHeight = 100;
     this.dataChartMem.LineColor     = System.Drawing.Color.DarkBlue;
     this.dataChartMem.Location      = new System.Drawing.Point(13, 351);
     this.dataChartMem.Name          = "dataChartMem";
     this.dataChartMem.Size          = new System.Drawing.Size(513, 35);
     this.dataChartMem.TabIndex      = 29;
     //
     // dataChartCPU
     //
     this.dataChartCPU.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.dataChartCPU.BackColor     = System.Drawing.Color.Silver;
     this.dataChartCPU.ChartType     = SystemMonitor.ChartType.Line;
     this.dataChartCPU.Cursor        = System.Windows.Forms.Cursors.Default;
     this.dataChartCPU.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartCPU.GridPixels    = 8;
     this.dataChartCPU.InitialHeight = 100;
     this.dataChartCPU.LineColor     = System.Drawing.Color.Green;
     this.dataChartCPU.Location      = new System.Drawing.Point(13, 199);
     this.dataChartCPU.Name          = "dataChartCPU";
     this.dataChartCPU.Size          = new System.Drawing.Size(513, 35);
     this.dataChartCPU.TabIndex      = 27;
     //
     // dataChartNetI
     //
     this.dataChartNetI.BackColor     = System.Drawing.Color.Silver;
     this.dataChartNetI.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartNetI.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartNetI.GridPixels    = 0;
     this.dataChartNetI.InitialHeight = 1000;
     this.dataChartNetI.LineColor     = System.Drawing.Color.DarkBlue;
     this.dataChartNetI.Location      = new System.Drawing.Point(13, 491);
     this.dataChartNetI.Name          = "dataChartNetI";
     this.dataChartNetI.Size          = new System.Drawing.Size(256, 35);
     this.dataChartNetI.TabIndex      = 25;
     //
     // dataChartNetO
     //
     this.dataChartNetO.BackColor     = System.Drawing.Color.Silver;
     this.dataChartNetO.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartNetO.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartNetO.GridPixels    = 0;
     this.dataChartNetO.InitialHeight = 1000;
     this.dataChartNetO.LineColor     = System.Drawing.Color.DarkBlue;
     this.dataChartNetO.Location      = new System.Drawing.Point(282, 491);
     this.dataChartNetO.Name          = "dataChartNetO";
     this.dataChartNetO.Size          = new System.Drawing.Size(256, 35);
     this.dataChartNetO.TabIndex      = 24;
     //
     // dataChartDiskW
     //
     this.dataChartDiskW.BackColor     = System.Drawing.Color.Silver;
     this.dataChartDiskW.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartDiskW.GridColor     = System.Drawing.Color.Gold;
     this.dataChartDiskW.GridPixels    = 0;
     this.dataChartDiskW.InitialHeight = 100000;
     this.dataChartDiskW.LineColor     = System.Drawing.Color.Blue;
     this.dataChartDiskW.Location      = new System.Drawing.Point(282, 421);
     this.dataChartDiskW.Name          = "dataChartDiskW";
     this.dataChartDiskW.Size          = new System.Drawing.Size(256, 35);
     this.dataChartDiskW.TabIndex      = 23;
     //
     // dataChartDiskR
     //
     this.dataChartDiskR.BackColor     = System.Drawing.Color.Silver;
     this.dataChartDiskR.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartDiskR.GridColor     = System.Drawing.Color.Gold;
     this.dataChartDiskR.GridPixels    = 0;
     this.dataChartDiskR.InitialHeight = 100000;
     this.dataChartDiskR.LineColor     = System.Drawing.Color.Blue;
     this.dataChartDiskR.Location      = new System.Drawing.Point(13, 421);
     this.dataChartDiskR.Name          = "dataChartDiskR";
     this.dataChartDiskR.Size          = new System.Drawing.Size(256, 35);
     this.dataChartDiskR.TabIndex      = 22;
     //
     // dataBarMemV
     //
     this.dataBarMemV.BackColor = System.Drawing.Color.Silver;
     this.dataBarMemV.BarColor  = System.Drawing.Color.DarkBlue;
     this.dataBarMemV.Location  = new System.Drawing.Point(90, 257);
     this.dataBarMemV.Name      = "dataBarMemV";
     this.dataBarMemV.Size      = new System.Drawing.Size(153, 24);
     this.dataBarMemV.TabIndex  = 21;
     this.dataBarMemV.Value     = 0;
     //
     // dataBarMemP
     //
     this.dataBarMemP.BackColor = System.Drawing.Color.Silver;
     this.dataBarMemP.BarColor  = System.Drawing.Color.SlateBlue;
     this.dataBarMemP.Location  = new System.Drawing.Point(90, 292);
     this.dataBarMemP.Name      = "dataBarMemP";
     this.dataBarMemP.Size      = new System.Drawing.Size(153, 24);
     this.dataBarMemP.TabIndex  = 20;
     this.dataBarMemP.Value     = 0;
     //
     // dataBarCPU
     //
     this.dataBarCPU.BackColor = System.Drawing.Color.Silver;
     this.dataBarCPU.BarColor  = System.Drawing.Color.Green;
     this.dataBarCPU.Location  = new System.Drawing.Point(90, 140);
     this.dataBarCPU.Name      = "dataBarCPU";
     this.dataBarCPU.Size      = new System.Drawing.Size(153, 24);
     this.dataBarCPU.TabIndex  = 19;
     this.dataBarCPU.Value     = 0;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(8, 19);
     this.BackColor         = System.Drawing.SystemColors.Control;
     this.ClientSize        = new System.Drawing.Size(538, 568);
     this.Controls.Add(this.textBoxProcessor);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.labelNames);
     this.Controls.Add(this.labelModel);
     this.Controls.Add(this.dataChartMem);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.dataChartCPU);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.dataChartNetI);
     this.Controls.Add(this.dataChartNetO);
     this.Controls.Add(this.dataChartDiskW);
     this.Controls.Add(this.dataChartDiskR);
     this.Controls.Add(this.dataBarMemV);
     this.Controls.Add(this.dataBarMemP);
     this.Controls.Add(this.dataBarCPU);
     this.Controls.Add(this.labelNetI);
     this.Controls.Add(this.labelNetO);
     this.Controls.Add(this.labelDiskW);
     this.Controls.Add(this.labelDiskR);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.labelMemV);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.labelMemP);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.labelCpu);
     this.Controls.Add(this.label9);
     this.Name  = "Form1";
     this.Text  = "System Monitor";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(monitor));
     this.labelNetI        = new System.Windows.Forms.Label();
     this.labelNetO        = new System.Windows.Forms.Label();
     this.labelDiskW       = new System.Windows.Forms.Label();
     this.labelDiskR       = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.labelMemV        = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.labelMemP        = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.labelCpu         = new System.Windows.Forms.Label();
     this.timer            = new System.Windows.Forms.Timer(this.components);
     this.label3           = new System.Windows.Forms.Label();
     this.label5           = new System.Windows.Forms.Label();
     this.labelModel       = new System.Windows.Forms.Label();
     this.labelNames       = new System.Windows.Forms.Label();
     this.textBoxProcessor = new System.Windows.Forms.TextBox();
     this.label6           = new System.Windows.Forms.Label();
     this.label7           = new System.Windows.Forms.Label();
     this.label8           = new System.Windows.Forms.Label();
     this.label10          = new System.Windows.Forms.Label();
     this.label11          = new System.Windows.Forms.Label();
     this.label12          = new System.Windows.Forms.Label();
     this.label13          = new System.Windows.Forms.Label();
     this.label14          = new System.Windows.Forms.Label();
     this.dataChartMem     = new SystemMonitor.DataChart();
     this.dataChartCPU     = new SystemMonitor.DataChart();
     this.dataChartNetI    = new SystemMonitor.DataChart();
     this.dataChartNetO    = new SystemMonitor.DataChart();
     this.dataChartDiskW   = new SystemMonitor.DataChart();
     this.dataChartDiskR   = new SystemMonitor.DataChart();
     this.dataBarMemV      = new SystemMonitor.DataBar();
     this.dataBarMemP      = new SystemMonitor.DataBar();
     this.dataBarCPU       = new SystemMonitor.DataBar();
     this.SuspendLayout();
     //
     // labelNetI
     //
     this.labelNetI.Font      = new System.Drawing.Font("Courier New", 9.75F);
     this.labelNetI.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.labelNetI.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelNetI.Location  = new System.Drawing.Point(366, 437);
     this.labelNetI.Name      = "labelNetI";
     this.labelNetI.Size      = new System.Drawing.Size(160, 16);
     this.labelNetI.TabIndex  = 18;
     this.labelNetI.Text      = "Net I";
     //
     // labelNetO
     //
     this.labelNetO.Font      = new System.Drawing.Font("Courier New", 9.75F);
     this.labelNetO.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.labelNetO.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelNetO.Location  = new System.Drawing.Point(366, 407);
     this.labelNetO.Name      = "labelNetO";
     this.labelNetO.Size      = new System.Drawing.Size(160, 16);
     this.labelNetO.TabIndex  = 17;
     this.labelNetO.Text      = "Net O";
     //
     // labelDiskW
     //
     this.labelDiskW.Font      = new System.Drawing.Font("Courier New", 9.75F);
     this.labelDiskW.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.labelDiskW.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelDiskW.Location  = new System.Drawing.Point(366, 377);
     this.labelDiskW.Name      = "labelDiskW";
     this.labelDiskW.Size      = new System.Drawing.Size(160, 16);
     this.labelDiskW.TabIndex  = 16;
     this.labelDiskW.Text      = "Disk W";
     //
     // labelDiskR
     //
     this.labelDiskR.Font      = new System.Drawing.Font("Courier New", 9.75F);
     this.labelDiskR.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.labelDiskR.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelDiskR.Location  = new System.Drawing.Point(366, 347);
     this.labelDiskR.Name      = "labelDiskR";
     this.labelDiskR.Size      = new System.Drawing.Size(160, 16);
     this.labelDiskR.TabIndex  = 15;
     this.labelDiskR.Text      = "Disk R";
     //
     // label4
     //
     this.label4.Font      = new System.Drawing.Font("Courier New", 11.25F);
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label4.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label4.Location  = new System.Drawing.Point(11, 111);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(67, 16);
     this.label4.TabIndex  = 14;
     this.label4.Text      = "Mem V";
     //
     // labelMemV
     //
     this.labelMemV.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.labelMemV.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.labelMemV.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelMemV.Location  = new System.Drawing.Point(182, 113);
     this.labelMemV.Name      = "labelMemV";
     this.labelMemV.Size      = new System.Drawing.Size(158, 16);
     this.labelMemV.TabIndex  = 13;
     //
     // label2
     //
     this.label2.Font      = new System.Drawing.Font("Courier New", 11.25F);
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label2.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label2.Location  = new System.Drawing.Point(11, 135);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(67, 16);
     this.label2.TabIndex  = 12;
     this.label2.Text      = "Mem P";
     //
     // labelMemP
     //
     this.labelMemP.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.labelMemP.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.labelMemP.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelMemP.Location  = new System.Drawing.Point(182, 137);
     this.labelMemP.Name      = "labelMemP";
     this.labelMemP.Size      = new System.Drawing.Size(158, 16);
     this.labelMemP.TabIndex  = 11;
     //
     // label1
     //
     this.label1.Font      = new System.Drawing.Font("Courier New", 11.25F);
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label1.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label1.Location  = new System.Drawing.Point(366, 137);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(40, 16);
     this.label1.TabIndex  = 9;
     this.label1.Text      = "CPU";
     //
     // labelCpu
     //
     this.labelCpu.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelCpu.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.labelCpu.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelCpu.Location  = new System.Drawing.Point(516, 139);
     this.labelCpu.Name      = "labelCpu";
     this.labelCpu.Size      = new System.Drawing.Size(184, 16);
     this.labelCpu.TabIndex  = 10;
     //
     // timer
     //
     this.timer.Tick += new System.EventHandler(this.timer_Tick);
     //
     // label3
     //
     this.label3.Font      = new System.Drawing.Font("Courier New", 11.25F);
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label3.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label3.Location  = new System.Drawing.Point(366, 180);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(169, 18);
     this.label3.TabIndex  = 26;
     this.label3.Text      = "CPU Usage History";
     this.label3.Click    += new System.EventHandler(this.label3_Click);
     //
     // label5
     //
     this.label5.Font      = new System.Drawing.Font("Courier New", 11.25F);
     this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label5.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label5.Location  = new System.Drawing.Point(12, 177);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(214, 24);
     this.label5.TabIndex  = 28;
     this.label5.Text      = "Memory Usage History";
     //
     // labelModel
     //
     this.labelModel.Font      = new System.Drawing.Font("Courier New", 11.25F);
     this.labelModel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.labelModel.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelModel.Location  = new System.Drawing.Point(10, 20);
     this.labelModel.Name      = "labelModel";
     this.labelModel.Size      = new System.Drawing.Size(708, 16);
     this.labelModel.TabIndex  = 30;
     this.labelModel.Text      = "Motherboard:";
     this.labelModel.Click    += new System.EventHandler(this.labelModel_Click);
     //
     // labelNames
     //
     this.labelNames.BackColor = System.Drawing.Color.Transparent;
     this.labelNames.Font      = new System.Drawing.Font("Courier New", 9.75F);
     this.labelNames.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.labelNames.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.labelNames.Location  = new System.Drawing.Point(11, 56);
     this.labelNames.Name      = "labelNames";
     this.labelNames.Size      = new System.Drawing.Size(328, 16);
     this.labelNames.TabIndex  = 33;
     this.labelNames.Text      = "User:"******"Courier New", 9.75F);
     this.textBoxProcessor.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.textBoxProcessor.Location    = new System.Drawing.Point(11, 39);
     this.textBoxProcessor.Multiline   = true;
     this.textBoxProcessor.Name        = "textBoxProcessor";
     this.textBoxProcessor.ReadOnly    = true;
     this.textBoxProcessor.Size        = new System.Drawing.Size(208, 20);
     this.textBoxProcessor.TabIndex    = 35;
     this.textBoxProcessor.Text        = "Processor:";
     //
     // label6
     //
     this.label6.Font      = new System.Drawing.Font("Courier New", 9F);
     this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label6.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label6.Location  = new System.Drawing.Point(8, 323);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(88, 14);
     this.label6.TabIndex  = 38;
     this.label6.Text      = "HDD S.No";
     //
     // label7
     //
     this.label7.Font      = new System.Drawing.Font("Courier New", 9F);
     this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label7.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label7.Location  = new System.Drawing.Point(119, 323);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(257, 20);
     this.label7.TabIndex  = 39;
     //
     // label8
     //
     this.label8.Font      = new System.Drawing.Font("Courier New", 9F);
     this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label8.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label8.Location  = new System.Drawing.Point(127, 347);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(55, 13);
     this.label8.TabIndex  = 41;
     //
     // label10
     //
     this.label10.Font      = new System.Drawing.Font("Courier New", 9F);
     this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label10.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label10.Location  = new System.Drawing.Point(8, 347);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(105, 15);
     this.label10.TabIndex  = 40;
     this.label10.Text      = "Processor ID";
     //
     // label11
     //
     this.label11.Font      = new System.Drawing.Font("Courier New", 9F);
     this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label11.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label11.Location  = new System.Drawing.Point(8, 369);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(105, 15);
     this.label11.TabIndex  = 42;
     this.label11.Text      = "Current Clock Speed";
     //
     // label12
     //
     this.label12.Font      = new System.Drawing.Font("Courier New", 9F);
     this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label12.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label12.Location  = new System.Drawing.Point(127, 369);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(63, 15);
     this.label12.TabIndex  = 43;
     //
     // label13
     //
     this.label13.Font      = new System.Drawing.Font("Courier New", 9F);
     this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label13.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label13.Location  = new System.Drawing.Point(49, 77);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(594, 20);
     this.label13.TabIndex  = 44;
     //
     // label14
     //
     this.label14.Font      = new System.Drawing.Font("Courier New", 9F);
     this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.label14.ImeMode   = System.Windows.Forms.ImeMode.NoControl;
     this.label14.Location  = new System.Drawing.Point(12, 77);
     this.label14.Name      = "label14";
     this.label14.Size      = new System.Drawing.Size(31, 20);
     this.label14.TabIndex  = 45;
     this.label14.Text      = "OS:";
     //
     // dataChartMem
     //
     this.dataChartMem.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.dataChartMem.BackColor     = System.Drawing.SystemColors.WindowFrame;
     this.dataChartMem.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.dataChartMem.ChartType     = SystemMonitor.ChartType.Line;
     this.dataChartMem.Cursor        = System.Windows.Forms.Cursors.Hand;
     this.dataChartMem.ForeColor     = System.Drawing.Color.Transparent;
     this.dataChartMem.GridColor     = System.Drawing.Color.Gray;
     this.dataChartMem.GridPixels    = 15;
     this.dataChartMem.InitialHeight = 100;
     this.dataChartMem.LineColor     = System.Drawing.Color.Red;
     this.dataChartMem.Location      = new System.Drawing.Point(11, 204);
     this.dataChartMem.Name          = "dataChartMem";
     this.dataChartMem.Size          = new System.Drawing.Size(329, 107);
     this.dataChartMem.TabIndex      = 29;
     //
     // dataChartCPU
     //
     this.dataChartCPU.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.dataChartCPU.BackColor     = System.Drawing.SystemColors.WindowFrame;
     this.dataChartCPU.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.dataChartCPU.ChartType     = SystemMonitor.ChartType.Line;
     this.dataChartCPU.Cursor        = System.Windows.Forms.Cursors.Hand;
     this.dataChartCPU.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.dataChartCPU.ForeColor     = System.Drawing.Color.Transparent;
     this.dataChartCPU.GridColor     = System.Drawing.Color.Gray;
     this.dataChartCPU.GridPixels    = 15;
     this.dataChartCPU.InitialHeight = 100;
     this.dataChartCPU.LineColor     = System.Drawing.Color.Red;
     this.dataChartCPU.Location      = new System.Drawing.Point(369, 204);
     this.dataChartCPU.Name          = "dataChartCPU";
     this.dataChartCPU.Size          = new System.Drawing.Size(331, 107);
     this.dataChartCPU.TabIndex      = 27;
     //
     // dataChartNetI
     //
     this.dataChartNetI.BackColor     = System.Drawing.Color.Transparent;
     this.dataChartNetI.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartNetI.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartNetI.GridPixels    = 0;
     this.dataChartNetI.InitialHeight = 1000;
     this.dataChartNetI.LineColor     = System.Drawing.Color.Red;
     this.dataChartNetI.Location      = new System.Drawing.Point(542, 429);
     this.dataChartNetI.Name          = "dataChartNetI";
     this.dataChartNetI.Size          = new System.Drawing.Size(160, 24);
     this.dataChartNetI.TabIndex      = 25;
     //
     // dataChartNetO
     //
     this.dataChartNetO.BackColor     = System.Drawing.Color.Transparent;
     this.dataChartNetO.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartNetO.GridColor     = System.Drawing.Color.Yellow;
     this.dataChartNetO.GridPixels    = 0;
     this.dataChartNetO.InitialHeight = 1000;
     this.dataChartNetO.LineColor     = System.Drawing.Color.Red;
     this.dataChartNetO.Location      = new System.Drawing.Point(542, 399);
     this.dataChartNetO.Name          = "dataChartNetO";
     this.dataChartNetO.Size          = new System.Drawing.Size(160, 24);
     this.dataChartNetO.TabIndex      = 24;
     //
     // dataChartDiskW
     //
     this.dataChartDiskW.BackColor     = System.Drawing.Color.Transparent;
     this.dataChartDiskW.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartDiskW.GridColor     = System.Drawing.Color.Gold;
     this.dataChartDiskW.GridPixels    = 0;
     this.dataChartDiskW.InitialHeight = 100000;
     this.dataChartDiskW.LineColor     = System.Drawing.Color.Red;
     this.dataChartDiskW.Location      = new System.Drawing.Point(542, 369);
     this.dataChartDiskW.Name          = "dataChartDiskW";
     this.dataChartDiskW.Size          = new System.Drawing.Size(160, 24);
     this.dataChartDiskW.TabIndex      = 23;
     //
     // dataChartDiskR
     //
     this.dataChartDiskR.BackColor     = System.Drawing.Color.Transparent;
     this.dataChartDiskR.ChartType     = SystemMonitor.ChartType.Stick;
     this.dataChartDiskR.GridColor     = System.Drawing.Color.Gold;
     this.dataChartDiskR.GridPixels    = 0;
     this.dataChartDiskR.InitialHeight = 100000;
     this.dataChartDiskR.LineColor     = System.Drawing.Color.Red;
     this.dataChartDiskR.Location      = new System.Drawing.Point(542, 339);
     this.dataChartDiskR.Name          = "dataChartDiskR";
     this.dataChartDiskR.Size          = new System.Drawing.Size(160, 24);
     this.dataChartDiskR.TabIndex      = 22;
     //
     // dataBarMemV
     //
     this.dataBarMemV.BackColor = System.Drawing.Color.Transparent;
     this.dataBarMemV.BarColor  = System.Drawing.Color.Red;
     this.dataBarMemV.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.dataBarMemV.Location  = new System.Drawing.Point(78, 113);
     this.dataBarMemV.Name      = "dataBarMemV";
     this.dataBarMemV.Size      = new System.Drawing.Size(96, 16);
     this.dataBarMemV.TabIndex  = 21;
     this.dataBarMemV.Value     = 0;
     //
     // dataBarMemP
     //
     this.dataBarMemP.BackColor = System.Drawing.Color.Transparent;
     this.dataBarMemP.BarColor  = System.Drawing.Color.Red;
     this.dataBarMemP.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.dataBarMemP.Location  = new System.Drawing.Point(78, 137);
     this.dataBarMemP.Name      = "dataBarMemP";
     this.dataBarMemP.Size      = new System.Drawing.Size(96, 16);
     this.dataBarMemP.TabIndex  = 20;
     this.dataBarMemP.Value     = 0;
     //
     // dataBarCPU
     //
     this.dataBarCPU.BackColor = System.Drawing.Color.Transparent;
     this.dataBarCPU.BarColor  = System.Drawing.Color.Red;
     this.dataBarCPU.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.dataBarCPU.Location  = new System.Drawing.Point(414, 137);
     this.dataBarCPU.Name      = "dataBarCPU";
     this.dataBarCPU.Size      = new System.Drawing.Size(96, 16);
     this.dataBarCPU.TabIndex  = 19;
     this.dataBarCPU.Value     = 0;
     //
     // monitor
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
     this.ClientSize    = new System.Drawing.Size(732, 468);
     this.Controls.Add(this.label14);
     this.Controls.Add(this.label13);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.textBoxProcessor);
     this.Controls.Add(this.labelNames);
     this.Controls.Add(this.labelModel);
     this.Controls.Add(this.dataChartMem);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.dataChartCPU);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.dataChartNetI);
     this.Controls.Add(this.dataChartNetO);
     this.Controls.Add(this.dataChartDiskW);
     this.Controls.Add(this.dataChartDiskR);
     this.Controls.Add(this.dataBarMemV);
     this.Controls.Add(this.dataBarMemP);
     this.Controls.Add(this.dataBarCPU);
     this.Controls.Add(this.labelNetI);
     this.Controls.Add(this.labelNetO);
     this.Controls.Add(this.labelDiskW);
     this.Controls.Add(this.labelDiskR);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.labelMemV);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.labelMemP);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.labelCpu);
     this.Font            = new System.Drawing.Font("Courier New", 9F);
     this.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(162)))), ((int)(((byte)(252)))));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Location        = new System.Drawing.Point(400, 0);
     this.Name            = "monitor";
     this.Opacity         = 0.9D;
     this.Text            = "scan & monitor";
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }