e4f48e661e
Add additional eventlog severity levels ( #5879 )
2017-02-13 22:32:02 +00:00
5bfd23e7eb
webui: New eventlog severity classification ( #5830 )
...
* New event log severity model
* Revert "New event log severity model"
This reverts commit 0783527af8ca492a562cc9a60e3887c24599000d.
* New event log severity model
* Fixed spaces vs tabs
* Learning the format requirements
* Learning the format requirements
* Moved the colours in to the stylesheet
* change SQL file to stop conflicting
* refactor log_event so severity isn't last, but reference is.
* keep having to move the file due to new PR conflicts
* Revert "keep having to move the file due to new PR conflicts"
This reverts commit f3030e7218f3403664616fde655e4d35c134516a.
* extended support to dashboard and eventlog page
* formatting
2017-02-12 22:41:05 +00:00
edbb6ae0e3
refactor: Centralize MIB include directory specification ( #4603 )
...
* refactor: Centralize MIB include directory specification
The default is now:
```
$config['mib_dir'].'/mibdirname:'.$config['mib_dir']
```
This means we exclude OS mibs and only use ours (we could prepend `+` if we want to include os mibs.
All snmp calls should only include the name of the subdirectory under the mibs directory.
* Remove d_echo from Proc
Fix snmpsim tests.
2016-09-28 14:19:28 +01:00
9284bc60ff
Update code in includes to be PSR-2 compliant ( #4220 )
...
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
558dfb2344
Pretty up the discovery process output
2016-06-21 00:59:43 +01:00
a42e3da6eb
Fixed discovery performance of VMware virtual machines.
2016-01-05 12:33:10 -08:00
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
4739254fbe
Added hardware / serial number support
2015-04-13 21:53:05 +01:00
ec1c9009a5
Added logging and also missing mib in polller
2015-04-12 13:57:31 +01:00
85f0940d4f
fixed detection of vmware guests
2015-04-12 09:53:17 +01:00
38918c9348
Fixes for dbInsert / dbUpdate queries
2014-06-10 22:21:10 +01:00
02792176fa
Updated most files to use dbFacile
2014-03-12 22:21:33 +00:00
b273e04241
/// -> //
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
cacf913a55
# -> / for phpdoc
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
6a1cce6090
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3147 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-07 16:23:43 +00:00
b08c1f0a08
fix vmware adding one vm when there actually was none
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3119 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 23:01:57 +00:00
c32aaeb7fc
Access VMware mibs through net-snmp using config from http://www.vmware.com/pdf/vsp_4_snmp_config.pdf
...
Patch by RobJE.
git-svn-id: http://www.observium.org/svn/observer/trunk@2983 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-07 22:27:39 +00:00
e3f4361e15
libvirt VM listing support (qemu/kvm over ssh only for now), renamed vmware table to something a little more generic
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2030 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-06 15:25:35 +00:00
f55a30f744
some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2029 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-06 13:54:50 +00:00
bb4746d4d0
cleanups, small fixes and remove test-*php from the root
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1998 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-31 10:51:02 +00:00
7454791074
code standard/cleanups
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1978 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-26 19:12:24 +00:00
80f6b2dcc2
VMWARE SUPPORT!! :)
...
- Support for VMware hosts AND Virtual Machines.
- VMware MIB files added.
- SVN property ignore on MIB .index files.
git-svn-id: http://www.observium.org/svn/observer/trunk@1976 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-26 17:16:09 +00:00