Refine your search:

Could someone give me an example output of the "list licenser-messages" command in v4.2? I need to modify a shell script that monitors licensing that was based on the output of v4.1's "show license". That command has been deprecated, but until I get a violation, I don't know what the output looks like so I can update my script.

Thanks!

asked 27 Jun '11, 09:19

mmletzko's gravatar image

mmletzko
806
accept rate: 12%

edited 27 Jun '11, 10:37


One Answer:

You can easily generate this yourself by temporarily reducing the pool size to 1mb and running the command as long as you restore it before midnight.

./splunk list licenser-messages
    c5fe765f3f4aa7ebdd8e49dd636cfd5f
        category:pool_over_quota
        create_time:1310296549
        description:This pool is over quota=1048576 bytes, please correct before midnight
        pool_id:auto_generated_pool_enterprise
        severity:WARN
        stack_id:enterprise
link

answered 10 Jul '11, 04:21

BobM's gravatar image

BobM
1.5k110
accept rate: 31%

Great, thanks Bob!!

(14 Jul '11, 05:38) mmletzko
Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×76
×42

Asked: 27 Jun '11, 09:19

Seen: 444 times

Last updated: 14 Jul '11, 05:38

Copyright © 2005-2012 Splunk, Inc. All rights reserved.