Refine your search:

We use the *Nix application to pick up all the stats from our servers (cpu, ps etc) and I see in the inputs.conf that these should run at intervals such as 30 seconds for cpu. However, when I do a websearch this doesnt seem to be the case - results seem to return at random intervals. The forwarder is 97% idle so it can't be that it is too busy to return results. Is this a known issue or do you expect to see cpu events every 30 seconds?

Thanks!

asked 08 Apr '10, 18:15

Hazel's gravatar image

Hazel
267114
accept rate: 75%

edited 26 Jul '10, 22:22

Justin%20Grant's gravatar image

Justin Grant
1.4k4531


One Answer:

It's not completely clear to me what you mean by "websearch". Is it definitely the case that the raw data is not being generated, or is it that when you run reports over that data, you are not seeing it in the intervals you are expecting?

For example, ... | timechart avg(CPU) would adjust the intervals automatically according to the overall time range of the query. Is it possible that is what is happening?

link

answered 09 Apr '10, 20:34

gkanapathy's gravatar image

gkanapathy ♦
24.0k1620
accept rate: 43%

To add a little more detail - I am just running searches such as index=os sourcetype=cpu host=... and I do not see the data at the intervals I would expect.

Is there a way i can check whether the issue is the forwarder or indexer side? Can i see how often the forwarder kicks off the script?

(12 Apr '10, 11:24) Hazel

Yes, you should be able to turn up logging on the Forwarder to see whenever it runs the scripts. You would turn up the log level for "ScriptRunner". http://www.splunk.com/base/Documentation/4.1/Admin/ContactSupport#Log_levels_and_starting_in_debug_mode

(13 Apr '10, 13:58) gkanapathy ♦

thankyou I will take a look and open this up again if I can't work out what is happening.

(13 Apr '10, 18:27) Hazel
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:

×650
×192

Asked: 08 Apr '10, 18:15

Seen: 747 times

Last updated: 26 Jul '10, 22:22

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