![](https://secure.gravatar.com/avatar/3bbbd945c333b8013d0dfa23058f65b9.jpg?s=120&d=mm&r=g)
Torstein Eide wrote on 24.01.2020 14:32:
Hi Mike
The "lcsStatusHardwareInfoCpuLoad300sPercent.0" and lcsStatusHardwareInfo* memory" should be removed, or we get duplicate entries.
not understand what you mean.. How can CPU and Memory duplicate each other?
I have change the event type for "0". $type = 'lcsStatusVcCllMngrLinesEntryRegStatus'; -$config['mibs'][$mib]['states'][$type][0] = array('name' => 'eNotPossible', 'event' => 'ignore'); +$config['mibs'][$mib]['states'][$type][0] = array('name' => 'eNotPossible', 'event' => 'exclude');
As I see in svn trunk, this state already excluded.
I have add support for phoneusers. I have add support for LACOM-1723-MIB, simlare to the LCOS. Se attached file.
fre. 15. nov. 2019 kl. 14:23 skrev Mike Stupalov <mike@observium.org mailto:mike@observium.org>:
Hi, use latest revision, I just added this statuses in r10173. Torstein Eide via observium wrote on 15/11/2019 12:08:
Hi I like to add support for lcsStatusVcCllMngrLinesEntry, in LCOS-MIB. But i can't find any doc on how to add it. Can some point me to where i can read about what i need? I have found some example, like what is done in "apc.inc.php", but it does not contain any description. LcsStatusVcCllMngrLinesEntry ::= SEQUENCE { lcsStatusVcCllMngrLinesEntryIndex Integer32, lcsStatusVcCllMngrLinesEntryName DisplayString, lcsStatusVcCllMngrLinesEntryType INTEGER, lcsStatusVcCllMngrLinesEntryRegStatus INTEGER, lcsStatusVcCllMngrLinesEntryLineStatus INTEGER, lcsStatusVcCllMngrLinesEntryQuality INTEGER, lcsStatusVcCllMngrLinesEntryNumber DisplayString, lcsStatusVcCllMngrLinesEntryDomain DisplayString, lcsStatusVcCllMngrLinesEntryRegState INTEGER, lcsStatusVcCllMngrLinesEntryInccallrecv Integer32, lcsStatusVcCllMngrLinesEntryInccallansw Integer32, lcsStatusVcCllMngrLinesEntryInccallconn Integer32, lcsStatusVcCllMngrLinesEntryInccallfail Integer32, lcsStatusVcCllMngrLinesEntryOutcallattm Integer32, lcsStatusVcCllMngrLinesEntryOutcallansw Integer32, lcsStatusVcCllMngrLinesEntryOutcallconn Integer32, lcsStatusVcCllMngrLinesEntryOutcallfail Integer32, lcsStatusVcCllMngrLinesEntryRemoteIpAddress DisplayString } -- Torstein Eide Torsteine@gmail.com <mailto:Torsteine@gmail.com> _______________________________________________ observium mailing list observium@observium.org <mailto:observium@observium.org> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Mike Stupalov Observium Limited, http://observium.org
-- Torstein Eide Torsteine@gmail.com mailto:Torsteine@gmail.com