d86b39395a
refactor: Small poller improvements, removes unecessary queries / execs ( #4741 )
2016-10-14 20:03:26 -05:00
8b68429a06
Tidy up alert output info for poller cli ( #4578 )
2016-09-25 10:01:58 -05:00
0ee1fac5da
fix: Small database query improvements in poller.php ( #4512 )
2016-09-21 12:56:42 -05:00
d2193f76ca
feature: allow scripts to be run from any working directory ( #4437 )
...
* feature: allow validate.php to be run from any working directory
* remove redundant realpath() call
* re-add realpath() to remove symbolic links
* realpath() isn't needed...
* chdir() in all php scripts in ./ and ./scripts/
* update-sql.php clearly is not used, as it was broken.
* Change some scripts to executable
Remove extra chdir() call in snmp-scan.php
* Missed console-ui.php
Kind of fixed console-ui.php help output
* Re-add newline
2016-09-14 16:53:04 +01:00
7dec670494
refactor: Updated a lot of references to LibreNMS - copyright still left intact ( #4339 )
2016-09-08 08:12:23 -05:00
abc6a5b799
PSR-2 Final cleanup ( #4247 )
...
refactor: Final PSR2 cleanup
2016-08-28 23:32:55 +01:00
200e670315
Fix defunct process issues: create Proc class ( #4210 )
...
* Proc class
Encapsulate processes in a class, when they go out of scope, we can use the __destruct() process to make sure the process terminates.
* Fix rrdtool_last checks failing
* Don't close rrdtool in rrd_graph
Try to start rrdtool process if they haven't been started yet
Remove some extra debug output
* phpdocs added
several cleanups
should still be functioning the same
Only open one rrdtool process for graph.php
2016-08-26 07:50:29 +01:00
e80a385b7f
RRDtool dual process (remote creation/check) ( #4104 )
...
* Prepare for dual rrdtool processes
Disabled at this time
Split out rrdtool version checks into rrdtool_create_command()
Tests for rrdtool_create_command()
Fixes a few small issues.
* Enable dual process and remote rrd check/creation
* remove full path for remote commands
* Doc updates
minor fix to rrdtool_tune()
* Set up bootstrap for phpunit
Fix issues with FileExistsException
* Attempt to fix phpunit
* Fix classloader and bootstrap to use full paths only (not depending on $config)
* Fix phpunit tests, config.php does not exist.
2016-08-22 16:32:05 +01:00
b673432058
Added support for nets-exclude in snmp-scan
2016-08-12 21:39:53 +01:00
846c5ab0c9
Add date to git version info
...
valdiate: local tz, rfc2822
poller: iso 8601
about: iso 8601 -> browser local
Also, do not fetch github info on about page, it isn't used.
2016-07-06 13:17:13 -05:00
ca9caca264
Update poller.php
2016-04-26 15:30:07 +02:00
1fb1f4473f
Update poller.php
...
";" at the end of the query
2016-04-21 11:46:32 +02:00
111c588816
poller - adding vrf-cisco-lite in device
2016-04-20 00:52:56 +02:00
0558275414
Added verbose debugging, normal debugging will now try and mask certain information
2016-01-17 14:39:17 +00:00
72cc180184
Merge pull request #2719 from SaaldjorMike/del-utime-func
...
Replaced custom utime() function with microtime(true)
2016-01-10 22:43:31 +00:00
63444e2f39
Rebased
2016-01-10 00:41:20 +00:00
e2d1a8e7d9
Replaced custom utime() function with microtime(true)
2016-01-08 13:33:32 +01:00
fdc0eca44d
Centralised version info + used in output
2016-01-06 00:14:35 +00:00
d48aa2789c
More influx changes
2015-12-18 11:48:33 +00:00
7b14aada4e
Rebased
2015-10-26 11:08:19 +00:00
da9e071d7d
Revert all PHP-Based MySQL Locks introduced in #1584
2015-09-02 14:46:42 +01:00
26554221fb
Add another safety-net to remove locks if the execution of poller/disco gets aborted or killed
2015-09-01 14:49:55 +01:00
e11f613bdd
Pause polling and discovery if there's an update-lock
2015-09-01 14:14:50 +01:00
b0a302bf77
Release MySQL locks when they are not used anymore
2015-09-01 11:10:56 +01:00
e7c51f2a80
add mysql lock for polling
2015-08-25 11:35:13 -04:00
86059f67c1
updated to use function for last commit
2015-08-25 08:40:20 +00:00
59de0d1478
Clean up some poller debug + added updated version and last git commit
2015-08-24 20:54:19 +00:00
4792879ce5
Remove all unneeded if($debug)-statements and replace them with d_echo in the rest of the directories...
2015-08-21 16:10:01 +02:00
433562d351
More updates for influx
2015-08-19 20:58:02 +00:00
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
07c1be5b00
Revert "Temp fix to remove .index at the start of the poller run"
2015-06-25 14:20:48 +01:00
0624b6c1d0
Temp fix to remove .index at the start of the poller run
2015-06-24 16:39:16 +01:00
ffd5a3d928
Adds Distributed Polling via Memcached.
2015-03-15 16:29:59 +00:00
976627dbb0
Added +x to poller.php
2015-01-05 21:13:58 +00:00
e867d3f1df
Merge branch 'alerting-dirty' of https://github.com/f0o/librenms into f0o-alerting-dirty
2014-12-21 12:56:29 +10:00
807fc9a3ba
Alerts gui commit
2014-12-16 20:03:19 +00:00
c0e1d9cbc5
Added Alerting
2014-12-15 11:10:26 +00:00
0e3b24bebc
Start on making date formats consistent
2014-08-07 03:45:30 +10:00
aa9dded019
Remove user-facing references to Observium
...
This eliminates nearly all of the user-facing references to Observium,
including in the names of temporary files and in the metadata of PDFs. Many
of these may not be used any more, but I've adjusted them anyway. These
changes should also make it easier to change the branding later if it is
needed. There are a few references of which I still don't understand the
significance, so I've left them as-is for now. The Unix agent in particular
is rather untidy.
2013-11-05 09:33:32 +10:00
63d428c0e1
Revert "update copyright notice" after discussion with Paul
...
This reverts commit 774233327e3b300011b7a6fdcbef3a375f34b8b8.
2013-10-28 12:01:36 -07:00
774233327e
update copyright notice
2013-10-28 01:46:59 -07: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
4db1454e92
move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3195 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 13:25:50 +00:00
2773a0b8cf
bye bye debug output, le sigh - also add newline before stats
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3157 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-09 16:36:36 +00:00
0f10f2b5b0
add ability to pass an array of values to rrdtool_update, which are checked and replaced with U if invalid.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3152 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-09 11:33:16 +00:00
dbf212f652
phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR CONFIG.PHP. YES. YOU.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3150 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-09 10:01:42 +00:00
62180e6146
add the ability to run poller without updating rrds. add --rigid to graphs.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3124 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-03 10:45:36 +00:00
850359711c
add memcached application graphing support. move applications to <<<app-$name>>> for easier detection. add connection tracking to mysql application. move logout to /logout/ not
...
/?logout=yes.
git-svn-id: http://www.observium.org/svn/observer/trunk@3096 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-27 17:18:26 +00:00
86a5e66358
automatically change directory to observium base, hopefully avoids the need of a cd /opt/observium in crontab and on commandline
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2989 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-08 10:39:10 +00:00