Download presentation
Presentation is loading. Please wait.
Published byJean Sharp Modified over 9 years ago
1
1 6: Web Based Management
2
2 Web Technology
3
3 HTTP Get Request
4
4 Device Config from a Browser
5
5 Basic HTTPd Configuration
6
6 Cisco 2500 Web UI
7
7 cisco CallManager IP PaBX
8
8 3Com SuperStack II 3300 Switch
9
9 Web Based Enterprise Mgmt
10
10 CiscoWorks2000
11
11 CIM Interface for NMS Integration
12
12 Multi Router Traffic Grapher
13
13 MRTG Configuration File # Add a WorkDir: /some/path line to this file WorkDir: e:\ohj\InetPub\wwwroot\MRTG # Description: Linux matti.puska.fi 2.2.5-15 Target[matti.puska.fi]: 2:public@195.148.158.150 MaxBytes[matti.puska.fi]: 1250000 Title[matti.puska.fi]: matti.puska.fi (matti.puska.fi): eth0 PageTop[matti.puska.fi]: Traffic Analysis for eth0 System: matti.puska.fi in Veikkola Finland Maintainer: Matti Interface: eth0 (2) IP: matti.puska.fi (195.148.158.150) Max Speed: 1250.0 kBytes/s (ethernetCsmacd) E
14
14 Directory Enabled Networking
15
15 DEN Base Schema Top ConfigurationApplicationPersonManagedSystemElement LocationCheckSoftwareSystem Service NetworkProtocolNetworkElement NetworkMediaNetworkDevice Action ProductFRU Group Organization ProfilePolicy LinkedContainer Protocol DEN CIM X.500
16
16 Desktop Management Initiative
17
17 Windows Management Instrumentation
18
18 CIM Studio
19
19 Common Information Model
20
20 CIM Common Model: Systems
21
21 CIM Core Model: Class Inheritance Product CollectionConfiguration StatisticalInformation ManagedSystemElement Setting PhysicalElementLogicalElement LogicalDeviceSystem ManagedElement Caption Description Name: string Status: string InstallDate: datetime Manufacturer … DeviceID Reset() Roles …
22
22 CIM Core Model: Associations ManagedElement Product CollectionConfiguration StatisticalInformation ManagedSystemElement Setting PhysicalElement LogicalDeviceSystem DependencyStatistics Rel. Stats. DefaultSetting ElementSetting Element Config. Realizes Synchronized Logical Identity LogicalElement * ** * * * *0...1 * * * * * * * * * * * Component
23
23 CIM Core Model: Aggregations ManagedElement Product CollectionConfiguration StatisticalInformation ManagedSystemElement Setting PhysicalElement LogicalDeviceSystem DependencyStatistics Rel. Stats. DefaultSetting ElementSetting Element Config. Realizes Synchronized Logical Identity LogicalElement * ** * * * *0...1 * * * * * * * * * Component * * ProductParentChild Product Physical E´lements SystemDevice MbrOf Coll. Setting Context
24
24 Managed Object Format Syntax [Abstract, Description ( “An abstraction or emulation of a hardware entity...”)] class CIM_LogicalDevice : CIM_LogicalElement {... [Key, MaxLen (64), Description ( “An address or other identifying information...”)] string DeviceID; [Description ( “Boolean indicating power management...)] boolean PowerManagementSupported; [Description ( “Request for the LogicalDevice be enabled...”)] uint32 EnableDevice([IN] boolean Enabled); }; Meta data Class Name, Inheritance Properties Methods
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.