Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: chippymike
  • Content: Threads
  • Order by date
  1. chippymike

    Formatting output into a *.csv file

    Hi, I have recently enabled performance monitoring on our server which produces a file and e-mails us every day. I'm trying to write a script which will ignore the textual info but take the numerical data and sort it into a csv file, allowing me to import it into excel to produce graphs of data...
  2. chippymike

    NTP Configuration

    Hi, I'm trying to configure NTP on Solaris 8 but I can't seem to find the solution to my problem..... I have managed to sync a Solaris 8 machine with our NT time server by adding the relevent entry into the ntp.conf file but my success seems to stop there. I'm told I'll need an ntp.drift file...
  3. chippymike

    Script to act on ".chm" files only

    Hi All, I'm looking for a solution to the following problem..... 1) Files are transferred to a directory (/dir_path/import) from another server using FTP. 2)Once the FTP process is complete the script renames the file from "*.chm.tmp" to ".chm" - In other word the...
  4. chippymike

    Performing an interactive move of files....

    Hi, I need to write a script that will prompt the user, through a menu, to move all files which match a particular search string (*.abc*) within a directory to a target directory. I need the user to be prompted for every file, not just files which already exist in the target directory (mv -i...
  5. chippymike

    SMC agent installation

    Hi, Has anybody installed the SMC agent onto Solaris 2.7 and experienced performance problems soon after? I've installed it on Solaris 2.6 and 8 and everything works fine. The software kicks off an instance of "cfgadm" which causes the server to perform like a one legged asthmatic...
  6. chippymike

    Mounting a CDROM drive remotely

    Hi, I'm trying to remotely mount a cdrom drive onto a server without any success. Both machines have a standard version of Solaris 8 installed. On the machine with the CD drive I have setup a share as follows; share -F nfs -o ro /cdrom/cdrom0 On the remote machine I have typed the command...
  7. chippymike

    Interrupting the boot sequence

    Hi, I've edited my /etc/vfstab but seem to have made a mistake:-( As a result, the system won't boot and keeps looping as it tries to "resync filesystems". Does anybody know of any other ways to interupt the boot sequence to get it back to the OK prompt other than ~. CTRL ] or stop...
  8. chippymike

    Adding a slice in Solaris 8

    Hi, I'm trying to add a slice to a partition table in Solaris 8 in order to configure Disksuite but can't seem to save my changes as it says I am trying to write to a read only file system:-( I'm using the "format" command to make the changes. Can anybody tell me how to avoid getting...

Part and Inventory Search

Back
Top