|
|

18-10-2007, 12:54 PM
|
|
Regular
Group: Regulars
Location: Adelaide, SA
|
any apps to show IP address on menu bar?
So here's the story, at the helpdesk, for us to remote desktop a workstation, we have to tell the users every time to go to the apple, then syspref, then network, etc etc.. is there ANY application out there that just has the internal IP address sitting on the menu bar? keeping in mind it can't be a widget either as there's a shitheap of 10.3 machines too.
|
|
|
|
|
|
|
|

18-10-2007, 12:57 PM
|
|
Regular
Group: Regulars
Location: Brisbane - Australia
|
i submit that istat menus can do this...
__________________
White MacBook 2.4GHz C2D, Apple 23" HD Display and Black 16GB iPhone 3G...
For Sale - PowerBook G4 17" 1.67GHz
Successful Sales - chrism238, ARB, Bob, Goodbye, chrissara, garrymacdonald, lavo, jubilantjeremy, Jordan M, mulquemi, avolve x 2, macaholic, warren21, Meh 626...
|
|
|
|
|
|
|
|

18-10-2007, 01:09 PM
|
|
Regular
Group: Regulars
Location: Adelaide, SA
|
Cheers, a bit too extreme for the end user.. we just want them to just read to us the ip address with less than 4-5 steps if possible.
I have seen an app a couple of years ago that just had the ip address on the menu bar without extensive menus/whatnot.. now i can't find it (yeah google is most days, my friend, but not today).
|
|
|
|
|
|
|
|

18-10-2007, 01:16 PM
|
|
Regular
Group: Regulars
Location: Sydney
|
This looks like it might be able to help
|
|
|
|
|
|
|
|

18-10-2007, 01:18 PM
|
|
Regular
Group: Regulars
Location: NSW
|
most foolproof option, get a brother p-touch and label each machine with their IP and S/N, that is assuming you're supporting clients in your own company and that you're using a DHCP server with static mapped addresses.
|
|
|
|
|
|
|
|

18-10-2007, 01:21 PM
|
|
Regular
Group: Regulars
Location: Perth
|
__________________
You can trust me. I'm not like the others
|
|
|
|
|
|
|
|

18-10-2007, 01:57 PM
|
|
MacTalk Engineering Dept.
Group: Forum Leaders
Location: Sydney, Australia
|
a) Look at the mail headers from the user.
b) write a script that periodically calls a web page on a web server and that page is a php script that writes the IP addresses into a database.
c) look at the dhcp lease file on your DHCP server
d) There is probably some hackery to make the mac register it's name in the DNS server so you can use name-of-machine.your.dns.domain or just use machine-name.local. Naming machines after the user or having a registry of names -> users doesn't suck.
__________________
Mac Pro 2 x 4 core 2.8Ghz 16GB | Mac Book Pro 17" | iPhone 3G 16GB | 20" iMac 2 Core 2 Duo
Are you an Internode user? Download NodeQuota 1.0.7 - an Internode Usage Meter for Leopard!
|
|
|
|
|
|
|
|

18-10-2007, 02:17 PM
|
|
Regular
Group: Regulars
Location: Melbourne, Australia
|
Or this... Tiny... Shows internal and external IP's...
http://loopware.com/software/
|
|
|
|
|
|
|
|

18-10-2007, 05:43 PM
|
|
Merry Pagan Sun God's day
Group: Administrators
Location: Fukuoka, Japan (originally Canberra)
|
Why not name all the computers on the network in Sharing, then use ARD? A quick network scan will show up everyone's computer with names, so you don't have to ask.
|
|
|
|
|
|
|
|

18-10-2007, 06:31 PM
|
|
Regular
Group: Regulars
Location: Adelaide, SA
|
the computer names are set to the asset numbers, not my point of call to suggest stuff to management :P
|
|
|
|
|
|
|
|

18-10-2007, 07:03 PM
|
|
Regular
Group: Regulars
Location: Perth
|
Is there some terminal command (ifconfig -something) that will show the eth0 IP?
__________________
Join SqueekyTee (by Rushfaster) using this invite code!
norobots.net.au - My blog.
- Lots of macs : MB (black) C2D 2Gb, eMac 1.42Ghz 1.5Gb, eMac 700Mhz, Sawtooth AGP 400Mhz, iBook 800Mhz, iMac 350Mhz, iPod mini, iPod Touch 8Gb and one pretty disorganised life
|
|
|
|
|
|
|
|

18-10-2007, 07:29 PM
|
|
Member
Group: Regulars
|
at a company i worked for (all windows users..), i made a .bat file which would do an ipconfig /all then write it to a network share \\servers\support\computers\<machine>.txt , and they would just read us their computer name (which was labeled on the machine), you could easily do this with something in the StartupItems list, or have it run via the terminal in crontab (ifconfig -a > share)
|
|
|
|
|
|
|
|

18-10-2007, 07:32 PM
|
|
Regular
Group: Regulars
Location: Redbank Plains.Brisbane.Au
|
Quote:
Originally Posted by mechcon
the computer names are set to the asset numbers, not my point of call to suggest stuff to management :P
|
Is there an asset label used in your company? We found this was actually a fairly simple method 'look for the green sticker etc ...'
|
|
|
|
|
|
|
|

18-10-2007, 08:12 PM
|
|
Regular
Group: Regulars
|
with iClock you can set it so all you need to do is hold the cursor over it on the menu bar (without clicking on it) and it shows you the IP address (both internal and external). I know it does this because I just looked and it is how I keep track of my partner's IP address when occasionally sending a file from my laptop to hers ........... too lazy to get out of my chair with the file on a thumb drive. 
|
|
|
|
|
|
|
|

18-10-2007, 10:17 PM
|
|
Merry Pagan Sun God's day
Group: Administrators
Location: Fukuoka, Japan (originally Canberra)
|
You could name the hard disks after the users instead. There's a column in ARD for startup disk from memory.
Otherwise, make a list of asset numbers and users and manually edit the names in ARD, or better still, use the internal DNS to do name them, if you're allowed to change it.
|
|
|
|
|
|