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 strongm 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: garion42
  • Content: Threads
  • Order by date
  1. garion42

    "Double" attachments appearing in Lotus Notes email

    We have a trouble ticket system that sends email when certain events occur (e.g. ticket is updated or closed). Sometimes we also include images, such as screen shots. One of our customers is using Lotus Notes and is complaining that they always receive an extra file numbered starting from 0...
  2. garion42

    Writing a monitoring concept

    I need to write a high-level monitoring concept and I was hoping that I would not have to re-discover electricity by writing it all from scratch. Therefore, I was hoping there might be something already online. Unfortunately, I haven't found anything. By "high-level" I mean things like...
  3. garion42

    Making your Application SNMPget "aware"

    I need a shove in the right direction. What does one need to do in order to make data available from an application via SNMP? Either the app writes the data somewhere on the system that snmpd knows about, or snmpd knows how to query the app to get the data it needs. Somewhere you tell snmpd how...
  4. garion42

    What is faster: multiple If-then or pos() or ???

    Hi All! I have a list of string which I want to check to see if a specific value is present. Currently, I have a list of ORs are part of an if-then statement, for example: if part_name ="ABC" | part_name ="XYZ" | part_name="123" then Currently there are about 20 values that I need to check...
  5. garion42

    Elevating priviledges within a script on Windows 2008

    Is there some way to elevate priviledges within a script? (batch, powershell, perl doesn't matter) Our goal is to allow users to start and stop services. We would like to be able to run a script using type of remote job execution. We downloaded the subinacl.exe and can start it remotely with...
  6. garion42

    Allowing Windows 2008 users to stop and start services

    I am trying to find a way to allow a specific user to stop and start services. I have looked all through the local security policy, but found nothing that would allow me to do that. I googled and found a few things indicating I can do this from the command-line using something in the resource...
  7. garion42

    Apache LDAP authentication does not work for one user

    We have Apache/2.2.21 running on Solaris 10 (Intel) and are authenticating users against a Windows active directory. We have allowed access for several groups (ldap-group) and individual users (ldap-user) and in most cases it works. However, it one paricular case when we try to access the web...
  8. garion42

    Frontpage Extentions for Apache2

    I have Apache/2.2.10 on openSUSE 11.1, and I am trying to install the FrontPage extensions. I found a copy of the FP Extension 5.0 but during the installation (running fp_install.sh) it says it is going to replace the running Apache with version 1.3.19. Not want I want. I have google for a long...
  9. garion42

    Vlookup with mutliple criteria and time period

    Hi All! We have an automation system that manages several hundred jobs each day. We need to record the start and end time for each job. Up to now this was done with an Excel sheet and we manually input the time. That wastes a lot of time each day, so we want to automate the work. We have...
  10. garion42

    Changing the order of buttons in MS-Outlook 2007

    Hi All! I would like to change the oder of the buttons in the MS-Outlook multifunction bar. Specifically, I want to move the "Reply" button so that it is less accessible. The reason is that I keep forgetting and simply hit "Reply" when I should have hit "Reply to All". This has gotten me into a...
  11. garion42

    Reading group status from command line

    Hi all! I have been playing with mminfo lately and wanted to find a way to report on the status of the backup groups from the command line. So far, I have found no way to do this as mminfo reports only media info. I look for a different command, but did not find anything. Is there anyway to...
  12. garion42

    Reporting Networker data

    Hi All! By boss wants me to regularly report on Networker usage. How much we have stored to tape, tapes that are full and so forth. I know there is a reporting mechanism in the Management Console, but my boss wants to access this information from an external application (i.e. a web front-end)...
  13. garion42

    "Acceptable" number of firewall drops

    Hi All! Can someone give me some guide´lines as to what is an "acceptable" number/percentage of firewall drops? For example, we have one firewall with over 2 million packets a day. On a bad day we see less than 50 drops, spread across serveral machines. Sometimes there are several drops between...

Part and Inventory Search

Back
Top