Hi all,
should I change the location of a whole 42U-rack equipments to a new one, does it exist any tool to do it in a single-shot?
Or should I operate on the db?
(or to uniquely name the racks, but this is another affair)
Thanks
Luca
Locations on changed on the devices themselves.
adam. On 2018-08-29 16:17:54, Luca Sasdelli luca@sasdelli.it wrote: Hi all, should I change the location of a whole 42U-rack equipments to a new one, does it exist any tool to do it in a single-shot? Or should I operate on the db? (or to uniquely name the racks, but this is another affair) Thanks Luca
So I should change them one by one. Okay
From: observium observium-bounces@observium.org On Behalf Of Adam Armstrong Sent: Wednesday, August 29, 2018 5:19 PM To: observium@observium.org Subject: Re: [Observium] Location mass edit
Locations on changed on the devices themselves.
adam.
On 2018-08-29 16:17:54, Luca Sasdelli <luca@sasdelli.it mailto:luca@sasdelli.it > wrote:
Hi all,
should I change the location of a whole 42U-rack equipments to a new one, does it exist any tool to do it in a single-shot?
Or should I operate on the db?
(or to uniquely name the racks, but this is another affair)
Thanks
Luca
Hi,
in config.php:
// Location Mapping // Use this feature to map ugly locations to pretty locations // Here KEY must exactly match to device sysLocation $config['location']['map']['Under the Sink'] = "Under The Sink, The Office, London, UK"; // Here KEY is regular expression $config['location']['map_regexp']['/Under the Sink/'] = "Under The Sink, The Office, London, UK"; $config['location']['map_regexp']['/^$/'] = "Some Empty Location Rewrite";
Luca Sasdelli wrote:
So I should change them one by one. Okay
*From:* observium observium-bounces@observium.org *On Behalf Of *Adam Armstrong *Sent:* Wednesday, August 29, 2018 5:19 PM *To:* observium@observium.org *Subject:* Re: [Observium] Location mass edit
Locations on changed on the devices themselves.
adam.
On 2018-08-29 16:17:54, Luca Sasdelli <luca@sasdelli.it <mailto:luca@sasdelli.it>> wrote: Hi all, should I change the location of a whole 42U-rack equipments to a new one, does it exist any tool to do it in a single-shot? Or should I operate on the db? (or to uniquely name the racks, but this is another affair) Thanks Luca
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Great! Thanks Luca
-----Original Message----- From: observium observium-bounces@observium.org On Behalf Of Mike Stupalov Sent: Wednesday, August 29, 2018 5:40 PM To: Observium observium@observium.org Subject: Re: [Observium] Location mass edit
Hi,
in config.php:
// Location Mapping // Use this feature to map ugly locations to pretty locations // Here KEY must exactly match to device sysLocation $config['location']['map']['Under the Sink'] = "Under The Sink, The Office, London, UK"; // Here KEY is regular expression $config['location']['map_regexp']['/Under the Sink/'] = "Under The Sink, The Office, London, UK"; $config['location']['map_regexp']['/^$/'] = "Some Empty Location Rewrite";
Luca Sasdelli wrote:
So I should change them one by one. Okay
*From:* observium observium-bounces@observium.org *On Behalf Of *Adam Armstrong *Sent:* Wednesday, August 29, 2018 5:19 PM *To:* observium@observium.org *Subject:* Re: [Observium] Location mass edit
Locations on changed on the devices themselves.
adam.
On 2018-08-29 16:17:54, Luca Sasdelli <luca@sasdelli.it <mailto:luca@sasdelli.it>> wrote: Hi all, should I change the location of a whole 42U-rack equipments to a new one, does it exist any tool to do it in a single-shot? Or should I operate on the db? (or to uniquely name the racks, but this is another affair) Thanks Luca
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Mike Stupalov Observium Limited, http://observium.org _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Luca Sasdelli
-
Mike Stupalov