home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
TVSauditor
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="morpheus_xx" data-source="post: 343656" data-attributes="member: 48495"><p>the first things I found out:</p><p></p><p>1) on my mediacenter cpu load detection don't work:</p><p>[code]</p><p>15.12.2008 07:46:04 - WARNING Unable to get CPU usage: Category does not exist.</p><p>15.12.2008 07:46:04 - INFO A: Current CPU usage: 0,00%[/code]</p><p>2) on my working pc cpu load detection work, but counts wrong ?</p><p>it finds 4 cores and then counts load from 0..4 (means 5) </p><p>3) my tvservice mem usage is usually always like 150 mb ! </p><p>[code]</p><p>15.12.2008 09:37:08 - WARNING Unable to get CPU usage: Category does not exist.</p><p>15.12.2008 09:37:08 - INFO A: Current CPU usage: 0,00%</p><p>15.12.2008 09:37:08 - INFO A: Current Memory usage: 41,53MB</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for RadioWebStream Card (builtin) with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - INFO A: Are any cards recording: False</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for RadioWebStream Card (builtin) with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - INFO A: Are any cards timeshifting: False</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for RadioWebStream Card (builtin) with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - INFO A: Are any cards grabbing epg: False</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for RadioWebStream Card (builtin) with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser</p><p>15.12.2008 09:37:08 - INFO A: Are all cards idle: True</p><p>15.12.2008 09:37:08 - INFO AP0: Memory usage on normal level - ACTION: Restart TVService NOT necessary</p><p>15.12.2008 09:37:08 - INFO AP2: No cards are in use</p><p>15.12.2008 09:37:08 - INFO AP21: CPU usage for TVS(idle) on normal level - ACTION: Restart TVService NOT necessary</p><p>15.12.2008 09:37:08 - DEBUG **** END Audit for timestamp: 15.12.2008 09:37:08</p><p>15.12.2008 09:37:15 - INFO PowerEvent: ResumeAutomatic</p><p>15.12.2008 09:37:15 - INFO PowerEvent: ResumeAutomatic</p><p>15.12.2008 09:37:15 - INFO PowerEvent: ResumeSuspend</p><p>15.12.2008 09:42:08 - DEBUG **** START Audit for timestamp: 15.12.2008 09:42:08</p><p>15.12.2008 09:42:08 - DEBUG A: Loaded CPU max busy usage from settings: 70%</p><p>15.12.2008 09:42:08 - DEBUG A: Loaded CPU max idle usage from settings: 30%</p><p>15.12.2008 09:42:08 - DEBUG A: Loaded Memory max usage from settings: 100MB</p><p>15.12.2008 09:42:08 - WARNING Unable to get CPU usage: Category does not exist.</p><p>15.12.2008 09:42:08 - INFO A: Current CPU usage: 0,00%</p><p>15.12.2008 09:42:08 - INFO A: Current Memory usage: 140,39MB</p><p>[/code]</p><p></p><p>last night I had some incomplete recordings, no error found in log. Situation was:</p><p>- recording 3 different channels on same transponder (using CI/CAM!)</p><p>- different starting and ending times</p><p>- Logfiles showing correct start and end time </p><p>- some Recording files are to short, BUT the "last write" timestamp shows the logged end</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 343656, member: 48495"] the first things I found out: 1) on my mediacenter cpu load detection don't work: [code] 15.12.2008 07:46:04 - WARNING Unable to get CPU usage: Category does not exist. 15.12.2008 07:46:04 - INFO A: Current CPU usage: 0,00%[/code] 2) on my working pc cpu load detection work, but counts wrong ? it finds 4 cores and then counts load from 0..4 (means 5) 3) my tvservice mem usage is usually always like 150 mb ! [code] 15.12.2008 09:37:08 - WARNING Unable to get CPU usage: Category does not exist. 15.12.2008 09:37:08 - INFO A: Current CPU usage: 0,00% 15.12.2008 09:37:08 - INFO A: Current Memory usage: 41,53MB 15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser 15.12.2008 09:37:08 - DEBUG Tvsi: User for RadioWebStream Card (builtin) with status CardInUse is: NoUser 15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser 15.12.2008 09:37:08 - INFO A: Are any cards recording: False 15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser 15.12.2008 09:37:08 - DEBUG Tvsi: User for RadioWebStream Card (builtin) with status CardInUse is: NoUser 15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser 15.12.2008 09:37:08 - INFO A: Are any cards timeshifting: False 15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser 15.12.2008 09:37:08 - DEBUG Tvsi: User for RadioWebStream Card (builtin) with status CardInUse is: NoUser 15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser 15.12.2008 09:37:08 - INFO A: Are any cards grabbing epg: False 15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser 15.12.2008 09:37:08 - DEBUG Tvsi: User for RadioWebStream Card (builtin) with status CardInUse is: NoUser 15.12.2008 09:37:08 - DEBUG Tvsi: User for TechnoTrend BDA/DVB-C Tuner with status CardInUse is: NoUser 15.12.2008 09:37:08 - INFO A: Are all cards idle: True 15.12.2008 09:37:08 - INFO AP0: Memory usage on normal level - ACTION: Restart TVService NOT necessary 15.12.2008 09:37:08 - INFO AP2: No cards are in use 15.12.2008 09:37:08 - INFO AP21: CPU usage for TVS(idle) on normal level - ACTION: Restart TVService NOT necessary 15.12.2008 09:37:08 - DEBUG **** END Audit for timestamp: 15.12.2008 09:37:08 15.12.2008 09:37:15 - INFO PowerEvent: ResumeAutomatic 15.12.2008 09:37:15 - INFO PowerEvent: ResumeAutomatic 15.12.2008 09:37:15 - INFO PowerEvent: ResumeSuspend 15.12.2008 09:42:08 - DEBUG **** START Audit for timestamp: 15.12.2008 09:42:08 15.12.2008 09:42:08 - DEBUG A: Loaded CPU max busy usage from settings: 70% 15.12.2008 09:42:08 - DEBUG A: Loaded CPU max idle usage from settings: 30% 15.12.2008 09:42:08 - DEBUG A: Loaded Memory max usage from settings: 100MB 15.12.2008 09:42:08 - WARNING Unable to get CPU usage: Category does not exist. 15.12.2008 09:42:08 - INFO A: Current CPU usage: 0,00% 15.12.2008 09:42:08 - INFO A: Current Memory usage: 140,39MB [/code] last night I had some incomplete recordings, no error found in log. Situation was: - recording 3 different channels on same transponder (using CI/CAM!) - different starting and ending times - Logfiles showing correct start and end time - some Recording files are to short, BUT the "last write" timestamp shows the logged end [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
TVSauditor
Contact us
RSS
Top
Bottom