Questions tagged [asset-management]
The asset-management tag has no usage guidance.
38
questions
1
vote
0answers
19 views
ODOO 10 Page wasn't loaded completely
Since a few days I can't access my ODOO instance from the external network. The home page doesn't load completely if I use a public IP address, only the logo loads. I searched in google and I found ...
0
votes
0answers
24 views
Getting the GLPI REST API to work?
We're looking at using GLPI as an asset tracking solution for a small data center. One of our requirements is some sort of REST-type API for integration with local tooling, and in theory GLPI does ...
1
vote
1answer
64 views
Nginx separating requests for static pages vs rails app
We currently have nginx sitting in front of our puma app servers (serving rails apps). Recently we've separated out 'marketing' pages into it's own repo and app.
So essentially we have static content ...
0
votes
0answers
31 views
sharing assets between domain and subdomain without sharing with public
I want to put my images in img.mysite.tld hosted in gitlab And use them in my static site mysite.tld & www. mysite.tld, hosted in netlify. But ensure that no other domain can use them like using ...
0
votes
1answer
33 views
Approach for IT Support assistance
Let's say that you are a company that gives IT Support. Your client contact you to have a price quotation to give IT Support for the following areas: Network (Wifi included) Servers Storage Cloud ...
1
vote
2answers
241 views
How To See All Private IP Addresses Being Used On A Network
my question is how can I determine all the private IP addresses being used in my company's network environment?
I am an Internal Auditor validating my firm's device inventory. The firm uses a tool ...
2
votes
1answer
173 views
Getting last logged in user for lost domain computer
We recently audited our IT equipment inventory and have come across a few laptops which are missing. They aren't on the network, and most haven't logged into our DC's in several months. We have asset ...
1
vote
1answer
1k views
Nginx+Passenger serving assets on sub uri
I'm serving a Rails application under a sub-uri like https://projects.mydomain.com/app1/
But my assets are not loading.
here is my nginx config :
location ~ ^/app1(/.*|$) {
root /srv/www/app1/...
0
votes
0answers
298 views
How to implement a dead man switch in Windows 7?
I am looking for a way to make domain-joined Windows 7 laptops brick themselves after 90 days of no-contact with a domain controller. I do not want the laptop to wipe itself or anything severe like ...
0
votes
3answers
1k views
How do people manage their inventory of servers? [closed]
I want to know different kinds of practices that people are using to manage inventory of servers. What I mean by inventory of servers is basically database that tracks basic information of servers ...
4
votes
0answers
989 views
Datacenter Inventory Management [closed]
In our environment the following is true: Every resource (think server, switch, pdu etc) is mapped to a specific device identifier in a database
The problems are:
Not every device which exists in ...
-1
votes
1answer
46 views
Office resource scheduling/tracking software [closed]
I'm looking for tracking software for our office resources (projectors, hotspots, laptops, etc). These items aren't assigned to anyone in particular, but rather "checked in" and "checked out" for ...
2
votes
2answers
451 views
Asset Tracking: Best Practices
We'd like to track I.T. assets across different organizations and I have a bunch of questions:
What is a good, systematic method to choose a universally unique asset tag (i.e. name)?
What method ...
4
votes
2answers
101 views
Letting users make their own dns changes? Any software available to manage this tricky situation?
I currently waste a lot of time making dns changes for my organization. DDNS of course helps for workstations, but we still have a few thousand unique servers with still more applications needing ...
-1
votes
3answers
212 views
What piece of software do you recommend to help me keep an inventory of only infrastructure equipment? [closed]
I am aware of the popular suggestions for IT Inventory & Asset tracking software like Spiceworks, GLPI, Open-AudIT, etc.
Unfortunately, these pieces of software are not geared toward my specific ...