IBM IHS web servers monitoring

Hi all

Is there a cartridge for the monitoring of indicators of performance of IBM IHS web servers? Anyone built a cartridge personalized for that in the past who can share?

Thank you

Xiaoning

Your first option for monitoring the IBM IHS web servers is ApacheSvr agent contained in the cartridge inherited from the BONE.

This local agent monitors Apache (and Apache IHS derivatives) by analyzing the access log web server.

You must specify the location of the access log and and the string format when you configure the agent.

Custom web server referenced by Michael officer was written and is maintained by Bart van Knijff.

This agent is excellent for remote monitoring of the web servers Apache (and IHS) who have the 'status' active module.

Kind regards

Brian Wheeldon

Tags: Dell Tech

Similar Questions

  • Is there a way via hyperic to monitor web servers for Solaris?

    Is there a way via hyperic to monitor web servers for Solaris? on my portal
    running web servers Sun there is no apache httpd process. So what can I follow
    or how?

    OK, so the process we want to monitor is webservd.  Using the PTQL, to get the process we want to, the statement would be something like...

    State.Name.eq = webservd, State.Name.Peq = webservd

    (This means look for a process named "webservd", of which the parent process is also called "webservd")

    Then in Hyperic, go to the platform you have the Sun Java Web server is running on.  Go in the upper right and click on the 'Tools' button and choose 'new Service platform.  Put something like "Sun Java Webserver" for the name and type in the box 'Type of Service' to the 'process '.  Click on 'Ok '.

    (Note: this will not work if there is more than 1 process of kids running with webservd.)  If you have more than 1 child to webservd process, you'll want to specify the service as "MultiProcess" rather than just "process." )

    This will dump you to a new screen.  Click on the gray bar that says: "properties of Configuration.  It will extend.  Click on 'change '.  Then in the box labeled "process.query", the input line:

    State.Name.eq = webservd, State.Name.Peq = webservd

    Click 'OK' to save it.  It must now start the monitoring service and get some basis for this performance data.

    I hope this helps.

    Post edited by: shajducko

  • Dashboard LabVIEW with other web servers, such as a PLC

    Hello

    Is it possible to use labview dashboard with other web servers, like an automaton?

    Kind regards

    Vadie

    Vadie,

    For the dashboard of data communicating with a controller, you will need to have a Windows PC or target RT OR in between.  I hope that this image helps illustrate this.

  • I receive a failure Audit Event Id 532 in the event of safety in numbers of Web servers.

    Hello

    I'm a domain administrator has recently left his job and his account has been disabled. Since I have disabled his account I get Failure Audit Event Id 532 in the event of safety in numbers of Web servers.

    Original event ID Title: Kerberos 532

    The event Id error on the Web server:

    Event type: Failure Audit
    Event source: security
    Event category: opening/closing session
    Event ID: 532
    Date: 10/07/2012
    Time: 14:38:12
    User: NT AUTHORITY\SYSTEM
    Computer: SERVERWEB2
    Description:
    Connection failure:
    Reason: The specified user account has expired
    User name:
    Domain:
    Logon type: 3
    Logon process: Authz
    Authentication package: Kerberos
    Workstation name: SERVERWEB2
    The name of the user calling: SERVERWEB2$
    Caller domain: DOMAIN name
    Caller logon ID: (0x0, 0x3E7)
    Calling process ID: 2532
    Transited Services: -.
    Source network address: -.
    Source port: -.

    At the same time, I get a DNS error in Netlogon.log on the same server:

    07/10 14:38:12 [SESSION] I_NetLogonGetAuthData called: (null) DOMAIN name (flags, 0x1)
    07/10 14:38:12 [MISC] DsGetDcName function called: Dom: DNS. DOMAIN.NAME Acct: (null) flags: DS RET_DNS
    07/10 14:38:12 [MISC] NetpDcGetName: DNS. DOMAIN.NAME using updated information in cache
    07/10 14:38:12 [MISC] DsGetDcName function returns 0: Dom: NOM_DOMAINE Acct: (null) flags: DS RET_DNS

    At the same time I get 4769 Failure Audit event IDs in the event of security in Active Directory:

    Log name: security
    Source: Microsoft-Windows-security-auditing
    Date: 10/07/2012 14:38:12
    Event ID: 4769
    Task category: Ticket to Service Kerberos Operations
    Level: Information
    Keywords: Audit failure
    User: n/a
    Computer: ActiveDirectory2.DNS.DOMAIN.NAME
    Description:
    A Kerberos service ticket has been requested.

    Account information:
    Account name: * address email is removed from the privacy *
    Account domain: DNS. DOMAIN.NAME
    Logon GUID: {00000000-0000-0000-0000-000000000000}

    Service Information:
    Service name: host/serverweb2.dns.domain.name
    Service ID: NULL SID

    Network information:
    Customer's address: 192.168.101.11
    Client port: 1681

    Additional information:
    Ticket options: 0 x 40810000
    Ticket encryption type: 0xffffffff
    Error code: 0 x 12
    Transited Services: -.

    This event is generated whenever access is requested to a resource such as a computer or a Windows service.  The name service indicates the resource to which access has been requested.

    This event can be correlated with the Windows login events by comparing fields GUID for session opening in each event.  The logon event occurs on the machine that was consulted, which is often a different machine than the domain controller that issued the service ticket.

    Options of ticket, the types of encryption and failure codes are defined in RFC 4120.
    The event XML:
    http://schemas.Microsoft.com/win/2004/08/events/event">
     
       
        4769
        0
        0
        14337
        0
        0 x 8010000000000000
       
        859551364
       
       
        Security
        ActiveDirectory2.dns.domain.name
       
     

     
        E-mail address is removed from the privacy *.

        DNS.domain.Name
        Host/serverweb2. DNS.domain.Name
        S 1-0-0
        0 x 40810000
        0xFFFFFFFF
        192.168.101.11
        1681
        0x12
        {00000000-0000-0000-0000-000000000000}
        -
     

    What I have so far:

    1. If I activate the user account of the former employee, it connects are deleted.

    2. deleted and joined the server from the domian, always I had questions.

    Any ideas please.

    Sikora

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    Hi sarathchelika,

    You must post your question to the TechNet forums because it caters to an audience of it professionals.

    To do this, you must refer to the below mentioned link.

    http://social.technet.Microsoft.com/forums/en-us/categories/

    Hope this helps!

     

  • How can I get the dll into the GAC on web servers (Win2008 R2/IIS 7) that don't have GACUTIL on them?

    I followed the steps described in KB911816, but I can't make it work.

    Two questions:

    How can I get the dll into the GAC on web servers (Win2008 R2/IIS 7) that don't have GACUTIL on them?

    Where should I put the reference to the dll in Web.config?

    OT:

    KB911816

    Hi Mike,.

    Refer to:

    https://TechNet.Microsoft.com/en-us/library/gg607836 (v = ws.10) .aspx

    https://msdn.Microsoft.com/en-us/library/ee265628%28V=BTS.10%29.aspx?f=255&MSPPError=-2147217396

    Please post your question here for improving assistance:

    https://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

  • PAT for two web servers

    Hi all.

    I want to change the MS ISA for Cisco ASA server, but I have problem with PAT.

    The two addresses are published under the same internet address 1.1.1.1 MS ISA server configured static PAT for two web servers, example.web1.com inside the address 192.168.1.10 and example.web2.com inside the address 192.168.1.11.

    When the user try to open the web page example.web1.com the internet ISA Server MS create translates an internal address 192.168.1.10

    When the user try to open the web page example.web2.com the internet ISA Server MS create translates an internal address 192.168.1.11.

    In the cisco example uses single address:

    static (inside, outside) tcp 1.1.1.1 192.168.1.10 www www netmask 255.255.255.25

    but I have two web servers uses the same port 80 and even outside of the address 1.1.1.1

    SAA can create translation URL? For example:

    static (inside, outside) tcp example.web1.com, www www 192.168.1.10 netmask 255.255.255.255

    static (inside, outside) tcp example.web2.com 192.168.1.11 www www netmask 255.255.255.255

    Hello

    To my knowledge, this type of NAT is not possible in the SAA.

    The ASA has nothing to differentiate the 2 translations to eachother other than the order of the NAT configurations. But I think that at the level of your software it doesn't accept even the second NAT configuration that it overlaps with the first. In the most recent software that it would accept the second configuration, but the traffic would still be hit only one of the NAT configurations.

    There must be something on the ISA MS who, in addition to NAT overlapping, knows that static PAT choose based on the requested web page?

    -Jouni

  • He would work to have 3.2 and 4.2 on the same server of db with different web servers?

    Hello

    I have three existing environments which are 11g and Apex 3.2 on Linux (Dev, Test, Prod). I have also three front-end web servers that are Windows 2003 with IIS for Apex (Dev, Test, Prod)

    We have three new Windows servers running 2008 we upgraded to.

    So, my question is on the upgrade of Apex to 4.2 at the same time. I would like to have the new Windows Server (Dev), and then point to the same server to Linux as my old Windows 2003 db. And it points to the same instance of db. My goal would be to achieve production with this configuration and then just do a redirect to URL on the old Windows 2003 server and that it points to the new Windows Server 2008. In this way, that I wouldn't need to move data from one instance to another.

    Would this work? I have installed 3.2 and 4.2 on the same instance of db? A 3.2 Windows Server and have a pointed Windows 4.2 server on the same back-end server?

    APEX lives on the database instance. Run you the APEX on the database upgrades. The short answer to what I think is your question is No.

    I don't know what is the relevant motivation?

  • A webgate11g can be used for multiple web servers (ESS)?

    We have a webgate was used for a server of OSH. We need the application on a server of OSH dffierent to protect both by OAM SSO.

    Do we not have to install a new webgate as SST or we can use one of two web servers.

    TIA

    Or treat the app on the second server as a target application that is reverse Proxy through OHS1.

  • Dream Weaver allows access to localized web servers?

    Dream Weaver allows access to web servers located, to test the scripts?

    Thanks in advance

    Of course.  I use WAMP server.  Some people prefer XAMPP or MAMP.  No matter what local test server you use, remember to put your site folder in the local server's default web directory. Wamp is www.  XAMPP and MAMP, use htdocs.

    Www\yourSiteName C:\wamp\

    C:\xampp\htdocs\yourSiteName

    Site > Manage Sites > Edit Site...  See screenshots.

    Advanced

    Final

    Nancy O.

  • How to publish content of the AAU on Web servers where we have no instance of the AAU

    How to publish content of the AAU on Web servers where we have no instance of the AAU

    Hello
    Is it possible to UCM content push on any other server without an instance of the AAU on it.
    Thank you...

    You can start to do some snooping/Googling around what we call the connection to the server. This tool can be used to take Content Server content and place it in a variety of other places.

    -Jason
    http://www.corecontentonly.com
    http://www.redstonecontentsolutions.com

  • can I use mulitple Essbase servers if I have several web servers planning?

    Hello
    can I use mulitple Essbase servers if I have several web servers planning?
    Can I have a planning application of finance running on a Web server on a single server Essbase.
    Have another application of planning operations running on another Web server on another box of Essbase and server?
    Thanks in advance.

    Hello

    You can have a lot of servers that you want essbase, provided that they are registered on the same shared services. When you create a data source for the planning your application, you must provide Essbase server name and login. You can provide an essbase server to a source of data and another for another essbase server.

    Also, since planning is based on the RDBMS database, you can have multiple servers web planning pointing to the same planning application. You can use the concept of load balancer as well.

    Let me know if it helps.

    See you soon
    RS

  • Widgets and non-public web servers

    I read through the new documentation of widget at a high level and I have a persistent question.  The doc seems to assume that your application/widget is interfacing with a fixed know URL.  For example, you have a public website called mybowlingleagues.com and your ap/widget is a mini version of this site with some cool integration with the Blackberry GPS.  Okay, all right.

    But what about when the app or widget deliver you needs an interface with a unknown URL to your customer's business?  Web server a client can be www.mybusinessA.com and an another www.mybusinessB.com, etc.  You get the picture.

    How the user can enter in their Web to interact with server when they are installing the app or the first time they run the application, and then have the app store this URL and interact with the URL then?

    For security reasons, JavaScript code within the widget can't change what are the places or API, it is possible to access... If this type of functionality have been made available it could allow a few red script could open full access to the API of the device to an arbitrary URL and pump with the data on your device.  Obviously not a good scenario

    The white list follows the same origin policy when you allow access... So you can do this specific field by doing something like

    subdomains of http://mydomain.com' = "true" / >

    If you are looking at a company facility where the data, you have access to are internal to the company behind their BES, you can create the domain name standard of your own application such as 'http://www.myappdomain.com' and then add the domain name to the DNS servers of the company and/or the BES configuration files.

    The possibility of open access to "all" areas in your widget should be in a beta where we also added structure around how properly secure these monitoring scenarios.

  • How the servers monitor Foglihgt Agent eat? data collection?

    Hello

    HWO to monitor Agents of Foglihgt, when we checked the agent in dahsboard green Agent statsu is displayed, but some time it collects not data.

    is this a way to monitor Agents (FGLAM) are the data collection or not? If not, we send an email to us.

    Check first for the agents to be deleted if they are present in Administration > Agents > Agent status

    If they use the buttons in this dashboard to disable, then delete them.

    Then go to: Management Server > servers > Data Management: Manager Agent > instance to find your "null" and possibly other officers, who have not been removed by the above action.

    Delete them usung icon red removing in the column to remove.

    If you do not feel comfortable on this subject, I strongly advice you open a support case.

    Best regards, Bart

  • A router Asus, separate the 2 Web servers on 2 computers, how to set up?

    LabVIEW 2012, windows 7 Pro on computer A and windows 7 on the computer B.

    Computer A and B are connected to the router using the wifi.

    IP address of the computer A is 192.168.1.76

    IP address of computer B is 192.168.1.79

    Now, the router is configured so that it publishes the Web server on computer A, i.e. when I type, 128.200.xxx.xxx:80, he directed me to the Web of LabVIEW server on computer.

    Is it possible to have the Web of LabVIEW server on computer B come into play, using the same router?

    Thank you.

    -Chen

    --------edit-------------

    I forgot to mention that I tried to connect from Wan

    You simply run the second server on a different port.

  • web pages Monitor

    How to track the web pages that my child uses when I am with Microsoft family safety?

    The most effective way is the direct supervision.  Don't allow them to use the PC in complete privacy.

    http://www.canadiantech.info/sample-page-2/keep-your-computer-secure/youngsters-teenagers-and-safety/

    Young people, teenagers and security

    Security, adolescents and young people. Parents, do you a favor. Don't allow the use of a computer by them in private places. Best place to put a desktop computer they are using is in the kitchen or the living room. Laptops for them is especially risky. The Internet is a wonderful and beautiful place, but it has risks. Children and adolescents are not necessarily equipped to assess the dangers. They can get themselves in a lot of trouble. Supervise the use of the Internet.

    I highly recommend allowing the passwords on those computers.

Maybe you are looking for