You could do this by writing some custom polling code for the old style graph 
poller.

You basically just call some code to poll, process and create RRDs, then add 
add to a global array announcing the graph exists. You can do whatever you like 
that way, but it does require writing code.

It’s not really possible to do this just by web ui.

Adam.

Sent from my iPhone

> On 17 Nov 2022, at 19:54, Timothy Stoddard via observium 
> <[email protected]> wrote:
> 
> 
> I am trying to graph the number of GPS satellites my receiver is seeing, 
> however, what is returned via SNMP has more information than what I need.  
> 
> This is from the documentation.  I just want to strip the first integer as 
> the answer.  
> 
> For one satellite with vehicle number 16:
> 1,16,C,-158       <-- I need the "1"
> For six satellites:
> 6,12,C,-156,14,C,-155,8,T,-162,24,C,-158,18,C,161,6,C,-160   <-- I need the 
> "6"
> 
> Can Observium do this?
> 
> 
> Thanks,
> --
> Tim 
> _______________________________________________
> observium mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
_______________________________________________
observium mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to