Auditing not collecting data

Auditing has not been collecting data for some time.  I opened CMS log file in this directory (D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Logging) and there were several entries with the following starting at the same time data stopped being inserted into this table - ORA-01653: unable to extend table BOXIR2_AUDIT.AUDIT_DETAIL by 1024 in tablespace BOTBS.
My DBA has extended this tablespace, how/when do I verify if this issue has been resolved?  I have run a couple of reports after the db change, but still no auditing data.

CMS gets restarted weekly after DB backups have been completed.  10 mins after CMS has completed a restart, the connection to the audit database is lost.  CMS and Audit schemas are on the same db instance.
Edited by: Richard Mills on Nov 10, 2009 9:52 PM

Similar Messages

  • Email Form Not Collecting Data

    I have an email form on my index page. The form is not
    collecting data. Any suggestions?
    Here's the code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>Home Page</title>
    <style type="text/css">
    <!--
    body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    body {
    background-color: #FF0099;
    a {
    font-size: 90%;
    color: #33FFCC;
    a:link {
    text-decoration: none;
    -->
    </style>
    <link href="/css/layout.css" rel="stylesheet"
    type="text/css" />
    </head>
    <body>
    <div id="container">
    <div id="top">
    <p><!--content for ID top goes here
    --></p>
    <p> </p>
    <p>Rocking Horse Video</p>
    </div>
    <div id="nav">
    <ul>
    <li><a
    href="/pages/index.html">Home</a></li>
    <li><a
    href="/pages/pricing.html">Pricing</a></li>
    <li><a href="/pages/SEHJ 8-08.html">Browse Your
    Rides</a></li>
    <li><a href="/pages/To Order.html">To
    Order</a></li>
    <li><a href="
    http://shop.rockinghorsevideo.com">Shopping
    Cart</a></li>
    </ul>
    <!--content for nav div goes here -->
    </div>
    <!--content for container goes here -->
    <div id="main">
    <div id="story">
    <h1 class="style1">Rocking Horse Video</h1>
    <h2 class="style2">High-Definition DVDs</h2>
    <h4><img src="/images/Rocking Horse Video.jpg"
    width="100" height="70" class="image-left" />How was your last
    “Horse Shows In The Park?”  Wasn’t it
    fabulous?  Wasn’t it a total blast?  How was your
    horse over the jumps?  Weren’t those little girls with
    their pigtails and ponies adorable?  (Well, I guess they were
    cute when they weren’t beating you.)  Did you take home
    something (besides all those ribbons)  that truly captured the
    magic of that weekend , something that was yours to keep
    forever?</h4>
    That’s what Rocking Horse Video is all about. 
    Rocking Horse Video creates high-definition DVDs of you and your
    horse that you can enjoy for years to come.  Check out those
    rides.  Feel the exciting ambience of the show every time you
    watch your DVD.  These DVDs are more than a two minute ride to
    classical music.  Rocking Horse Video edits raw footage with
    state-of-the-art software to high-light your horse’s
    performance and reproduce more than a ride.   Every time
    you watch you get to experience the whole horse show all over
    again.
    <h2>Critique Your Rides</h2>
    <p>Rocking Horse Video gives you high-definition DVDs
    that entertain, educate, and sell.  See you and your horse in
    action and make your next horse show an even better one.  (You
    just have to beat those ponies next time.)  This is an
    affordable way to improve your performance for competitions to
    come.   Go over the video with your trainer and get
    double the benefit.</p>
    <h2>Sell Your Horse</h2>
    <p>Order a marketing video to show prospective buyers
    hands down how well your horse performs in the show ring.</p>
    <!--content for story div goes here --></div>
    <!--content for div main goes here -->
    <div id="sidebar"><h2><img src="/images/L'il
    Mite and Peanutbutter.jpg" width="150" height="113"
    class="image-left" />Capture Your Precious Memories</h2>
    Get a DVD at every show.
    <h5 align="left"><span
    class="style2"> Contact Rocking Horse
    Video</span><img src="/images/Rocking Horse Video.jpg"
    width="100" height="70" class="image-right" /></h5>
    <p>By Email: <a href="mailto:[email protected]"
    class="style3">[email protected]</a><a
    href="mailto:[email protected]"></a><br />
    By Phone: (352)281-0322<br />
    By Mail: Rocking Horse Video<br />
    6714 NW 34th Drive Gainesville, FL 32653</p>
    <p>
    <!-- End Sign-Up Form -->
    <!-- End Sign-Up Form -->
    </p>
    <form action="gdform.asp" method="post"
    enctype="text/plain" name="email" id="email">
    <p>Would you like to subscribe to our email list so
    you can be notified of upcoming events?
    yes
    <input type="radio" name="subscribe" id="radio"
    value="radio" />
    no
    <input type="radio" name="subscribe" id="radio2"
    value="radio2" />
    </p>
    <p>email address:
    <input name="email address" type="text" id="email
    address" size="40" />
    </p>
    <p>
    <input type="submit" name="button" id="button"
    value="Subscribe" />
    <input name="recipient" type="hidden" id="recipient"
    value="[email protected]" />
    </p>
    </form>
    </div>
    </div>
    </div><!--end container div -->
    </body>
    </html>
    Thanks!
    Kate

    > <h4><img src="/images/Rocking Horse Video.jpg"
    width="100" height="70"
    > class="image-left" />How was your last ?Horse Shows
    In The Park??? Wasn?t
    > it
    > fabulous?? Wasn?t it a total blast?? How was your horse
    over the jumps??
    > Weren?t those little girls with their pigtails and
    ponies adorable??
    > (Well, I
    > guess they were cute when they weren?t beating you.)?
    Did you take home
    > something (besides all those ribbons) ?that truly
    captured the magic of
    > that
    > weekend , something that was yours to keep
    forever?</h4>
    That's a big chunk of <h4>!
    > That?s what Rocking Horse Video is all about.? Rocking
    Horse Video
    > creates
    > high-definition DVDs of you and your horse that you can
    enjoy for years
    > to
    > come.? Check out those rides.? Feel the exciting
    ambience of the show
    > every
    > time you watch your DVD.? These DVDs are more than a two
    minute ride to
    > classical music.? Rocking Horse Video edits raw footage
    with
    > state-of-the-art
    > software to high-light your horse?s performance and
    reproduce more than a
    > ride.?? Every time you watch you get to experience the
    whole horse show
    > all
    > over again.
    That's a big chunk of nothing. You cannot have bare text like
    that on a
    page. It would have to be within a <p> tag, or
    something.
    > <form action="gdform.asp" method="post"
    enctype="text/plain"
    > name="email"
    > id="email">
    You are sending your form to a file called "gdform.asp" that
    is at the same
    folder level as this file. Is that file *there*?
    (it has nothing to do with a scripts folder)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "dreamer spiderwoman1" <[email protected]>
    wrote in message
    news:[email protected]...
    >I have an email form on my index page. The form is not
    collecting data.
    >Any
    > suggestions?
    >
    > Here's the code:
    >
    ...snip...
    >
    > <!--content for container goes here -->
    >
    > <div id="main">
    > <div id="story">
    > <h1 class="style1">Rocking Horse Video</h1>
    > <h2 class="style2">High-Definition DVDs</h2>
    > <h4><img src="/images/Rocking Horse Video.jpg"
    width="100" height="70"
    > class="image-left" />How was your last ?Horse Shows
    In The Park??? Wasn?t
    > it
    > fabulous?? Wasn?t it a total blast?? How was your horse
    over the jumps??
    > Weren?t those little girls with their pigtails and
    ponies adorable??
    > (Well, I
    > guess they were cute when they weren?t beating you.)?
    Did you take home
    > something (besides all those ribbons) ?that truly
    captured the magic of
    > that
    > weekend , something that was yours to keep
    forever?</h4>
    > That?s what Rocking Horse Video is all about.? Rocking
    Horse Video
    > creates
    > high-definition DVDs of you and your horse that you can
    enjoy for years
    > to
    > come.? Check out those rides.? Feel the exciting
    ambience of the show
    > every
    > time you watch your DVD.? These DVDs are more than a two
    minute ride to
    > classical music.? Rocking Horse Video edits raw footage
    with
    > state-of-the-art
    > software to high-light your horse?s performance and
    reproduce more than a
    > ride.?? Every time you watch you get to experience the
    whole horse show
    > all
    > over again.
    > <h2>Critique Your Rides</h2>
    > <p>Rocking Horse Video gives you high-definition
    DVDs that entertain,
    > educate, and sell.? See you and your horse in action and
    make your next
    > horse
    > show an even better one.? (You just have to beat those
    ponies next
    > time.)?
    > This is an affordable way to improve your performance
    for competitions to
    > come.?? Go over the video with your trainer and get
    double the
    > benefit.</p>
    > <h2>Sell Your Horse</h2>
    > <p>Order a marketing video to show prospective
    buyers hands down how
    > well
    > your horse performs in the show ring.</p>
    > <!--content for story div goes here
    --></div>
    >
    > <!--content for div main goes here -->
    >
    > <div id="sidebar"><h2><img
    src="/images/L'il Mite and Peanutbutter.jpg"
    > width="150" height="113" class="image-left" />Capture
    Your Precious
    > Memories</h2>
    > Get a DVD at every show.
    > <h5 align="left"><span
    class="style2">?Contact Rocking Horse
    > Video</span><img src="/images/Rocking Horse
    Video.jpg" width="100"
    > height="70"
    > class="image-right" /></h5>
    > <p>By Email: <a
    href="mailto:[email protected]"
    > class="style3">[email protected]</a><a
    > href="mailto:[email protected]"></a><br
    />
    > By Phone: (352)281-0322<br />
    > By Mail: Rocking Horse Video<br />
    > 6714 NW 34th Drive Gainesville, FL 32653</p>
    > <p>
    >
    > <!-- End Sign-Up Form -->
    > <!-- End Sign-Up Form -->
    > </p>
    > <form action="gdform.asp" method="post"
    enctype="text/plain"
    > name="email"
    > id="email">
    > <p>Would you like to subscribe to our email list
    so you can be
    > notified of
    > upcoming events?
    > yes
    > <input type="radio" name="subscribe" id="radio"
    value="radio" />
    > no
    > <input type="radio" name="subscribe" id="radio2"
    value="radio2" />
    > </p>
    > <p>email address:
    > <input name="email address" type="text" id="email
    address" size="40"
    > />
    >
    > </p>
    > <p>
    > <input type="submit" name="button" id="button"
    value="Subscribe" />
    > <input name="recipient" type="hidden" id="recipient"
    > value="[email protected]" />
    > </p>
    > </form>
    >
    > </div>
    > </div>
    > </div><!--end container div -->
    > </body>
    > </html>
    >
    > Thanks!
    >
    > Kate
    >

  • Custom Dashboards not collecting data

    Hi, i have been having issues with my custom dashboards that are not collecting data, I have gone through the event log and the only error im getting are the following:
    Cannot connect to Operations Manager Root Management Server.
    Error: The OpsMgr SDK Service is not running on Operations Manager Root Management Server 'localhost'.
    I have been getting alot of these errors mentioned above in the event log.
    Connection with the Operations Manager Root Management Server failed.
    Error: The Exchange Monitoring Correlation service cannot connect to the Operations Manager Root Management Server SDK Service. Exchange alerts will not be raised.
    Number of occurrence: 4
    Retrying in 30 seconds...
    component SMS_STATE_MIGRATION_POINT on computer "server name" reported:  SMS Executive detected that this component stopped unexpectedly.
    Possible cause: The component is experiencing a severe problem that caused it to stop unexpectedly.
    any advice would be greatly appreciated, thanks.

    Hi,
    Are you getting errors 714 and error 717? What is your SCOM version?
    If you are running SCOM 2012 SP1, you may try o install UR5 for it and check the result.
    To resolve this error, please also try to restart the following Root Management Server services:
    Config service (Microsoft.MOM.ConfigServiceHost.exe)
    Health Service (HealthService.exe)
    SDK service (Microsoft.MOM.Sdk.ServiceHost.exe)
    Please also go through the article below:
    https://technet.microsoft.com/en-us/library/ff360495%28v=exchg.140%29?f=255&MSPPError=-2147217396
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Performance Report Manager not collecting data

    I'm running SMC 3.6 with the Performance report manger module installed on the server and hosts. The hosts are logging data to their circular file. But when I open the Report Manager then Data-Data Collection there are no hosts listed in the "Hosts with Data Collection Enabled" or "Hosts with Data Collection Disabled" fields.

    PRM is sensitive to host naming issues. If your SunMC Agent resolves it's IP backwards to "hostA.mydomain.com" and your SunMC Server resolves that same IP backwards to "hostA" (or if the situation is reversed) then you'll have problems.
    If you do find a mismatch (but SunMC is otherwise running fine - indicating the security is still valid) simply try deleting the icon for a host and recreating it with the proper name. I.E. erase the icon you made for "hostA" and replace it with an icon for "hostA.mydomain.com". It will look and feel the same in the Console, but PRM will treat it differently.
    Note that PRM only collects data from the Agent every hour, so it may take that long for your changes to show any effect.
    Regards,
    [email protected]
    http://www.HalcyonInc.com

  • Only one Host not collecting data

    Hi,
    When I check Data Collection window only one machine seems to have a yellow colored exclamation mark next to it. It says data not collected in the latest collection cycle. I have uninstalled and re-installed the agent twice, but same message comes up. Also, i have to zones that have data collection in active. Any ideas on how to fix this issues.
    Thanks in advance.

    Hi,
    When I check Data Collection window only one machine seems to have a yellow colored exclamation mark next to it. It says data not collected in the latest collection cycle. I have uninstalled and re-installed the agent twice, but same message comes up. Also, i have to zones that have data collection in active. Any ideas on how to fix this issues.
    Thanks in advance.

  • Dbx collector not collecting data for all threads

    Hi, I am having problem with the dbx collector when I collect data from a multithreaded application. Data seems to be collected only from the first threads. Sun Studio 11
    (dbx) attach -p 5501 my_proc
    (dbx) threads
    > t@2 a l@2 SI_SigThr() running in ___sigtimedwait()
    t@3 a l@3 SF_autoReInit() running in ___nanosleep()
    t@4 b l@4 SF_sendHeartBeats() running in ___nanosleep()
    t@5 a l@5 SF_Main() running in ___nanosleep()
    t@6 a l@6 MSI_TimerThread() running in ___nanosleep()
    t@7 b l@7 HbtMonitor() running in ___nanosleep()
    t@20 b l@20 umem_update_thread() sleep on 0xfe803ea8 in __lwp_park()
    t@22 a l@22 FXI_SorterSpooler() sleep on 0xbd418 in __lwp_park()
    t@23 a l@23 XCI_ReaderThread() running in __pollsys()
    t@24 a l@24 MSI_ListenerThread() running in soaccept()
    t@25 a l@25 MSI_ListenerThread() running in soaccept()
    ... and so on.... (sever hundred threads)
    t@33 a l@33 ReconnectingThread() sleep on 0xc55f8 in __lwp_park()
    ... and so on.... (sever hundred threads)
    (dbx) collector limit unlimited
    (dbx) collector enable
    (dbx) cont
    ^C
    (dbx) collector show
    collector enable
    collector profile timer 10.007
    collector profile on
    collector synctrace threshold calibrate
    collector synctrace off
    collector hwprofile counter insts
    collector hwprofile off
    collector heaptrace off
    collector mpitrace off
    collector store directory "."
    collector store experiment "test.3.er"
    collector sample periodic
    collector dbxsample on
    collector sample period 1
    collector limit none
    collector archive on
    (dbx) collector disable
    When viewing the experiment only the t@2,t@3,t@4 and t@33 are seen!?
    What

    I had a few other questions in my earlier post.
    During the time that data collection was running, how active (w.r.t. CPU time) should those threads be? When you run collect (instead of DBX) and look at timeline, how much activity do you see activity on the 'missing' threads during the similar segment (and loading) of the program's operation ? (I believe the collector won't record data if a thread does not get sufficient CPU time during the data collection period. )
    Also, please post which OS version you are using and which version of collect & dbx. Thanks!

  • Network Analysis Module (NAM) port-adapter not collect data

    Hi,
    i have an issue for collect data on adapter 1, that don´t collect data but see that adapter 2 if collect data on module 4.
    monitor session 1 source vlan 102 rx
    monitor session 1 destination analysis-module 4 data-port 1
    monitor session 2 source vlan 106 rx
    monitor session 2 destination analysis-module 4 data-port 2
    I reconfigured newly monitor and continues with that issue. Always ok by data-port 2.
    - show version Cisco 6513
    Cisco IOS Software, s72033_rp Software (s72033_rp-ADVENTERPRISEK9_WAN-M), Version 12.2(33)SXH7, RELEASE SOFTWARE (fc3)
    . show version NAM
    NAM application image version: 3.5(1b)
    - sh module
    Ports Card Type                              Model           
    8  Network Analysis Module                WS-SVC-NAM-2
    Hw    Fw           Sw           Status
       2.0   7.2(1)       3.5(1b)      Ok
    Any idea or cuestion?

    Hi,
    I see web GUI that is active 2 monitor session with Destination Module 4.
    Active SPAN Sessions
    Monitor Session
    Type
    Source - Direction
    Dest. Port
    Dest. Module
    Status     
    1
    vlan
    (106) - Rx
    4/7
    4 (local)
    active
    2
    vlan
    (102) - Rx
    4/8
    4 (local)
    active
    Select a SPAN session, then take an action
    Create
    Save
    Add Dest. Port 1
    Add Dest. Port 2
    Edit
    Delete
    But don´t see data about DATA PORT 1, but if see data about DATA PORT 2
    Data Source:
    Most Active Applications (bytes/sec)         No data available
    Most Active Hosts (output bytes/sec)Total hosts      90 (Network)   No data available
    Protocol Suites No data available
    Server Response Times (msec)          No data available
    Any ideas?

  • Audit not capturing data

    Hi,
    I have enabled Auditing but nothing is getting written into it.
    I can see under CMS>Settings> Auditing is Enabled and when I see the default folder /app/boe/bobje/Data/Auditing I can see the TXT files getting created but with 0KB.
    Why nothing is getting written into the DB as well?
    Please advise,
    regards
    ITS BO XI 3.1 / SOLARIS 10 / ORACLE 10.2.0 in 2 box clustered environment.

    Hey guys,
    No luck so far.
    I was thinking why would i turn ON WebIntelligenceAdaptiveserver for auditing reports which are totally based on Crystal Reports
    We run a report and when I go and have a look at the folder /app/boe/bobje/data/Auditing - I can see text files being created but with 0Kb.
    Why nothing is getting written into it.
    Auditing is enables but still ?
    any ideas ? and also From where can I get detail description of Metadata fields of CMS ? I tried in vain to look for it but no luck.
    I want to see what does the field names such as SI_Infoobjects6 etc etc.. means?
    I can run query through QueryBuilder but what does those fields means ? Any document that lists the descriptions ?
    please advise
    NOTE - I am running BO XI 3.1 SP2 / ORacle 10.2.0/ Solaris 10
    So that fixpack 3.7 cannot be applied as this is not SP3.
    IS there a  known issue with SP2.
    Edited by: Priyank Gupta on Mar 1, 2012 1:19 AM

  • OEM plugin not collecting data on cDOT

    All, My DB Engineer and I a re working to get this up and running for collwcting SMO data. I have created an account on the SVM with vsadmin-readonly and an he added it to the OEM package. It seemed to connect correctly. However after 12 hours there is no data to show. What are some of the things that I need to check on the filer to make sure data is flowing to the plugin? Web services are on: External Web Services: true
    Status: online
    HTTP Protocol Port: 80
    HTTPs Protocol Port: 443
    TLSv1 Enabled: true
    SSLv3 Enabled: true
    SSLv2 Enabled: false
    SSL FIPS 140-2 Enabled: false And https appears to be on: mgmt
    dns allow 0.0.0.0/0
    http allow 0.0.0.0/0
    https allow 0.0.0.0/0 Any suggestions?

    Hi Michael, cDOT settings looks fine. Looks to be problem with performance data collection or user account creation. Can you please send the logs generated at the following path:Goto OEM Agent host: (<agent_inst_folder>/plugins/<netapp_plugin>/scripts/log) Please send logs: [email protected] Also - Please check if volume details metric is able to fetch the data.Regards,Sachin Maheshwari

  • Health App not collecting data

    I have a iPhone 6 and for the first three weeks the Health app worked just great. Now since about one week it doesn't seem to collect any data anymore. The dashboard just shows no data on steps, distance and stairs. Also all historical data is gone. I also have Fjuul and Withing apps, which both are counting steps like before so obviously there is nothing mechanically wrong with the movement processor. Any ideas what to do to get the Health app up and running again? Naturally I have rebooted the phone several times so that doesn't help.

    EdHDC,
    I'm sorry that I don't have a fix for your issue, but I did want to mention that if you end up in a scenario where you get things working and find that you have data prior to your fix that doesn't automatically get imported in, we have released an app specifically for importing data into HealthKit / Health App.  It requires data in a CSV (comma separated value) format currently, but that is the format that most apps provide for their exported files.
    The app is called Health Importer and more information is available on the App Store at:  https://itunes.apple.com/us/app/health-importer/id930943780?ls=1&mt=8
    Hope it's a helpful tool for you or others who come across the post!

  • Syslog Reports not collect Syslog.log file Messages

    I am doing a installation on CiscoWorks 3.2. after two three weeks I found my syslog services is not working properly. Once I checked on the syslog.log its updated with the device logs as normal. But when I am going to generate report it’s not collect data from the syslog log file. I have notice my syslog analyzer and syslog collator processes are shown as = Program started - No mgt msgs received. Is this normal on the LMS serve?
    Anyway I found following error massagers on the SyslogAnalyzer.log file.
    cisco.nm.xms.ctm.common.CTMException: CTMRegistryClient::addNewURNEntry URN : SyslogAnalyzerService ErrMsg : URN already in use
                    at com.cisco.nm.xms.ctm.server.CTMServer.publish(CTMServer.java:253)
                    at com.cisco.nm.xms.ctm.server.CTMServer.publish(CTMServer.java:180)
                    at com.cisco.nm.rmeng.sa.SyslogAnalyzerEngine.registerWithCtm(SyslogAnalyzerEngine.java:2267)
                    at com.cisco.nm.rmeng.sa.SyslogAnalyzerEngine.start(SyslogAnalyzerEngine.java:2189)
                    at com.cisco.nm.rmeng.sa.SyslogAnalyzerService.main(SyslogAnalyzerService.java:109)
    please I need your expertise knowledge to sort out this problem.
    Thank you,
    Chandimal.k
    +94777420771

    Hi,
    Errors Found:
    SyslogCollector - [Thread: main] WARN , 15 Dec 2011 14:33:46,505, Unable to resurrect connection to a subscriber.
    URN : SyslogAnalyzerService ErrMsg : URN already in use
    Try deleting the ctmregistry and ctmregistry.backup files and regenerat your SSL certificate and then resubscribed to the syslog collector.
    1. net stop crmdmgtd
    2. delete all the server.* files in ../CSCOpx/MDC/Apache/conf/SSL
    3. Open a dos shell and cd to:
    ../CSCOpx/MDC/Apache, and run: perl ConfigSSL.pl -disable and then again perl ConfigSSL.pl -enable
    You will see now a lot of questions, please make sure that you enter correctly the question of FQDN!
    4. if you don't want to use SSL, run again: perl ConfigSSL.pl -disable
    If you use SSL please don't do anything.
    5. net start crmdmgtd
    Then wait fifteen minutes for all the LMS services to come up before testing.
    Thanks

  • Hum 1.1 does not collect information CPU router 7507VXR/RSP4

    Hello everyone, HUM has not been possible to  extract information from computer's CPU. I have not found more information on the cisco.com  website or anywhere.
    According to official papers only need the mibs  CISCO-PROCESS AND ENTITY.
    Please  your help and comments.
    Regards,
    Guilliano Palavecino Rojas  
    Enginner Support Communications
    Adexus S.A

    First of all, correct that the model of router is 7507/RSP4 (x2) with IOS 12.2 (14) S19.
    The way of configuring the poller,
    - HUM
    - Poller and template management
    - Poller management
                 - Create
                 - Device selector (rete1, rete2)
                 - Poller detail
                          -name: cpu_test_7507
                          -polling interval: 5 min
    - Templates
                          -cpu utilization
                 - Selected templates
                          -cpu utilization
    NEXT
    Available instances = 0
    Also, selecting "poll all instances" I have available two instances, but at the end of the poller does not collect data.

  • Audit Vault - OS data collection

    Hi all,
    Based on the Oracle Audit Vault Administrator's Guide, Release 10.2.3.2, it is not mentioning anywhere i the tool has the functionality to collect data from OS (Linux, WIN, Unix etc). This is the case right?
    Thanks

    Hi,
    Yes, you are correct. As of this release (10.2.3.2), Audit Vault can only collect audit trails from databases - Oracle, SQL Server, Sybase, and DB2 LUW. Operating System audit trails are not supported.
    Regards.

  • St03N not collecting all data

    HI
    does anyone know why would st03n not collect all proper data, we found out recently that a user had scheduled a program as a background job to run and it ran successfully but when we look on that date we don't see that it had run and even that user doesn't come out in the history
    any ideas why?
    regards

    Sorry Sujit that I wasn't clear
    the job i was referring to was a z program that was run be a user in the background.
    that is how we started knowing that there were missing data in st03n
    we were trying to see how many time that program ran and who ran it
    so we went to see in st03n but we found out that there was no history for that program in there or any history for the user who ran the z program in the background.
    there is no connection to SAP_COLLECTOR_FOR_PERFMONITOR background job. this job is running successful in our system and all other data is being collected
    so the data that was missing was on the 14th of march and then we found out that there is no entry of any sort in st03n for 15th of march, but we have data for 16th of march.
    so now we want to know what happened
    i hope this is clear now
    regards

  • SharePoint 2010 designer workflow assoicated tasklist not showing columns added by collect data

    Hi,
    We had a SharePoint designer workflow in production. This is a reusable workflow, and this workflow uses collect data action to get some of data from users. Through collect data action, we added 7 columns(default task list), which have been used in logging,
    email template and other places in the rest of the workflow.
    Suddenly we find all the references to task columns(added through collect data), are not showing up in the workflow. If we try to add those collect data columns, it is not showing in "Field from Source" field as shown below.
    Here Association Tasklist field are not showing.
    If we again try to select columns, we find that all the columns that we added through collect data
    no longer visible in associated task list.
    Please help. 

    Hi Fender,
    Please can you confirm which version of Outlook your users have (and if they are all on the same version)? All my none 2007 users lack the Edit Item button, and have to use the links in the body of the email, which I believe is simply due to the fact that
    2003 et al lacks the same SharePoint integration options as 2007.
    Cheers
    Stew

Maybe you are looking for