What do you use spiceworks for ?

I will be the first...
I use spiceworks for inventory and network monitor.
I have 535 devices on inventory and testing the monitor.
Use Zabbix aswell for monitoring my servers and switches. My helpdesk is made by our development team. And we have around 250 users

Do you use spiceworks for helpdesk ? Inventory ? Network Monitor ?
How many devices/user you got ?
Only use spiceworks ?
This topic first appeared in the Spiceworks Community

Similar Messages

  • What are you using Catalyst for?

    Since we can't do polls, I  thought we could answer in a discussion. Here are the choices:
    1) Prototyping
    2) Flex Application design
    3) Widget design (embedded in a web page)
    4) Complete site design
    I'll start:
    I use it mostly for 1) Prototyping and a little for 2) Flex Application design

    1 (and hoping it also has potential as a designer's rapid mockup presentation tool to maximize the WOW factor so I can get my projects funded!)

  • Looking for a drum loop app that will run in the background. What are you using?

    Looking for a drum loop app that will run in the background. Suggestions? What are you using? I tried Loopseque and I like it, but I can't make it run once I switch apps. Help please.

        That's definitely strange, kzmidge. I want a working phone in your hands though. I noticed you mentioned you received the suggestion to complete a reset. Did you already do that? Is it working again? Are you receiving an error message?
    If you hesitated a little longer to complete the reset, you can try to place your phone into Safe Mode http://vz.to/rxg0ii and see if you can access mobile sites from your browser. This mode will stop 3rd party applications from running, so you won't be able to use the apps you mentioned but we may be able to narrow down the trouble in Safe Mode. If the mobile sites work, that means the trouble may be in a recently downloaded application and you may be able to avoid the reset my uninstalling some of your more recently installed applications. If it's still giving you trouble, the reset http://vz.to/18wzOCi is the next best step.
    JenniferH_VZW
    Follow us on Twitter www.twitter.com/vzwsupport

  • What are you using as a Flash replacement for 64-bit machines?

    Hi,
    I was reading about the vulnerabilities in Adobe's Flash and decided to remove the offending package. I opened Chromium to make sure my Flash still worked, as I understood that Chromium implemented another method for rendering Flash stuff. I was wrong. For example, YouTube tells me that I need Flash 10 or higher. I tried to re-install the flashplugin package, but it is no longer in the repos.
    I can live without Flash content, but it's nice to have.
    So the question is, what are you using instead, that can be installed from the main repos?
    Many thanks,
    Chris.

    I have installed both lightspark 0.4.3 and gnash 0.8.8, since lightspark should be able to 'fall back to gnash for older videos' (see changelog of lightspark).
    I have tried some flash-websites in firefox and all of them seem to use gnash and there was 1 website that didn't load the content (www.deredactie.be - our national tvstation). So, I'm under the impression that lightspark is not used by firefox.
    Has anyone found out how to do this?
    Secondly, gnash should be able to use VA-API (hardware acceleration). Is it just a question to install libva and let gnash do the rest, or does one have to recompile gnash to build the support in?
    Zl.
    PS: to whoever thinks flashplugin is the 'real flash': gnash has beaten it in terms of providing hardware acceleration. hooray for opensource!

  • What do you use if you need flash player for something?

    What do you use if you need flash player for something?

    There are some browsers in the app store that accommodate flash. Compatibility and effectiveness vary. Your best bet is to read the reviews and fnd something that works for you.

  • HT204053 Is it possible to have two (or more) different icloud mail accounts (not alias) under the same apple id? If not what is you best advice for all family members to have their own e-mail and still share the purchases under the same apple id. Thanks

    Is it possible to have two (or more) different icloud mail accounts (not alias) under the same apple id? If not what is you best advice for all family members to have their own e-mail and still share the purchases under the same apple id. Thanks

    mannyace wrote:
    Thanks for the response.
    So I basically won't run into any trouble? I
    There should be no issues. Its designed to work like that.  You don't change Apple IDs just because you get a new device.
    mannyace wrote:
    Thanks for the response.
    Is there any chance that the phones can fall out of sync?
    Unlikely. But nothing is impossible.   Though I don;t see how that would happen. As long as both are signed into the Same Apple ID / iCloud Account they will be N'Sync. (Bad Joke)
    mannyace wrote:
    Thanks for the response.
    If I get a message or buy an app or take a photo on the iPhone 5, how do I get those things onto the iPhone 6?
    If you buy an App, you have 2 ways to get it to the iPhone6: If Automatic Downloads is enabled in Settings->iTunes & App Store, it will automatically download to the iPhone 6 when you buy it on the 5 and vice versa if you buy it on the 6, it will download to the 5.
    Alternatively, you can simply go to the App Store App->Updates->Purchased and look for the App there and download it. Purchased Apps will not require payment again. i.e They'll be free to download to the iPhone 6 once purchased.
    SMS Messages will sync over using Continuity as long as they are on the same Wifi network. Otherwise, restoring the iPhone 5 backup to the iPhone 6 will transfer all messages received up until the backup was made onto the iPhone 6.
    Images, can be transferred either through Photo Stream
    My Photo Stream FAQ - Apple Support
    Or any Cloud service you want such as Dropbox, or One Drive.
    mannyace wrote:
    Also, something i forgot to ask initially: Should I update the iPhone 5 to iOS 8 first or does that not matter?
    If you want the Continuity features as explained above you need to update the iPhone 5 to iOS 8. Otherwise its not all that important.

  • What do you use to write Java programs?

    Hi. Do you mind if I ask you what do you use to write your programs in Java? I am a student and we are using NetBeans IDE 3.6. I know it is a bit old but the tutor says we must stick to that one. What is best for writing Java programs?
    Thanks.

    Do you think those things will make things easier or is it more complex?If you're learning on your own, you'd better use something more up to date (most probably better interface, childhood bugs fixed, and better support on the Internet).
    If you're in a classroom, or a training room, you'd better use what the instructor tells, or at least what other students/trainees use. Easier to get help and share tips if everyone has the same setup.
    Good luck learning Java.

  • What is the use of FOR ALL ?

    What is the use of FOR ALL ?. Need clear explanation with examples

    http://www.oracle.com/pls/db112/portal.portal_db?selected=5&frame=#sql_and_pl_sql_languages
    http://download.oracle.com/docs/cd/E11882_01/appdev.112/e10472/tuning.htm#i48876
    http://download.oracle.com/docs/cd/E11882_01/appdev.112/e10472/tuning.htm#i54218
    Straight SQL operations are faster, but if you can't write those for some reason bulk operations are not quite as slow as PL/SQL loops.

  • What is the use of for all entries in select statement

    what is the use of for all entries in select statement

    hi,
    FOR ALL ENTRIES is an effective way of doing away with using JOIN on two tables.
    You can check the below code -
    SELECT BUKRS BELNR GJAHR AUGDT
    FROM BSEG
    INTO TABLE I_BSEG
    WHERE BUKRS = ....
    SELECT BUKRS BELNR BLART BLDAT
    FROM BKPF
    INTO TABLE I_BKPF
    FOR ALL ENTRIES IN I_BSEG
    WHERE BUKRS = I_BSEG-BUKRS
    AND BELNR = I_BSEG-BELNR
    AND BLDAT IN SO_BLDAT.
    *******************************8
    look another example
    what is the use of FOR ALL ENTRIES
    1. INNER JOIN
    DBTAB1 <----
    > DBTAB2
    It is used to JOIN two DATABASE tables
    having some COMMON fields.
    2. Whereas
    For All Entries,
    DBTAB1 <----
    > ITAB1
    is not at all related to two DATABASE tables.
    It is related to INTERNAL table.
    3. If we want to fetch data
    from some DBTABLE1
    but we want to fetch
    for only some records
    which are contained in some internal table,
    then we use for alll entries.
    1. simple example of for all entries.
    2. NOTE THAT
    In for all entries,
    it is NOT necessary to use TWO DBTABLES.
    (as against JOIN)
    3. use this program (just copy paste)
    it will fetch data
    from T001
    FOR ONLY TWO COMPANIES (as mentioned in itab)
    4
    REPORT abc.
    DATA : BEGIN OF itab OCCURS 0,
    bukrs LIKE t001-bukrs,
    END OF itab.
    DATA : t001 LIKE TABLE OF t001 WITH HEADER LINE.
    itab-bukrs = '1000'.
    APPEND itab.
    itab-bukrs = '1100'.
    APPEND itab.
    SELECT * FROM t001
    INTO TABLE t001
    FOR ALL ENTRIES IN itab
    WHERE bukrs = itab-bukrs.
    LOOP AT t001.
    WRITE :/ t001-bukrs.
    ENDLOOP.
    Hope this helps!
    Regards,
    Anver
    <i>if hlped pls mark points</i>

  • What encoder MP3 uses iTunes for import CD?

    I have a PC with Windows XP SP2 c Windows Media Player 9 with a installed Intervideo XPack (MP3 encoder and DVD codec). My WMP uses to import CD encoder from Intervideo.
    *My question is: what encoder uses iTunes? Own or from Windows?*
    P.S. Sorry for my english, i'm russian.

    I understand iTunes uses its own MP3 encoder and it has performed badly in listening tests.
    http://www.rjamorim.com/test/mp3-128/results.html
    If you want to use MP3 it is probably better to rip your CDs with another program even if you use iTunes for listening.
    This doesn't apply to AAC.

  • What do you use to create distributable packages with ARD?

    What do you use to create distribution packages for ARD?
    I.E. a package for installing the new Oracle Java 7.21 on all our machines.
    Or, a package for installing Micosoft Office 14.3.2 udapters?
    Specifically for 10.7 and 10.8 users.
    Install Ease?
    Jamf Composer?
    Packages?
    xCode PackageMaker?
    Which one should I put my time into using?
    Thanks.

    Nicolas, Have you been able to get the Adobe Update to work? I get stopped at the first step, putting in the command-line to install the AUS2.0. I think we have a support Contract, i should probably just ask Adobe for assistance.
    Does noboby create their own distributable packages? Maybe i'm looking at this wrong.
    I see that even Microsoft puts their updates into a .pkg file that is pushable through ARD. Maybe most everyone else does?
    I was able to get an Adobe Flash Player Distributable installer, from Adobe, you have to fill out a form asking for permission for the distributable installer, and they send you a link to the files.. ugh. but fine. I have the .pkg installer for Flash, and that works pushing out over ARD.
    http://www.adobe.com/products/players/flash-player-distribution.html
    I guess my life would be great, if i can just get a Updater source for CS5.5 and CS6.
    I did create the Adobe Package distribution for actually installing the CS6 over ARD. That works.
    I have a licensing glitch on deploying new machine off a build that has CS6 on it. I'm able to get around the licensing glitch by using the Adobe Serialization tool, that's fine.
    I guess i'm just looking for a CS6 Updates tool. I'm fine creating a CS6 updater package using InstallEase or something. I'm wondering what the best one is.
    IF most everything already comes as a .pkg file nowadays, and it's just Adobe that's difficult. I guess there's not really a need to create .pkg files for anyone? So nobody really uses them?

  • Documents managment: what do you use?

    I've been trying to find a good document manager to organise the mess I have in articles, lecture notes, books, etc, mostly in pdf format. So I need a tool like Referencer (http://icculus.org/referencer/) or gPapers (http://gpapers.org/) that could help me with that. Lamentably, both of them have a large list of dependencies, like hal and some gnome stuff, I would like to avoid. So I wander if any of you knows about some other, less bloated, tool to do the job.
    Maybe one of you have made a nice little script to retrieve BibTeX citations plus a database, or something along those lines.
    So, what do you use to organise your bibliography?

    itsbrad212 wrote:The only documents I read are pdf's, so I use either mupdf or zathura for that.
    EDIT: Wouldn't this fit better in Off-Topic, as this is in the section for requesting help?
    I am asking for help. Despite the title, this wasn't meant to be a poll, and for sure not about document readers, but I get where the confusion arises.
    So far it seems mendeley is the closest thing to what I'm looking for, it looks fairly complete. But I dislike 2 things, it being closed source and the need to create an account to use the full featured program. I think I will use it though, at least while I find a replacement or make some time to write a script to retrieve the bibtex citations from internet.
    I won't mark the thread as solved in case someone else knows about a good way to manage bibliographic material.

  • HT5622 how do I find my me ID? What do I use it for?

    how do I find my me ID? What do I use it for?

    Hello 3greatscholars,
    Thank you for the question.  Your Apple ID is usually your email address.  If you are unsure if you have an Apple ID, use the following steps to look it up:
    An Apple ID is your username for everything you do with Apple: shopping the iTunes store, signing in to iCloud, buying an app, using iMessage, and more. That's why it's best to use a single Apple ID and not forget it. Using multiple Apple IDs might be confusing and may cause issues with accessing purchased content or using some services.
    If you can't remember your Apple ID, follow these steps to look for it:
    Go to My Apple ID (appleid.apple.com) and click “Find your Apple ID”.
    Enter your first name, last name, current email address, and any prior email addresses that you might have used to create an Apple ID. Apple uses this information to search for Apple IDs.
    If no Apple IDs are found, follow the onscreen instructions to create an Apple ID.
    If one Apple ID is found, choose whether to receive an email from Apple or answer security questions. Both options will conclude by asking you to reset your Apple ID password. Follow the instructions provided.
    If multiple Apple IDs are found, select the one that matches your current email address. Then choose whether to receive an email from Apple or answer security questions. Both options will conclude by asking you to reset your Apple ID password. Follow the instructions provided.
    Apple ID: How to find your Apple ID
    http://support.apple.com/kb/HT5625
    Additionally, you can use this article if you find the Apple ID but forgot the password:
    Apple ID: If you forget your password
    http://support.apple.com/kb/HT5787
    Find more information about where you can use an Apple ID at the following link:
    Where can I use my Apple ID?
    http://support.apple.com/kb/HT5616
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • What do you use to read .stn files on mavericks?  Genuine fractals doesn't work any longer?

    What do you use to read .stn files on mavericks?  Genuine fractals doesn't work any longer?  I get an error message that adobe photo shop 5 cant open it because the modules? arent right.  I assume that it is because I now have an intel machine. I know other people have used this file format and so how do you open your photo files?

    When I try to open in Adobe Reader is says, "Adobe Reader could not open 'Blank-AF 77-LOE.xfdl' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)."  Now what.  I didn't email it.  I transferred from an external hard drive.  The file opens just fine on a Windows PC.

  • Carrying Case - Ultrabay Drives --- what do you use?

    What do you use to carry your external ultrabay drive?
    I'm looking for a rigid case for my ultraslim drive for added protection, since it normally sits inside my bag, without any good protection./
    THanks!

    Hi,
    I put my mac's in a spare camera pouch.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

Maybe you are looking for