rvojcik / rt-server-client

Server discovery client for RackTables project. Do automatic server discovery and send information to racktables database.
GNU General Public License v3.0
27 stars 8 forks source link

/opt/server-audit/get-bios-ident.py missing #14

Closed Snowman-25 closed 6 years ago

Snowman-25 commented 6 years ago

Hey,

I'm running RackTables 20.14 on CentOS 7. When running ./system-info.py I get the following (anonymized) output: Hostname server.domain.de already exist. I'm using service tag: sh: /opt/server-audit/get-bios-ident.py: No such file or directory I couldn't find any reference to get-bios-ident.py on the internet except in your code here.

Where can I get that?

emilkrueper commented 6 years ago

@Snowman-25 , I am having the same problem. Did you somehow make it already ?

rvojcik commented 6 years ago

I believe I fixed it yesterday, please try. I changed path to script and also added missing script.

emilkrueper commented 6 years ago

Hi @rvojcik , that fixed this issue for me, thank you for taking a look into this.

rvojcik commented 6 years ago

Ok , perfect. I'm closing this.