How to understand the format of hyperic shell command line?

I logged on the hyperic shell and I just wanted to check on the orders and their
output.  Im having trouble understanding the syntax I do a list alert and get:

alert list
org.hyperic.util.shell.ShellCommandExecException: error getting alerts
In undeclared throwable was: java.lang.ClassNotFoundException: org.hibernate
.collection. PersistentBag (no security manager: RMI class loader disabled)

When I use the "list alertdef" command it comes back with: ""
list of alertdef <-group | -plate-forme | -Server | -service > < resource > [-activated |-disabled]

Replace - platform with linux - say? or a particular computer Devils name
what they are referring to with resource? is the agent HQ a resource?

What is necessary and what is not. . Cant seen to get anything to work.
An example of this command is all I need.

You will see many orders with a syntax similar to the alertdef list.  You
do not replace the '-' keywords with anything, it has the 
that you would replace it.  The can be the ID of the
resource (if you know it) or the name (use quotes if there is)
(spaces).  For example, I can do:

alertdef list - server 10001

or

list of alertdef - HQ Agent server 'hq.hyperic.com '.

In addition, as shown in my example, the central administration Agent is indeed a resource.
It is a server.

Charles

Tags: VMware

Similar Questions

  • How to change the languages of programming or command line

    How to change the languages of programming or command line?

    Everything you need to go through the control panal do. Click on tab "language". Its pretty self explainable there.

  • How to specify the instance in SQL * more command line?

    Hello

    I'm learning to Oracle. I currently have 2 instances of database running. I wanted to connect to one of the bodies and used the following command from the command line:
    sqlplus system as sysdba/abc123@ocp11gsid
    
    where 1234 is the password for the system user in the ocp11gsys instance.
    When I run the command above, SQL * more ask me the password. I do not understand why he asks me the password because I provided on the command line.

    What is the correct command line, so he asks me the password? (without defining the variable ORACLE_SID of environment - basically, I want to know how to specify the user, his password and sid, all in the sqlplus command line, without being prompted to enter the password that I mentioned.)

    Thank you for your help,

    John.

    John,

    This is how it works.

    E:\Documents and Settings\aristadba>sqlplus system/oracle as sysdba
    
    SQL*Plus: Release 11.2.0.1.0 Production on Mon Aug 2 22:49:25 2010
    
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL>
    

    And now it ask the password,

    E:\Documents and Settings\aristadba>sqlplus system as sysdba/oracle
    
    SQL*Plus: Release 11.2.0.1.0 Production on Mon Aug 2 22:50:42 2010
    
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    
    Enter password:
    
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL>
    

    Spot the difference?

    The user name and password must unite. What you are to provide the password with the role where it will not be considered.

    Update
    I missed that part,

    What is the correct command line, so he asks me the password? (without defining the variable ORACLE_SID of environment - basically, I want to know how to specify the user, his password and sid, all in the sqlplus command line, without being prompted to enter the password that I mentioned.)

    The only thing that you can specify is the user name and password. The SID must be defined by you, either explicitly using the export or oraenv command if you are on the local system and do not use the TNS to connect to the instance. If you use the TNS, then an appropriate entry should be there which would connect to the required database.

    HTH
    Aman...

    Published by: Aman... on August 2, 2010 22:54

  • How to generate the report object list of command line BACK under 10g

    In the past, under 6i. I was able to generate a list of object using IFCMP60report. How do I get 10g?

    Thank you

    I guess it works as it does under 6i with the difference that the forms compiler renamed in frmcmp

    So (not tested) is the setting of forms_doc ?

    And by the way: you can display all available command line and switches with

    frmcmp help=Y
    

    This has also worked in 6i (help ifcmp60 = Y)

    see you soon

  • How to access the disk HARD recovery from command line?

    Hello.

    I have a little trouble with my toshiba Satellite. My system crashed and I forgot to create the system recovery dvd.
    I can't access the "Toshiba HDD Recovery" when I start from another DVD Windows-7, but io accesses the recovery of HARD drive on drive D: with the command line. Is it possible to start the drive HARD recovery manually?

    Kind regards
    Marco

    I know something like this isn't possible.
    If you did not create a recovery disk and you cannot start the HDD recovery procedure, you can order the new Arvato recovery disk

  • How to change the format of a video that came off a cell phone. It was released the phone in 3GP format, it will play anything on my computer. It is a telecom xt

    How to change the format of a video that came off a cell phone. It was released the phone in 3GP format, it will play anything on my computer. It is a telecom xt

    How to change the format of a video that came off a cell phone. It was released the phone in 3GP format, it will play anything on my computer. It is a telecom xt

    =================================
    Media Player Classic should read the .3gp files...

    Media PLayer Classic
    http://download.CNET.com/Media-Player-Classic/3000-2139_4-10518778.html

    For conversion... the following freeware can be helpful to try:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Format Factory
    http://www.pcfreetime.com/
    (FWIW... you can uncheck
    all the boxes on the last screen)

    After downloading and installing Format Factory...
    Open the program and choose an output folder...
    (this is where you will find your files when they are
    converted)

    Drag and drop your video clips on the
    main screen...

    Select "At?" / OK...
    (the? is the format of your choice)

    Click on... Beginning... in the toolbar...

    That should do it... John Inzer - MS - MVP - Digital Media Experience - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    How to understand the implementation of the plan in oracle I mean if I see two implementation plans for a single sql_id plans 2 How to determine the best execution plan? Links and answers are much appreciated. Thank you

    After two execution plans that have the same sql_id, so we can see what you're talking about.

    See "Oracle Explain Explain Plan optimizer" by Maria Colgan of the Oracle optimizer group

    http://www.Oracle.com/technetwork/database/bi-Datawarehousing/TWP-explain-the-explain-plan-052011-393674.PDF

    Examine the various aspects of a selectivity to parallel execution plan

    performance and understand what information you should be brilliant

    the plan can be overwhelming even for the most experienced DBA. This document

    offers a detailed explanation on each of the aspects of the execution plan and a

    Overview of what caused the CBO to make the decision, he did.

  • How to change the format of text ticker mode?

    Hi all

    How to change the format of text ticker mode?

    Thank you

    Hello

    If you want to format the ticker together with particular format then put in the start text
    before the tag Table
    put the fonts with necessary attributes tag

    In the end after the tag text table

    Close the tag are

    Thank you
    Vino

    Published by: Vinodh NK on March 18, 2010 04:36

    Published by: Vinodh NK on March 18, 2010 04:36

  • How to concatenate the string with a digital command?

    Hello

    How to concatenate the string with a digital command?

    Thank you.

    I think I forgot to add the semicolon, what you can do is, drag the CONCATENATE function and add semicolon.

  • How to change the background color of a single line

    Hi, OTN,.

    I use JDeveloper with ADF faces 11.1.1.2 in the view layer. My question is how to change the background color of a single line in af:table?.

    Hi idir Mitra
    You can use EL to bind column for example inlineStyle (#{row.id == null?' background-color: rgb (255,214,165);':'background-color:red'})})

    Cordially Abhilash.S

  • Open the CD compartment by using command line on Windows7?

    Hello world

    Today, I try to open a cd tray in different methods.  I open more than 4 ways successfully. But I don't know how to open a drawer of CD using command-line in windows 7? Can anyone help to success on the fifth plea.

    Any help will be greatly appreciated.

    Hello world

    Today, I try to open a cd tray in different methods.  I open more than 4 ways successfully. But I don't know how to open a drawer of CD using command-line in windows 7? Can anyone help to success on the fifth plea.

    Any help will be greatly appreciated.

    Hello

    There is no command to operate the drawer in the Windows command prompt.

    You can add a small command-line utility called Nircmd.exe that will allow you to do this, and more to use many cool commands more.

    Go to the following site.

    NirCmd v2.75:

    http://www.NirSoft.NET/utils/NirCmd.html

    Download the utility. Unzip the file and copy the Nircmd.exe file in the C:\Windows\System32 folder.

    (If you use the 64-bit Windows version, also copy the file in the SysWOW64 folder so that it also works with the 32-bit command prompt)

    After that, open the command prompt and type the following command.

    Nircmd.exe cdrom open D:

    (Where D: is the CD-ROM drive)

    See the NirCmd.chm help file for all orders in option.

    Concerning

  • How to understand the context of the sequence of time real labview

    Does anyone know how Labview RT to understand the context of teststand sequence? My sequence context is defined as "TS. SequenceContext' like the screenshot in attachment.

    If we point a VI for that sequence context then who use VI of teststand? and must add this VI to the Explorer of Projectr of Labview RT system to build the project?

    I use 2009 Labview and teststand 4.2.1.

    Thank you very much

    LabVIEW RT does not support the ActiveX required for TestStand.

  • How to understand the time VI?

    Hello

    I use LV 8.6, and I'm curious to know how to understand statistics 'VI time' under the 'profile Performance and memory window.

    I let one of my screws "continuous run" for about 5 seconds, but in the profile window, time of VI out 1.17 seconds, while the SubVIs time is 0. If I understand well of the Help window, 'VI time' represents the time spent executing the code of the VI, what happens for the other 4 seconds? It is confusing to me because I did similar tests on other screws (with no subVIs), and it seems the faster of the VI, more time to VI is.

    Thank you very much.

    The time you see reported is the total of all the slices of the CPU used by the code.

    If the VI took 1 msec to start upward, then did a waiting for 1 second and then outputs, you should expect the total duration of about 1-5 ms alothough the run time in total was much more than that.

    Ben

  • WINDOWS MOVIE MAKER - HOW TO CHANGE THE FORMAT

    I did a movie in windows movie maker for a school project... but my school needs him in VLC or media player... How can I change the format?

    The film you made in windows movie maker, it can be played by VLC and Media Player, don't you worry :), continue your school project... Good luck with that :)

  • How to validate the format of the SSN

    How can I validate the input SSN is in the format XXXX-XXXX-XXXX or not

    You must write a custom method to validate the format.

    It depends on where you want to validate. If that's all by accepting an entry from the page, you can use regular Expressions, or you can use the string splitting and validate according to what you need.

    If it's during recovery of the database, you can do it even in the application it self.

    You can write the logic and let us know if you get stuck or gettting error.

    See you soon

    AJ

Maybe you are looking for