cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

rvenkat6
Node Link

Hi,

An operation perspective, Is there any tools I can use for Monitoring/Alerting neo4j instances running on Linux servers.

Apart from neo4j-Admin, any other GUI tools for Backup/Restore.

Please let me know your suggestions.

Thank you

Regards
Krishnan

Comments
jasperblues
Graph Buddy

You can monitor Neo4j with Halin: https://medium.com/neo4j/monitoring-neo4j-with-halin-4c11429b46ff

Here's an excellent docker container set up to monitor with Grafana: https://github.com/igorborojevic/grafana_neo4j

2X_a_a6651524913f20efc66b737658ee40f37c0cf4fb.png

What kind of alerts do you need? For health alerts, if you're deploying to AWS, that can be easily set up.

rvenkat6
Node Link

Thank you so much. The tool looks good, I have installed on Neo4j Desktop. When I am trying to install on Linux servers, getting errors. Any help will be appreciated.

scripts/build.js:64
({ stats, previousFileSizes, warnings }) => {
^

SyntaxError: Unexpected token {
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:387:25)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Function.Module.runMain (module.js:447:10)
at startup (node.js:141:18)
at node.js:933:3

rvenkat6
Node Link

Also, Is there any possibility to monitor more than one servers in single URL.

Version history
Last update:
‎11-27-2018 11:41 AM
Updated by:
Contributors