Scheduling FTP in foglight

Hi all

I want to send the reports of foglight to the FTP server. Is this possible?

How to program if so?

Kind regards

Shiva

A suggestion.

I have posted in the past (and others) on sending files to the directories report. You may have a batch run periodically and perform ftp mput for each file in the directory before deleting the files.

David Mendoza

Tags: Dell Tech

Similar Questions

  • Save reports Foglight to the FTP Site

    Hi all

    We have an urgent need to save the reports on the part of FTP. We need to report is automatically recorded in the sharing every single time once we give the path.

    We have searched the forums and found a rule that could save the reports in the local disk where the Foglight is installed but it does not work if change us the way and him give the share path...

    Thanks for helping with the docs or objects that might meet our needs...

    Thanks & best regards,

    Guenoun

    You can enter the unix path replace c:/temp/report_etc with a Unix path such as/tmp/report_etc

  • (Sysdate-1) in the name of the file using the Scheduler and ftp

    Hello

    I'm having a small problem with BI Publisher.
    What I'm trying to do, is use sysdate-1 in the file name when you use Task Scheduler to BEEP.

    I have found that by using the regular date it is features such as %d %m %y, so of course the first thing I tried was using the %d - 1, but that did not work :(
    Then I is picked up on the internet and found the following article:

    http://OBIEE-BIP.blogspot.com/2010/05/dynamic-delivery-file-naming-in-bi.html

    He mentions things like:

    DD: CAST (DAYOFMONTH (NOW ()) AS CHAR) (ex 01-31)
    Mon: CAST (SUBSTRING (MONTHNAME (NOW ()) FROM 1 TO 3) AS CHAR) (ex, Jan - Dec)
    AAAA: CAST (YEAR (NOW ()) AS CHAR) (ex, 2006,2010)

    But when I use those in the same field of file name, and then it just displays the string in the text file name.

    Could someone tell me what I am doing wrong, or what I have to do to make this work?

    Thanks in advance

    Version BEEP: Oracle BI Publisher 10.1.3.4.1

    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    "CORE 10.2.0.4.0 Production."
    AMT for HP - UX: release 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production

    Hi Raafje,

    As I mentioned in my Blog, using the Date Expressions on filenames of query made irruption has its own limitations. This expression of date you tried sysdate-1 (%d - 1 %m %y) will not hang in the requirement. in any case, you can solve the problem by using alternative workaround.

    Method I (using CAST and DATE functions)
    1. standby-> CAST (DAYOFMONTH (TIMESTAMPADD (SQL_TSI_DAY-1, CURRENT_DATE)) AS CHAR)
    2 months of sleep-> CAST (MONTH (TIMESTAMPADD (SQL_TSI_DAY-1, CURRENT_DATE)) AS CHAR)
    3 year of Eve-> CAST (YEAR (TIMESTAMPADD (SQL_TSI_DAY-1, CURRENT_DATE)) AS CHAR)

    Code example
    + 'ReportName' |'-' | CAST (DAYOFMONTH (TIMESTAMPADD (SQL_TSI_DAY-1, CURRENT_DATE)) AS CHAR). » -'|| CAST (MONTH (TIMESTAMPADD (SQL_TSI_DAY-1, CURRENT_DATE)) AS CHAR). » -'|| CAST (YEAR (TIMESTAMPADD (SQL_TSI_DAY-1, CURRENT_DATE)) AS CHAR) |'. PDF "+

    Method II (using Server Variables)
    1. create a dynamic repository as Previous_Date Variable (Non - Session System variables can also be used)
    2. create a block initialization
    In the Data Source Section - edit the Data Source and place the query below
    Select TO_CHAR(SYSDATE-1,'MM/DD/YYYY')
    The DOUBLE (if necessary, you can use any date format)
    3. in the Section target Variable
    Change the target-
    Give the name as Previous_Date (that you created in step 1) and check the option as dynamic
    Place the date of default as "22/09/2010 '"
    4. now use this repository Variable in the parameter filename of the rafale as VALUEOF("Previous_Date") repository Variable query
    and VALUEOF (NQ_SESSION. Previous_Date) in case you created a session for the query variable

    Thank you best regards &,.
    Goushalya
    http://OBIEE-BIP.blogspot.com/2010/05/dynamic-delivery-file-naming-in-bi.html

    Published by: Goushalya on September 29, 2011 07:09

  • Usable in ORACLE SOA Scheduler to start the read operation FTP adapter

    I need to create a project of BSE where the planner should trigger adapter FTP File/read operation.
    Where can I provide the parameters namely time (xx HR: MM yy: zz SS daily)?

    Is this possible in Oracle SOA?

    Please provide a tutorial where the Planner was used to call the FTP/File rather than calling in real-time adapter (fires at the time where files are placed).

    Thank you

    You should within the SOA Suite quartz timer to obtain this feature.

    understand the Quartz and BPEL configuration

    Marc
    http://orasoa.blogspot.com

  • Previously, work job FTP in the batch file gives message "error opening script file.

    I have two FTP jobs on two separate machines that I've been running as tasks scheduled for a few years with success.  They are on the same network, but we're on the field, the other is out of the field.  Both are Windows XP SP3.

    Starting this week, two of them fail when you try to load the actual script FTP file.    Here is an example of the ftp command that I use: FTP d - n-i-s:C:\scripts\getmyfiles.txt

    The message says "Error opening C:\scripts\getmyfiles.txt" and displays help FTP.  I should also mention that the FTP seems to work fine if I connect from the command prompt, and does not use a script file manually.

    Both of these batch files containing similar (different but calling script files) FTP commands were executed the week last successfully.

    Any suggestions are appreciated!

    Hi Kristin,

    The question you have posted is better suited to the MSDN forums. You can ask your question in the help link.

    http://social.msdn.Microsoft.com/forums/en/categories/

    Hope the helps of information.

  • Wget and Vista Task Scheduler

    First post on this forum.

    I am implementing a task in Vista Task Scheduler to download a mirrored to an FTP site using wget.

    Now, I installed wget and execute the following at the command prompt:

    wget ftp://myUid: * e-mail address is removed from the privacy * m

    The site files are downloaded successfully to the location where the command line starts (C:\Users\MyName).

    However, nothing happens when I try to run as a scheduled task:
    Action: start a program
    Program/Script: C:\Windows\System32\cmd.exe
    Arguments: /c "wget ftp://myUid: * e-mail address is removed from the privacy * m.

    Or it works with the following argument:

    Arguments: / c "F:\path\to\file\scheduled_backup_cmd.bat".

    The last execution result is always 0 x 1, which means as far as I KNOW, the task completed successfully, but I don't see all the files downloaded on C:\Users\MyName.

    What I am doing wrong? Any comments much appreciated.

    A.Fraile,
    If your script does not work, it is fair to task scheduler does not work properly, try this link that explains the new functions / commands in the Task Scheduler Vista which is different from that of previous versions of Windows:

    http://TechNet.Microsoft.com/en-us/AppCompat/aa906020.aspx

    Let me know if this helped or not.
    Thank you
    Gloria
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How to plan to clear all alarms in Foglight on a specific date and time?

    Here's what I want to accomplish informing a group of people that all alarms will be erased and then foglight removes all the weapons on a specific date and time

    ..

    1

    I'd like to be able to plan / create a rule or any other option available to use... to be able to send an email through foglight or notification to a specific group of people telling them that all messages will be deleted.

    2nd

    What I'm looking for must be able to clear all alarms in Foglight to a date and a specific time.

    I just noticed this has not had a response.

    I hope that you could see the information contained in the KB, some items may have been written there so I recommend for anyone who wants to use it to test on a test server or check with the support, if there are recent scripts.

    How to purge the alarms? How to program the purge of alarms? (40651)

    Clear the alarms then X days (74729)

    How to clear alarms command line? How to program the clearing of alarms? (51324)

    Is there a way to clean only certain rules specific alarms? (73003)

    How to accuse reception/Clear old messages older then X number of days automatically (72146)

    Regarding the sending of notifications on a schedule, I think the simplest if to set that plan and create a rule with a true value, which is only applicable to this annex (annex rule or rule that is valid on a precise timetable) and has the action to send the notification to users on the alarms about to be cleared/purged.

    Hope this helps

    Golan

  • Export rules & schedules

    Thanks to all in advance!

    You have a question on export rules and schedules to import into a new instance of the foglight...

    Long story short, ive reinstalled our foglight instance

    I have the plugin vfoglight of surveillance, covering the major part of the environment. I have several custom build rules in the old instance that I do not have to manually rebuild

    Can anyone offer any assistance on this?

    From the configuration options as rules, variables of register, measures derived and related FMS to another:

    1. any amended export options of configuration of the source of the FMS:

    > fmshost - srv fglcmd [.sh] - port 8080 - usr - pwd foguserpwd1 cmd - foglightuser util:configexport - f fmsconfig.xml edition

    2. manually edit the generated XML file to remove all items except the selected configurations. Make sure that you do not corrupt the XML file when you perform this operation.

    3. import the edited. XML file that contains only the settings selected in the FMS target:

    > newfmshost - srv fglcmd [.sh] - port 8080 - usr - pwd fogusrpwd1 cmd - foguser util:configimport f editedfmsconfig.xml

    Kind regards

    Brian Wheeldon

  • cron job Monitor and the status of the scheduled task

    I can't find all the rules for the cron and scheduled task of monitoring, any suggestions?

    Thank you

    Rachel

    Hello

    It will be interesting to see what other solutions the Foglight user community found for this.

    A simple option I can think of is having the task cron/writing to a file log and this logfile with LogFilter monitoring officer

    http://en.community.Dell.com/TechCenter/performance-monitoring/Foglight-administrators/w/Admins-wiki/5646.monitoring-application-availability-using-Foglight-utility-agents

    Golan

  • Scheduler of tasks is not planning the next task

    I have a task configured to run automatically at 5:15 a day, he runs a small program that checks a FTP site for new files.  I have this running on other computers, there is only one who behaves in a strange way, I need to solve.

    He works for a day, maybe 2 and then he is not planning the next run time, so he spent several days without checking and only works if I run it manually and plan its new.  Turned on, value run as if scheduled asap is missed, running under the administrator account, with the highest privileges, the operation completes successfully, but it runs the next day morning, then maybe two mornings and stop the calendar itself.  This particular task last ran on 8/28.  Other computers are configured in this exact way but it's the only one who made it.  It's a fairly new computer, OptiPlex 3020 in production since 5/2014, but this behavior has been fairly constant since the beginning.

    * Add * the only other weird thing that happens is that I start Task Scheduler, I see an error that says:

    The scheduled task "(0)" no longer exists.  To see the common tasks, click Refresh.

    This happens every time, there are only 2 tasks and click Refresh all to appear the error once again both are still there.

    For any help or suggestion would be appreciated.  Thanks in advance.

    Hello Mahone,

    Welcome to the Microsoft Community Forum.

    I understand that Scheduler tasks do not schedule the next task. I'll be happy to help you with your query. Let me ask you:

    1. Your computer is connected to a domain network?
    2. What security software do you use?

    Please see the article below and check if the problem still persists.

    Troubleshooting Task Scheduler

    If the problem persists, perform the clean boot and check.

    Put your system to the clean boot state helps determine if third-party applications or startup items are causing the problem. You must follow the steps in the article mentioned below to perform a clean boot.

    See the link to perform the clean boot.

    How to perform the clean boot in Windows

    Note: see 'How do I reset the computer to start normally after a boot minimum troubleshooting' to reset the computer starts normally after troubleshooting.

    Now try the above steps and let us know the result, we will be happy to help you further.

    Thank you.

  • FTP works does not on windows 7

    I have windows 7 and cannot access ftp sites, instead I get the message "425 can't open data connection". I checked the advanced on my firewall settings and all the firewall options are disabled. Which should I use to be able to download items from reputable sites, and which I use to be able to download from reputable sites without leaving me exposed to others?

    I had the same error 425.  My script FTP file was executed by scheduled tasks.  I found that using the FTP - option solved the problem for me.  Hope this helps someone.

  • Card for the FTP port number

    I try to open port 21 on the router 831 for access to the FTP server. I added the two lines of fllowing.

    access-list 10 permit 171.16.5.2

    list of port 21 ftp port-map IP 10

    But can telnet it. When the double configuration controls, I don't have 'list ip port-map ftp port 21 10' line. I added it again without error, but the line is not displayed. Here is the configuration. Any suggestions?

    version 12.3

    no service button

    tcp KeepAlive-component snap-in service

    a tcp-KeepAlive-quick service

    horodateurs service debug datetime localtime show-timezone msec

    Log service timestamps datetime localtime show-timezone msec

    encryption password service

    sequence numbers service

    !

    hostname ciscodmz

    !

    Security of authentication failure rate 3 log

    Passwords security min-length 6

    logging buffered debugging 51200

    recording console critical

    enable secret 5 $1$ o0ko$ hXk18FTwq076pCcnKY0LY1

    !

    username privilege 15 password 7 ciscodmz 00071A1507545A545C

    America/Regina-6 timezone clock

    No aaa new-model

    IP subnet zero

    no ip source route

    synwait-time of tcp IP 10

    IP domain name cisco.com

    IP-server names 4.2.2.1

    DHCP excluded-address IP 172.16.5.1 172.16.5.5

    !

    IP dhcp pool sdm-pool1

    network 172.16.5.0 255.255.255.0

    router by default - 172.16.5.1

    !

    !

    no ip bootp Server

    IP cef

    audit of IP notify Journal

    Max-events of po verification IP 100

    property intellectual ssh time 60

    property intellectual ssh authentication-2 retries

    No ftp server enable write

    !

    !

    !

    !

    !

    !

    !

    interface Ethernet0

    Description FW_INSIDE, ETH - LAN$ $$

    172.16.5.1 IP address 255.255.255.0

    no ip redirection

    no ip unreachable

    no ip proxy-arp

    IP nat inside

    route IP cache flow

    No cdp enable

    !

    interface Ethernet1

    Description $FW_OUTSIDE$ $$ of ETH - WAN

    IP 68.17.43.208 255.255.255.224

    no ip redirection

    no ip unreachable

    no ip proxy-arp

    NAT outside IP

    route IP cache flow

    automatic duplex

    No cdp enable

    !

    interface FastEthernet1

    no ip address

    automatic duplex

    automatic speed

    !

    interface FastEthernet2

    no ip address

    automatic duplex

    automatic speed

    !

    interface FastEthernet3

    no ip address

    automatic duplex

    automatic speed

    !

    interface FastEthernet4

    no ip address

    automatic duplex

    automatic speed

    !

    the IP nat inside source 1 interface Ethernet1 overload list

    IP classless

    IP route 0.0.0.0 0.0.0.0 68.17.43.193 permanent

    IP http server

    local IP http authentication

    IP http secure server

    !

    recording of debug trap

    record 172.16.5.1

    access-list 1 permit 172.16.5.0 0.0.0.255

    access-list 10 permit 172.16.5.2

    not run cdp

    allowed SDM_RMAP_1 1 route map

    corresponds to the IP 120

    !

    connection of the banner ^ CCCAuthorized access only!

    Unplug IMMEDIATELY if you are not an authorized user. ^ C

    !

    Line con 0

    local connection

    no activation of the modem

    telnet output transport

    line to 0

    local connection

    telnet output transport

    line vty 0 4

    privilege level 15

    local connection

    !

    max-task-time 5000 Planner

    Scheduler interval 500

    !

    end

    ciscodmz #.

    Yes if this is what you want to do and then the term you used and the command you used (ip port-card) are not correct.

    If you want that the FTP entering the router to a public IP address to pass to a private IP address of the router, so I think that a static NAT translation would be the solution you need.

    HTH

    Rick

  • Some files never get transferred on our FTP server

    We head from one instance to another configuration changes using the 'Manage projects implementation'. This feature PeopleTools creates scripts DM to transfer features such as invoicing, contracts, etc. to another instance when you click 'Export '.

    It is supposed to send scripts to "FTP server > psdata > PSFILEDIR' on a Windows system to Financials 9.1 using PT 8.53.04." We constantly get a "Permission Denied" of this process trying to do.

    This problem occurs in all cases DEV, and yet the process works very well in the Prod instance. I have reviewed the permissions in the PSFILEDIR and against them in DEV and PROD and found no difference

    error.jpg

    That the user ProcMGR service runs like today? - On the tab to connect says Local System account

    Well, ProcMGR is running as LocalSystem. This account does not have access to resources on the network, by definition cannot write on a share.

    Planner process and application server processes run on the same server? Different servers

    Well, this explains why/how the process scheduler can be written to this place.  It must be configured differently.

    How to find out how the batch job is able to write to it?

    Connect to the Scheduler process server and look at the user who is configured to run ProcMGR it.  Change the App Server ProcMGR service to use the same username that you find on the ProcMGR of process Scheduler service.  All the areas of the App to stop and restart ProcMGR on the server applications after configuration changes have been made.

  • Privileges to set the power outages with schedules

    Hi, we are trying to delegate certain functions to users and our technical service. A common need is for users to services of the blackout to a precise timetable. We try to do this without giving the role of 'Administrator' - the user should only be able to program a break current and change/delete the blackout and annex.

    We created a custom role and he attributed to various modules and components in "Configuration > definitions. A test with our custom role and is advanced operator user able to view the items 'Create list' and 'Manage schedules' under Administration. However, the test user is unable to access the function 'Create list' - a pop-up window displays "You don't have permission to create a calendar" and moves to the page manage schedules instantly. In the page manage schedules, the 'Add' button is grayed.

    Help for the steps to do this will be much appreciated.

    Thank you.

    Hi Spengler,

    I ran the script on 5.5.8 and that's fine. There are a few special characters when you copied the two lines of this forum as Nils mentioned groovy script. So what you need to do is: copy the two lines of the script of this forum-> paste to Notepad-> review it & remove the special chacter-> copy the scripts changed Notepad-> paste the foglight script editor - > run it.

    Or you can type it in the box of the foglight script editor directly since there is only two lines of code

    def secserv = server.get ("SecurityService");

    secserv.setResAceByNames ("RuleEtc.Create", "BlackoutTestRole", 33, true, "together create calendar permission to BlackoutTestRole");

    Thank you

    Feng

  • Then 4.6 Hyperic to monitor a remote FTP service?

    Our company sometimes has problems with an FTP client.  Sometimes we cannot authenticate, and sometimes authenticate us but cannot transmit files.

    I set up an FTP service on the platform (linux, server) already allows us to FTP files to this customer.  I have configured the service with the IP address of the client's server and the name of user and password used for the test.  Availability is always 0% (or a "!") and said response time 'Metric data not available', yet it metrics records from time to time for all incoming connections, WORKBENCH and same State FIN_WAIT2 State.

    Am I headed in the right direction?  My TI colleagues want availability at least (authentication) of the system remotely and at most confirm file transfers work.  (The last part, I think to have to schedule test jobs who receive files in a test file, so this file/folder for monitoring changes.)

    On 29.11.2012, at 14:26, rwmastel [email protected]> wrote:

    If the counters, including availability, are specific to the local host, rather than the remote host specified in the configuration of the service, then how do I think the metric for the remote server?  Is this possible?

    Sorry, there was a misunderstanding: availability and response time are associated with the actual trial Hyperic done by connecting to the remote host.

    What about monitoring file transfers, I have not tried but I thought a script would have to FTP autour files and Hyperic should be able to control the files as they appear.  If this is the best test, then maybe I should work on this issue from this angle.

    Definitiely would be a way to do it. And if you want to monitor end-to-end, including file transfer itself, it's the way that I recommend.

Maybe you are looking for