Comware

 View Only
  • 1.  ProCurve Manager 2.2

    Posted Jan 03, 2008 05:10 PM
    I try to access the DB on the PNM server using MySQL tools.

    TCP-Port: 3908
    My problem:
    Username: ???
    Passowrd: ???

    Regards,
    Uwe


  • 2.  RE: ProCurve Manager 2.2

    Posted Jul 17, 2008 04:16 AM
    Hi, i got the same Problem. My Procurve Manager Client Credentials don't work here.
    Are there standard HP Credentials to use? Or can I found the credentials somewhere else?

    Would be nice if someone could provide any information on this.

    Regards,
    Ramon


  • 3.  RE: ProCurve Manager 2.2

    Posted Jul 17, 2008 05:21 AM
    hi
    please check windows regional and language option on pcm server or remote client pc's
    two pc regional and language settings must be english (us)

    and check keyboard language

    cenk


  • 4.  RE: ProCurve Manager 2.2

    Posted Jul 17, 2008 05:28 AM
    So the MySql Password should be the same like the PCM Client Password?

    Regards,
    Ramon


  • 5.  RE: ProCurve Manager 2.2

    Posted Jul 17, 2008 06:39 AM
    ohh sorry

    Mysql.exe is found in the PCM server at:
    \Program files\hewlettpackard\pnm\server\mysql\bin

    \Program files\hewlettpackard\pnm\server\mysql\bin>mysql.exe --port=3908 --user=dbAccess --password=password netmgmt

    Welcome to the MySql monitor........


    go to \Program files\hewlett-packard\pnm\server\mysql\bin
    Once at the prompt will need to type in the executable name that you want to run along with the executablevariables.In this case executable is the mysql.exe with the following variables

    port:3908
    user:the pcm user with external data base access privilages
    password:password of PCM users mentioned above
    netmgmt:name of the pcm database

    cenk