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 <[email protected]> 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 <[email protected]> > Sent: Thursday, September 21, 2023 8:24 AM > To: Observium <[email protected]> > Cc: Observium Network Observation System <[email protected]>; Tony > Guadagno <[email protected]> > 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 > <[email protected]> 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 -- [email protected] > To unsubscribe send an email to [email protected] > > _______________________________________________ > observium mailing list -- [email protected] > To unsubscribe send an email to [email protected] -- Ahmed Rahal Administrateur de Systèmes / Systems Administrator Videotron/Fibrenoire - www.fibrenoire.ca A: 612 Rue Saint-Jacques, Montréal, QC H3C 1E2 [email protected] Twitter: @fibrenoire _______________________________________________ observium mailing list -- [email protected] To unsubscribe send an email to [email protected]
