Sponsored Content
The Lounge What is on Your Mind? IT jobs/careers without formal qualifications. Post 302530502 by quadphonic on Tuesday 14th of June 2011 07:44:32 AM
Old 06-14-2011
Thanks guys! I attended both interviews last week. For the Capacity Analyst role, they were satisfied that I had the technical skills (MS Excel, mostly) from my CV and the interview was more about finding a 'fit' for their current team and making sure the applicant was stable and committed to staying with the organisation (they are a fairly large IT services provider and looking to make a substantial investment in training the right applicant). There were more questions at the interview for the public sector Technical Support Officer role about specific tasks which I had undertaken with vendor software packages. By way of interest/comparison, here are portions of the job advertisements for there respective roles. Capacity Analyst:
Quote:
This newly created role will suit someone with advanced Excel skills from a reporting background. Experience with Capacity Monitoring data would be highly regarded but is not essential. As part of a regional team, you will be required to contribute to our success through the following: * Monitor automated data collection processes and escalate failures to technical teams * Ensure that data is processed through standard processes in a timely manner. * Produce reports on various platforms for various clients throughout the APJ Region and report in a timely manner to the relevant parties. * Process alerts of predicted capacity threshold breaches and assign to appropriate Service Provider Groups, monitor their progress and escalate where necessary * Review and approve change requests to ensure that the capacity management team is aware of changes related to capacity constraints. Qualifications / Experience & Skills Requirements * Intermediate to advanced skills in the use of Excel, Word and PowerPoint * You have tertiary qualifications and/or relevant operational IT and business experience * You have well developed written and verbal communication, negotiation and relationship-building skills * Exposure to the Capacity Planning function (or Performance Management function eg server/network) will be highly regarded.
Technical Support Officer:
Quote:
The role of Technical Support Officer is responsible for the provision of an effective technical support service, maintenance and operation of various ICT and other evaluation and reporting systems and services The successful candidate will have a demonstrated experience in file administration and statistical analysis and the proven ability in the use of CHRIS, Knet & BAPPS.
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX Admin Careers

I wish to transition from Mainframe to Open Systems Storage Administration. How much training would I need in order to meet requirements for an AIX Administrator position? (3 Replies)
Discussion started by: ednan171
3 Replies

2. Shell Programming and Scripting

background jobs exit status and limit the number of jobs to run

i need to execute 5 jobs at a time in background and need to get the exit status of all the jobs i wrote small script below , i'm not sure this is right way to do it.any ideas please help. $cat run_job.ksh #!/usr/bin/ksh #################################### typeset -u SCHEMA_NAME=$1 ... (1 Reply)
Discussion started by: GrepMe
1 Replies

3. UNIX for Dummies Questions & Answers

Information about Unix careers

Hi, I'm looking to go into a career related to either Unix, or web development(or something alike). I want to get a Bachelor Of Computer Science degree(I'm planning to). I don't know which kind of jobs might be a good choice for me though. Like I said, I'd like something to do with either Unix or... (2 Replies)
Discussion started by: undecided
2 Replies

4. Solaris

Cron jobs and at jobs

There are two jobs in Solaris , Cron and at jobs.. I know how to disable or enable cron jobs. How can I enable at jobs and disable it. Kindly help. Rj (2 Replies)
Discussion started by: jegaraman
2 Replies

5. Shell Programming and Scripting

waiting on jobs in bash, allowing limited parallel jobs at one time, and then for all to finish

Hello, I am running GNU bash, version 3.2.39(1)-release (x86_64-pc-linux-gnu). I have a specific question pertaining to waiting on jobs run in sub-shells, based on the max number of parallel processes I want to allow, and then wait... (1 Reply)
Discussion started by: srao
1 Replies

6. Shell Programming and Scripting

Shell script to run multiple jobs and it's dependent jobs

I have multiple jobs and each job dependent on other job. Each Job generates a log and If job completed successfully log file end's with JOB ENDED SUCCESSFULLY message and if it failed then it will end with JOB ENDED with FAILURE. I need an help how to start. Attaching the JOB dependency... (3 Replies)
Discussion started by: santoshkumarkal
3 Replies
icapd(1M)																 icapd(1M)

NAME
icapd - Instant Capacity (iCAP) daemon. SYNOPSIS
icapd DESCRIPTION
The (formerly ) daemon is installed and started as part of the Instant Capacity software on all potential iCAP systems, and respawns itself if killed. If this daemon is not running, other Instant Capacity commands fail. The operations this daemon performs are vital in keeping the complexwide view of the Instant Capacity state current. The following entry is added to /etc/inittab in order to have start and respawn itself: icap:23456:respawn:/usr/lbin/icapd # Instant Capacity daemon This daemon is not started on hardware that is not supported under the Instant Capacity program. If is installed and running on a system with Instant Capacity components present (cores, cells, or memory), it sends daily asset report email to HP (if so configured), tracks tem- porary capacity, sends exception notifications, and maintains a healthy Instant Capacity state. For more information about the functions that performs for Instant Capacity systems, see the located at /usr/share/doc/icapUserGuide.pdf. The daemon reports errors via (see syslog(3C)). Exception notification email is sent to root and to the system contact email address (con- figured via the command (see icapmodify(1M)). The daemon performs periodic operations based on the time of day. The daemon is spawned by and gets its time zone specification from the /etc/default/tz file. By default, the time zone specified in /etc/default/tz is EST5EDT. You can specify which time zone the daemon uses to interpret its current time by modifying the /etc/default/tz file. For details about the time zone format, see environ(5). A restart of the daemon is required before the new time zone value takes effect (that is, kill the process). AUTHOR
was developed by HP. SEE ALSO
icapmodify(1M), icapstatus(1M), icapnotify(1M), icapmanage(1M), icap(5). icapd(1M)
All times are GMT -4. The time now is 10:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy