Commit Graph
31 Commits
Author SHA1 Message Date
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