Hello,
I’ve successfully compiled wmic
The following command is also successful
wmic -U XXX/YYYY%ZZZZ //host "select * from Win32_ComputerSystem"
I’ve set the following into /opt/observium/config.php
$config['wmi']['domain'] = "XXX"; // Shorthand Domain/Workgroup (ie. not domain.local.com)
$config['wmi']['user'] = "YYYY"; // Username
$config['wmi']['pass'] = "ZZZZ"; // Password
… but this doesn’t solve the issue “unknown processor type”
I’ve the feeling Observium doesn’t use the wmic command. Did I miss something in the config file ?
The following command works but return a so tiny duration time for the wmi module I’m pretty sure it isn’t used
/opt/observium/discovery.php -h "XXXX" -m wmi-common
##### Starting discovery run at 2018-09-13 14:21:46 #####
##### tahiti [23] #####
o OS Type windows
o SNMP Version v2c
o Last discovery 2018-09-13 13:58:36
o Last duration 0.00 seconds
##### Module Start: wmi-common #####
o Duration 0.0001s
##### XXXX [23] completed discovery modules at 2018-09-13 14:21:46 #####
o Discovery time 0.0022 seconds
##### Finished discovery run at 2018-09-13 14:21:46 #####
o Devices Discovered 1
o Discovery Time 0.023 secs
o Memory usage 12MB (peak: 14MB)
o MySQL Usage Cell[2/0s] Row[6/0s] Rows[5/0.001s] Column[0/0s] Update[1/0.001s] Insert[1/0.001s] Delete[1/0s]
o RRDTool Usage
Best Regards
Thibault
De : observium <observium-bounces@observium.org> De la part de Andi Felani
Envoyé : mardi 11 septembre 2018 16:44
À : Observium <observium@observium.org>
Objet : Re: [Observium] unknown processor type
hi silvio,
for install WMI please refer to this website https://www.shellandco.net/wmic-command-ubuntu-16-04-lts/
On Tue, Sep 11, 2018 at 5:37 PM, Silvio del Val Hinojal <silvio.delval@pandasecurity.com> wrote:
Hi Andi,
How did you do that? I read something about that some months ago, but finally I didn’t do it. Is it difficult?
Regards,
Silvio
De: observium [mailto:observium-bounces@observium.org] En nombre de Andi Felani
Enviado el: martes, 11 de septiembre de 2018 12:08
Para: Observium <observium@observium.org>
Asunto: Re: [Observium] unknown processor type
hi tom,
it's done
installed and configuration WMI can solve unknown processor type
On Tue, Sep 11, 2018 at 2:45 PM, Andi Felani <afelani33@gmail.com> wrote:
hi tom,
thank you for quick reply
i will try as your advice
On Tue, Sep 11, 2018 at 2:40 PM, Tom Laermans <tom.laermans@powersource.cx> wrote:
Hi Andi,
This is literally what Windows returns via SNMP for the processor name. We can't do much about it.
You can try configuring Observium with WMI for CPU but that really isn't well supported or documented. The usage percentage is correct, it's just Windows' name for your CPU...
Tom
On 9/11/2018 9:37 AM, Andi Felani wrote:hi,
this is the first time i know about observium
last week i already install on debian 9
all device running well like cisco switch, cisco air, printer etc
when i try monitoring windows that unknown processor type
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium