please add export device list feature
Hi, I just put this feature request in. if anyone else thinks this would be useful, please reply.
Thanks
[OBS-4616] please add the ability to export device lists and info - Observiumhttps://jira.observium.org/browse/OBS-4616
Tony
If you need it right now just do it from SQL. Adminer or PHPMyAdmin can do this in about 5 seconds, but yes via Observium would be great!
On Thu, Sep 21, 2023, 5:21 AM Tony Guadagno via observium < observium@lists.observium.org> wrote:
Hi, I just put this feature request in. if anyone else thinks this would be useful, please reply.
Thanks
[OBS-4616] please add the ability to export device lists and info - Observium https://jira.observium.org/browse/OBS-4616
Tony
observium mailing list -- observium@lists.observium.org To unsubscribe send an email to observium-leave@lists.observium.org
Yes, I realize I can do that, but I have some co-workers that are not sql savy….they just want to export. This seems like an easy lift for observium.
Thanks for the suggestion
Tony
From: Brad Bendy brad.bendy@gmail.com Sent: Thursday, September 21, 2023 8:24 AM To: Observium observium@lists.observium.org Cc: Observium Network Observation System observium@observium.org; Tony Guadagno tonyg@guadagno.org Subject: Re: [Observium] please add export device list feature
If you need it right now just do it from SQL. Adminer or PHPMyAdmin can do this in about 5 seconds, but yes via Observium would be great!
On Thu, Sep 21, 2023, 5:21 AM Tony Guadagno via observium <observium@lists.observium.orgmailto:observium@lists.observium.org> wrote: Hi, I just put this feature request in. if anyone else thinks this would be useful, please reply.
Thanks
[OBS-4616] please add the ability to export device lists and info - Observiumhttps://jira.observium.org/browse/OBS-4616
Tony
_______________________________________________ observium mailing list -- observium@lists.observium.orgmailto:observium@lists.observium.org To unsubscribe send an email to observium-leave@lists.observium.orgmailto:observium-leave@lists.observium.org
Hi,
You may also use the api, it's easy to fetch the devices: curl -s --basic -H "Content-Type: application/json" --user <user>:<pass> https://observium/api/v0/devices
The result is json which can easily be converted into any other format you want. For a full reference of the api https://docs.observium.org/api/
HTH,
Ahmed.
Le jeu. 21 sept. 2023, à 08 h 29, Tony Guadagno via observium observium@lists.observium.org a écrit :
Yes, I realize I can do that, but I have some co-workers that are not sql savy….they just want to export. This seems like an easy lift for observium.
Thanks for the suggestion
Tony
From: Brad Bendy brad.bendy@gmail.com Sent: Thursday, September 21, 2023 8:24 AM To: Observium observium@lists.observium.org Cc: Observium Network Observation System observium@observium.org; Tony Guadagno tonyg@guadagno.org Subject: Re: [Observium] please add export device list feature
If you need it right now just do it from SQL. Adminer or PHPMyAdmin can do this in about 5 seconds, but yes via Observium would be great!
On Thu, Sep 21, 2023, 5:21 AM Tony Guadagno via observium observium@lists.observium.org wrote:
Hi, I just put this feature request in. if anyone else thinks this would be useful, please reply.
Thanks
[OBS-4616] please add the ability to export device lists and info - Observium
Tony
observium mailing list -- observium@lists.observium.org To unsubscribe send an email to observium-leave@lists.observium.org
observium mailing list -- observium@lists.observium.org To unsubscribe send an email to observium-leave@lists.observium.org
participants (3)
-
Ahmed Rahal
-
Brad Bendy
-
Tony Guadagno