Geert Hauwaerts
bb98173d4d
- Include dates in titlebar for svn diff's (by popular request)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2397 61d68cd4-352d-0410-923a-c4978735b2b8
2011-08-03 11:13:57 +00:00
Geert Hauwaerts
75ee70124d
- Added SVN support for rancid. You now see a diff between previous revisions.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2396 61d68cd4-352d-0410-923a-c4978735b2b8
2011-07-30 12:56:48 +00:00
Geert Hauwaerts
00f54c005a
- Added a setting 'rrdgraph_real_95th' to display the real 95th % based on the highest of both data points.
...
- Currently only enabled on port bits.
git-svn-id: http://www.observium.org/svn/observer/trunk@2395 61d68cd4-352d-0410-923a-c4978735b2b8
2011-07-19 19:16:23 +00:00
Geert Hauwaerts
b405b80494
- BUFIX: NULL vs array(NULL)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2394 61d68cd4-352d-0410-923a-c4978735b2b8
2011-07-19 18:13:05 +00:00
Geert Hauwaerts
26b4e22eac
Changed hardcoded year 2010 to PHP's built-in time functions.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2376 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-27 19:39:35 +00:00
Geert Hauwaerts
e18b0b20b2
- Remove aboslete debugging
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2306 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-13 13:05:40 +00:00
Geert Hauwaerts
993b5c5ead
BUGFIX: Typo fix in SQL query.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2304 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-13 12:55:01 +00:00
Geert Hauwaerts
ad1ca375e2
- BUGFIX: getidbyname() did not pass parameters to MySQL correctly.
...
- Restructured sysContact and sysLocation "not set" code.
- Do not display "SNMP Location" when empty or unset.
git-svn-id: http://www.observium.org/svn/observer/trunk@2299 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-13 12:28:57 +00:00
Geert Hauwaerts
291cbb2ec2
- Remove .index file from svn.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2270 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-08 12:49:04 +00:00
Geert Hauwaerts
02095b252e
- BUGFIX: hrDevice overwrite $device['os'], making everything arista-eos.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2269 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-08 12:46:11 +00:00
Geert Hauwaerts
9202ff9bee
- Added support in MySQL auth to prohibit users from modifying their password.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2252 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-05 14:54:12 +00:00
Geert Hauwaerts
bad7b536b5
BUGFIX: snmpwalk_cache_cip() only returned 1 array element, not the entire array.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2060 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-12 16:27:42 +00:00
Geert Hauwaerts
1760eff9df
BUGFIX: $graph[0] -> $graph["graph"]
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2032 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-06 18:26:16 +00:00
Geert Hauwaerts
ec7535c25a
- Moved an include from defaults to static-config.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1977 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-26 17:41:48 +00:00
Geert Hauwaerts
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
Geert Hauwaerts
6501cd29b5
- Code cleanup by Bastian Widmer.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1957 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-22 20:27:39 +00:00
Geert Hauwaerts
163b66b044
Sortable temperatures.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1932 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-19 01:50:34 +00:00
Geert Hauwaerts
0e9023d009
- Made tables sortable. For example storage, sort by disk utilization.
...
- To use add 'sortable' in the <table> class property.
git-svn-id: http://www.observium.org/svn/observer/trunk@1931 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-19 01:43:13 +00:00
Geert Hauwaerts
5b405190e1
- Remove " in sysContact.
...
- Fix error in ucd-mib polling.
git-svn-id: http://www.observium.org/svn/observer/trunk@1920 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-18 11:37:50 +00:00
Geert Hauwaerts
0fb92ed816
- Create the 'vrrd' directory if it does not exist.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1917 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-17 21:16:33 +00:00
Geert Hauwaerts
5c83b3f521
- User with restricted privileges will see only Locations where they have any access on. Other locations will be filtered from the lists.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1916 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-17 21:02:28 +00:00
Geert Hauwaerts
8d84ce4491
- Added JunOS ae and Linux bond interfaces to the exempt list for the device bits (aggregation) stats.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1775 61d68cd4-352d-0410-923a-c4978735b2b8
2011-02-01 23:20:27 +00:00
Geert Hauwaerts
a72b08ffe7
- Fixed broken "graphs" tabs.
...
- Changed Windows devices to use the SNMP Service uptime instead of the 'broken' hrSysUptime.
git-svn-id: http://www.observium.org/svn/observer/trunk@1774 61d68cd4-352d-0410-923a-c4978735b2b8
2011-02-01 22:35:37 +00:00
Geert Hauwaerts
67124e84fb
Ignore empty interfaces (for some reason every Active Directory entry gets reports as an interface)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1773 61d68cd4-352d-0410-923a-c4978735b2b8
2011-01-26 10:30:04 +00:00
Geert Hauwaerts
06ee8ec7d2
- Reverted 'temperature' database change.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1160 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 23:46:51 +00:00
Geert Hauwaerts
7c5432cdf6
- Fixed a href.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1159 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 21:14:48 +00:00
Geert Hauwaerts
01476f3ac7
- s/Observer/ObserverNMS
...
- Added Adam again ;)
git-svn-id: http://www.observium.org/svn/observer/trunk@1051 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-30 20:28:02 +00:00
Geert Hauwaerts
371e394d86
- First step toward multi-tenancy (multi branding in 1 instance)
...
- Created branding config.
- Adjusted some defaults.
git-svn-id: http://www.observium.org/svn/observer/trunk@1050 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-27 22:20:57 +00:00
Geert Hauwaerts
49aa3a3951
- Removed hardcoded binaries.
...
- Restricted nmap to level 10
- Replaced traceroute with mtr (report mode)
- Also edited the Installation Wiki to include whois, mtr and nmap.
git-svn-id: http://www.observium.org/svn/observer/trunk@1040 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-22 22:13:45 +00:00
Geert Hauwaerts
b8e962de5d
BUFIX: Syntax error.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1039 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-21 19:06:20 +00:00
Geert Hauwaerts
26bc8edda5
- Added support for CentOS.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1038 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-20 22:51:26 +00:00
Geert Hauwaerts
aaeecc81cd
- BUGFIX: Access privilege fix on the storage overview.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@965 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 15:30:51 +00:00
Geert Hauwaerts
3b279dc839
- Storage config / defaults fixes.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@964 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 14:35:38 +00:00
Geert Hauwaerts
fd4ff013d1
Typo fix.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@963 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 14:25:37 +00:00
Geert Hauwaerts
49917c671c
- Additional Cisco hardware check.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@962 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 14:02:00 +00:00
Geert Hauwaerts
0a7c59a00d
- Let's hope it's fixed now :)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@961 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:49:19 +00:00
Geert Hauwaerts
24f256a50e
Regex fix in ignore_junos_os_drives
...
git-svn-id: http://www.observium.org/svn/observer/trunk@960 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:36:40 +00:00
Geert Hauwaerts
ac012e9e28
ignore_bsd_os_drives regex fix.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@959 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:21:49 +00:00
Geert Hauwaerts
acf2d85b2f
- Ignored some FreeBSD OS drives.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@958 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 13:07:30 +00:00
Geert Hauwaerts
7de8199351
- Ignored some Juniper ERX storage partitions.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@957 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-26 12:42:32 +00:00
Geert Hauwaerts
d067cd5812
- BUGFIX: Renamed "Interfaces" to "Ports" in the top navigation menu.
...
- FEATURE: In the menubar for "Ports" added support for ignored interfaces.
- BUGFIX: Fixed the /ports/(down|admindown|errors|ignored)/ links.
git-svn-id: http://www.observium.org/svn/observer/trunk@955 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 22:23:48 +00:00
Geert Hauwaerts
1f4aa89950
BUGFIX: The MAC address change detection code did not use the proper interface to compare against. So false MAC change alerts where being send when using VRRP or LACP/PortChannel interfaces.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@954 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 21:42:15 +00:00
Geert Hauwaerts
74235000be
- Send email alerts on interface flaps when $config['warn']['ifdown'] is true.
...
- Added the setting timestamp_format:
Description: The timestamp format to use in logs or emails.
Default: d-m-Y H:i:s
- Modified timestamp dates.
git-svn-id: http://www.observium.org/svn/observer/trunk@952 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 20:40:35 +00:00
Geert Hauwaerts
eb7ffda978
- JunOS support for the storage rewrite.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@945 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-24 18:24:28 +00:00
Geert Hauwaerts
32255a829f
- Device hardware rewrite addon (Ex "CISCO1841" to "Cisco 1841")
...
git-svn-id: http://www.observium.org/svn/observer/trunk@930 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 21:05:58 +00:00
Geert Hauwaerts
6b5a450eca
- Unknown Linux devices with -server in the kernel version are now identified as a server. (Tested on Ubuntu 9.10-server)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@929 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 20:44:11 +00:00
Geert Hauwaerts
c8f73bfa67
- Missing ending ;
...
git-svn-id: http://www.observium.org/svn/observer/trunk@927 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 19:51:04 +00:00
Geert Hauwaerts
d54df316ac
- Added a utility function formatCiscoHardware()
...
Params: - A reference to the $device array.
- An optional (true) if you want the platform only (and not the part number)
- In device overview place Hardware before Operating System (makes more sence)
- Added virtual $device['hardware'] for Cisco platforms without an hardware tag (like Cisco 3750)
git-svn-id: http://www.observium.org/svn/observer/trunk@925 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 17:02:20 +00:00
Geert Hauwaerts
c32f652bd4
- Added a setting to toggle the display of sysDescr on the device overview page.
...
Setting: overview_show_sysDescr
Default: true
git-svn-id: http://www.observium.org/svn/observer/trunk@922 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 14:58:46 +00:00
Geert Hauwaerts
d19ff6b927
- BUGFIX: Syntax error fix.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@917 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 14:46:22 +00:00
Geert Hauwaerts
0f4400393b
- BUGFIX: temp_index was already defined as an integer. Use CHANGE instead of ADD.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@905 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 02:27:50 +00:00
Geert Hauwaerts
f9be9682c1
- Addon to r896.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@901 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 01:57:16 +00:00
Geert Hauwaerts
2f3b601053
- BUGFIX: Ignored interfaces should not be in the alerts.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@898 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 01:29:47 +00:00
Geert Hauwaerts
faaa03e4ad
- Do not display "Services" in the top navigation when servies are disabled.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@897 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 01:10:04 +00:00
Geert Hauwaerts
33d5200edd
- Added default config item to filter JunOS system partitions from the GUI.
...
Setting: ignore_junos_os_drives
Default: /packages, /dev and /proc
git-svn-id: http://www.observium.org/svn/observer/trunk@896 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 00:29:47 +00:00