This is an old revision of the document!
This is the Ne.Mo. Network Monitoring configuration file:
{ "engines": { "snmp": { "querier": { "active": true }, "workers": { "threads": "20" } }, "script": { "querier": { "active": false }, "workers": { "threads": "2" } }, "sum": { "querier": { "active": true }, "workers": { "threads": 2 } }, "php": { "querier": { "active": true }, "workers": { "threads": 2 } }, "ping": { "querier": { "active": true }, "workers": { "threads": "10" } }, "threshold": { "active": false }, "map": { "active": false }, "newspaper": { "active": false }, "config": { "active": false }, "checksnmp": { "active": false }, "power": { "active": false }, "syslog": { "receiver": { "active": true, "port": "514" }, "workers": { "threads": "4" } }, "trap": { "receiver": { "active": true, "port": "162" }, "workers": { "threads": "4" } } }, "mysql": { "server": "192.168.251.7", "username": "nemoblade", "password": "n3m0b14d3", "tableModulus": "8", "invtableModulus": "8", "databases": { "dbmonitor": "dbmonitor", "dbdatalog": "newdatalog", "dbdatarange": "nemodata1", "dbsyslog": "nemosyslog" } }, "messaging": { "server": "10.213.150.53", "port": "5672", "username": "guest", "password": "guest" } }