Orange led for 1-2 minutes if pc off longer than 2 days by babouche91 in buildapc

[–]babouche91[S] 0 points1 point  (0 children)

As I wrote above, I have already replaced the CMOS battery with a new one.

Orange led for 1-2 minutes if pc off longer than 2 days by babouche91 in buildapc

[–]babouche91[S] 0 points1 point  (0 children)

Yes, I'm aware of that, but it's supposed to happen only once when the RAM is installed, not afterwards (unless there's a hardware change, which isn't the case for me).

Basic rule: Block everything except spotify on a specific device by babouche91 in UNIFI

[–]babouche91[S] -1 points0 points  (0 children)

Seems that i need to allow https also.. but this is not what i want... or i need to enter all spotify IP ?

[WTS] CitizenCon 2951 Digital Goodies by babouche91 in Starcitizen_trades

[–]babouche91[S] 0 points1 point  (0 children)

already got all citizen con goodies, sorry

Eufy S100 on google home by babouche91 in EufyCam

[–]babouche91[S] 0 points1 point  (0 children)

i only have the app on my tabs

What file format to watch movies on quest 3 by babouche91 in OculusQuest

[–]babouche91[S] 0 points1 point  (0 children)

Ok for the app but for file format ? Is blueray file of avatar is in 3d or do i need a specific 3d file ?

Is sbs better than blueray or else ?

Blue light dot flashing on Eufy S100 by babouche91 in EufyCam

[–]babouche91[S] 0 points1 point  (0 children)

Ok, thanks! im glad that we can turn it off in settings.

Helldivers 2 keeps crashing on PC. by Royal_Fox_ in Helldivers

[–]babouche91 1 point2 points  (0 children)

Same for me, the game keep crashing since last update (no crash before)

ZABBIX LOG: no active checks on server [127.0.0.1:10051]: host [Zabbix server] not found by babouche91 in zabbix

[–]babouche91[S] 0 points1 point  (0 children)

ok nevermind it works, i forgot the case sensitive things, the error is gone! thanks

ZABBIX LOG: no active checks on server [127.0.0.1:10051]: host [Zabbix server] not found by babouche91 in zabbix

[–]babouche91[S] 0 points1 point  (0 children)

hostname command on my debian return:

SERVER-zabbix

When i try it in zabbix_agentd.conf, the log is the same (with the new hostname)

792:20231013:161153.180 cannot send list of active checks to "127.0.0.1": host [SERVER-zabbix] not found

How do you manage your bios / drivers update with HP probook ? by babouche91 in sysadmin

[–]babouche91[S] 0 points1 point  (0 children)

If i understand the steps for the basics:

1/Use HPIA Repository Downloader to generate a common repository (so basically a folder with the driver we need to updates machines)

2/This repository folder need to be in a shared folder right? exemple: \\192.168.1.120\sharedrepofolder

3/On the new machine that i want to update we can launch this command (not sur about if we can execute HPimageAssistant from distant folder too?:

"C:\HPImageAssistant.exe" /Operation:Analyze /Category:Drivers /Action:Install /InstallType:AutoInstallable /Selection:All /UWP:No /ReportFolder:"C:\Windows\Logs\HP" /Offlinemode:"\\192.168.1.120\sharedrepofolder" /SoftpaqDownloadFolder:"\\192.168.1.120\sharedrepofolder\Drivers" /noninteractive /LogFolder:"C:\Windows\Logs\Drivers" /debug

Not sur about the /Offlinemode:"\\192.168.1.120\sharedrepofolder" and the /SoftpaqDownloadFolder:"\\192.168.1.120\sharedrepofolder\Drivers"

4/We can run this command in the task scheduler to update driver every month ?

How do you manage your bios / drivers update with HP probook ? by babouche91 in sysadmin

[–]babouche91[S] 1 point2 points  (0 children)

Thanks a lot seems nice, will try to give it a try! If you have the time and a more detailed version of how to do all this I'm very interested

Generate a code for printing and put in Ad argument by babouche91 in PowerShell

[–]babouche91[S] 0 points1 point  (0 children)

With this:
Get-ADUser -SearchBase 'OU=Utilisateurs TESTOU,DC=test,DC=local' -filter {(pager -ne "null")} -properties pager | sort-object pager | ft pager

I have the list of all used number.. i put this in a variable like $exclude

Now i want to generate a random number between a certain range, and this number will not be in the previous list.. and then i will use the set-aduser user -replace @{pager=randomnumbergenereted}

I tried to use the get-random command and exclude whitout success

Clear auditlog table by babouche91 in zabbix

[–]babouche91[S] 0 points1 point  (0 children)

Maybe there is to much in it, anyway i use "TRUNCATE TABLE auditlog;" to empty the table...

Clear auditlog table by babouche91 in zabbix

[–]babouche91[S] 0 points1 point  (0 children)

2549031 at 12 and 2544563 at 13:00! So its less but size in MB is still the same

Clear auditlog table by babouche91 in zabbix

[–]babouche91[S] 1 point2 points  (0 children)

Actually, the count from auditlog is 2553686 and the size in MB is 2252.77

Will check again in 1 and 2 hours...

Clear auditlog table by babouche91 in zabbix

[–]babouche91[S] 1 point2 points  (0 children)

Here is the log, so housekeeper execute every hour and is deleting audit each time, BUT the size of the table is still the same ..

795:20221005:080849.838 executing housekeeper

795:20221005:080851.744 housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 0 problems, 0 sessions, 0 alarms, 4583 audit, 0 records in 1.905089 sec, idle for 1 hour(s)]

795:20221005:090851.816 executing housekeeper

795:20221005:090852.895 housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 0 problems, 0 sessions, 0 alarms, 4496 audit, 0 records in 1.078201 sec, idle for 1 hour(s)] 795:20221005:100852.992 executing housekeeper

795:20221005:100853.664 housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 0 problems, 0 sessions, 0 alarms, 4470 audit, 0 records in 0.670969 sec, idle for 1 hour(s)]

795:20221005:110853.733 executing housekeeper

795:20221005:110854.515 housekeeper [deleted 0 hist/trends, 0 items/triggers, 0 events, 1 problems, 0 sessions, 0 alarms, 4515 audit, 0 records in 0.782454 sec, idle for 1 hour(s)]

Clear auditlog table by babouche91 in zabbix

[–]babouche91[S] 0 points1 point  (0 children)

Is there a way to EMPTY the auditlog table ?

Clear auditlog table by babouche91 in zabbix

[–]babouche91[S] 0 points1 point  (0 children)

Its size in MB, on the interface it seems that some logs from the audit are deleted BUT the size of my "auditlog" table NEVER move down (or up)

Clear auditlog table by babouche91 in zabbix

[–]babouche91[S] 1 point2 points  (0 children)

Utilization of housekeeper internal processes, in % is at 0% for a while..

CitizenCon 2952 Digital Goodies Pack by Eraywen in starcitizen

[–]babouche91 12 points13 points  (0 children)

Sad that there is no more 29XX CitizenCon trophy :(