Hi Marcus,

 

Actually not this: Process level information from the server that is running Observium?

 

I will give my use case again.

 

Following is the graphs for running process consumption:

cid:image001.png@01D43EAC.03C3D610

 

But this graph does not show me what processes are consuming the load like lets say “java” process or something on the graph.

Let me give you an example, I sometimes get requests from folks asking, “Ok my memory utilization on a server ABC was 90% on this particular day. Can we get list of processes consuming high memory on that particular day ?

 

So as per this, can I customize the graph to get process level info ?

 

Example below is an graph which is giving top 10 processes consuming the cpu/memory utilization or the top 10 Process ID:

 

Hence wanted to know can I customize observium graphs to display something like the above screenshot (Obviously look and feel will change) but to get the top process consumption data.


Regards

Kaustubh

 

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Markus Klock
Sent: Wednesday, August 29, 2018 12:51 PM
To: Observium Network Observation System
Subject: Re: [Observium] Get more information on Dashboard for Process consumption

 

Process level information from the server that is running Observium?

Have you checked out the process-list in the web-gui? Go to Observium and the cog-wheel at the top right, click on "process list"

 

/Markus

 

 

Den ons 29 aug. 2018 kl 09:01 skrev Kaustubh Parthasarthy, CLSA <kaustubh.parthasarthy@clsa.com>:

I am trying to get the process level information through observium.

 

Hence I am trying to leverage the script or if there is anything else you guys can assist me or guide me to.


Regards

Kaustubh

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Markus Klock
Sent: Wednesday, August 29, 2018 12:29 PM
To: Observium Network Observation System
Subject: Re: [Observium] Get more information on Dashboard for Process consumption

 

What exactly is it that you are trying to accomplish here?

 

/Markus

 

Den ons 29 aug. 2018 kl 07:04 skrev Kaustubh Parthasarthy, CLSA <kaustubh.parthasarthy@clsa.com>:

# write into db current process info

p_query = """INSERT INTO `observium_processes` (`process_pid`,`process_ppid`,`process_name`,`process_uid`,`process_command`,`process_start`,`device_id`)

             VALUES (%s,%s,%s,%s,%s,%s,'0')"""

try:

  cursor.execute(p_query, (pid,ppid,scriptname,uid,command,s_time))

  process_id = db.insert_id()

  db.commit()

except:

  pass

 

Can I leverage the above for process level info ?


Regards

Kaustubh

 

From: Kaustubh Parthasarthy, CLSA
Sent: Wednesday, August 29, 2018 10:32 AM
To: observium@observium.org
Subject: RE: [Observium] Get more information on Dashboard for Process consumption

 

I found the poller-wrapper.py script

 

Was thinking if I can do some customization on this script. Can you experts please suggest something

 

Regards

Kaustubh

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong
Sent: Wednesday, August 29, 2018 9:14 AM
To: observium@observium.org
Subject: Re: [Observium] Get more information on Dashboard for Process consumption

 

There is no script. These are counters pulled from either HOST-RESOURCES-MIB or UCD-MIB via SNMP.

 

adam.

On 2018-08-29 04:09:55, Kaustubh Parthasarthy, CLSA <kaustubh.parthasarthy@clsa.com> wrote:

Ok,

 

Can you let me know what script observium uses to pull the performance data ? There has to be script which is running on the system correct.


Regards

Kaustubh

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong
Sent: Tuesday, August 28, 2018 6:45 PM
To: observium@observium.org
Subject: Re: [Observium] Get more information on Dashboard for Process consumption

 

Hi,

 

We don't currently collect per-process statistics.

 

adam.

On 2018-08-28 04:34:55, Kaustubh Parthasarthy, CLSA <kaustubh.parthasarthy@clsa.com> wrote:

I have been using observium for few months now. I wanted some info from the graphs that observium spins off.

 

Following is the graphs for running process consumption:

 

Error! Filename not specified.

 

Can I get something like top 10 process graphs?

 

Let me give you an example, I sometimes get requests from folks asking, “Ok my memory utilization on a server ABC was 90% on this particular day. Can we get list of processes consuming high memory on that particular day ?

 

So as per this, can I customize the graph to get process level info ?

 

Kaustubh Parthasarthy

Analyst, Production Management Group

D  +91 20 6646 8625  |  M  +91 989 284 4625  |  T  +91 20 6646 8888

4/F, C-Wing, Panchshil Tech Park-1, Yerawada, Pune 411006, India

 

Error! Filename not specified.Error! Filename not specified.Error! Filename not specified.Error! Filename not specified.

 

clsa.com

Insights. Liquidity. Capital.

 

Error! Filename not specified.

 

A CITIC Securities Company

 

The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
These can be viewed at
https://www.clsa.com/disclaimer.html or sent to you upon request.
Please consider before printing. CLSA is ISO14001 certified and committed to reducing its impact on the environment.

The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
These can be viewed at
https://www.clsa.com/disclaimer.html or sent to you upon request.
Please consider before printing. CLSA is ISO14001 certified and committed to reducing its impact on the environment.

The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
These can be viewed at
https://www.clsa.com/disclaimer.html or sent to you upon request.
Please consider before printing. CLSA is ISO14001 certified and committed to reducing its impact on the environment.

_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
These can be viewed at
https://www.clsa.com/disclaimer.html or sent to you upon request.
Please consider before printing. CLSA is ISO14001 certified and committed to reducing its impact on the environment.

_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

The content of this communication is intended for the recipient and is subject to CLSA Legal and Regulatory Notices.
These can be viewed at https://www.clsa.com/disclaimer.html or sent to you upon request.

Please consider before printing. CLSA is ISO14001 certified and committed to reducing its impact on the environment.