Tony Murray
1c08c11a77
Remove Laravel helpers ( #11428 )
...
* Remove Laravel helpers
* Replace qualifier with import
2020-04-18 00:37:56 +02:00
Neil Lathwood
42e5819130
refactor: Updated discovery/poller to use numeric sysObjectID ( #7922 )
...
* refactor: Updated discovery to use a core module for sysDescr/sysObjectID use
* final update hopefully
* revert changes
* more changes + docs
* migrated poller to use numerical sysObjectID
* more updates for sysObjectID
* update any alert rules which might have enterprises. in
* moved schema file
* small updates
* updated getHostOS()
* scrut fixes
* updated sysObjectId -> sysObjectID
* updated sysObjectId -> sysObjectID
* updated remainder of sysObjectId -> sysObjectID
* another sysObjectId -> sysObjectID
* fixed secureplatform test data
* Fix tests: $device is not pulled from the database before polling
Also, update the db in the core discovery module.
2018-01-06 23:00:47 -06:00
Neil Lathwood
255d5fb598
newdevice: Added state support for HP servers #5113 ( #6124 )
2017-03-09 16:05:01 -06:00
Tony Murray
a8037d9bdd
fix: windows server version detection ( #4648 )
...
* fix: windows server version works again
Cleanup poller file/convert to str_contains()
Fix Windows 10 Anniversery update
Add support for Windows Server 2016
* Update windows.inc.php
Restore trim(str_replace(
* Fix missing semi-colin
2016-09-28 19:33:03 -05:00
Tony Murray
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
arrmo
f2054d369b
Updates for Windows 10
2016-02-08 20:15:11 -06:00
laf
efee54043a
Swapped 2012 Datacenter / Non-DC around
2015-08-11 16:05:04 +00:00
laf
023e42a101
Updated Windows build versions + added server type for windows os
2015-08-06 20:00:36 +00:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
Alexander Sosna
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
laf
469124f0a9
Added Windows 2012 polling support
2014-03-16 20:54:49 +00:00
Adam Amstrong
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
Adam Amstrong
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
Tom Laermans
316b31acb1
Detect Dell systems and servicetag on Windows the same way as on "unix"
...
Patch by RobJE.
git-svn-id: http://www.observium.org/svn/observer/trunk@2982 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-07 22:26:52 +00:00
Tom Laermans
bb3fd6a8e3
add windows 7/2008 SP1 build numbers
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2881 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-02 12:07:54 +00:00
Tom Laermans
752bbc2af8
array keys are strings, duh
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2863 61d68cd4-352d-0410-923a-c4978735b2b8
2012-02-14 19:01:23 +00:00
Adam Amstrong
569e5186b6
basic comware (h3c now hp replacing procurve)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2697 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-24 13:57:04 +00:00
Adam Amstrong
00121fd3f8
fixes to new poller
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2233 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-03 21:46:25 +00:00
Adam Amstrong
7fc657e774
enhanced Windows OS detection and versioning
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2099 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-19 11:12:51 +00:00
Tom Laermans
722d912aa1
cleanup OS polling
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1841 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-15 11:59:47 +00:00
Adam Amstrong
f29e7b755b
redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1506 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 19:43:02 +00:00
Adam Amstrong
7c00f83649
detect intel itanium :)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1491 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 01:51:49 +00:00
Adam Amstrong
51098b42b7
improving windows support
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1465 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-23 17:43:38 +00:00
Adam Amstrong
84de6a0528
fix paths on includes (8 hour graph gap :[ )
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1449 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 23:18:29 +00:00
Adam Amstrong
15cdf5c9fa
add force10 mibs and os type detection. move per-os polling scripts from includes/polling/device-* to includes/polling/os/*
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1442 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 13:49:36 +00:00