zeldor.biz

Linux, programming and more

Copyright © 2023
Log in

XMPP bring jabber server to live

July 12, 2015 by Igor Drobot Leave a Comment

XMPP

Extensible Messaging and Presence Protocol (XMPP) is an open XML technology for real-time communication, which powers a wide range of applications. Monitoring such as Icinga notifications or alive ping from a mobile phone.

Installation of ejabberd instant messaging server for XMPP:
[Read more…]

Filed Under: Linux Tagged With: ejabberd installation, Jabber, Jappix, Munin, Secure messaging, Xabber, XMPP

Change Munin Hostname

December 26, 2013 by Igor Drobot Leave a Comment

Munin

If you need to change the hostname of an existing munin node with a lot of data, and you want to retain all this existing historical data, follow this procedure:
[Read more…]

Filed Under: Bash, Linux, Monitoring Tagged With: bash, mass rename, Munin

WordPress Munin Plugin

June 13, 2011 by Igor Drobot 2 Comments

The original Plugin was written by Chris Bair, after some tunings it worked fine for me.

I made some useful modifications to this Plugin:
– Visualization of the number of Drafts
– Set table prefix (I hate hardcodet things)



And now how to use it, first you need to create a configuration file for the plugin(replace the needed credentials) [Read more…]

Filed Under: Bash, Linux, Monitoring, Networking Tagged With: Monitoring, Munin, munin-node, Wordpress

Nginx plugins for Munin

January 24, 2011 by Igor Drobot 1 Comment

Monitoring is great! I try to monitor everything I can – each service and important cron-jobs.

Since I’m running on nginx I searched a lot around the web for munin plugins, maybe yo know this problem you found one but you get empty graph.
[Read more…]

Filed Under: Debian, Linux, Monitoring Tagged With: Monitoring, Munin, Nginx, WGET